diff options
Diffstat (limited to 'node/Makefile')
-rw-r--r-- | node/Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/node/Makefile b/node/Makefile deleted file mode 100644 index cbfa1e4a..00000000 --- a/node/Makefile +++ /dev/null @@ -1,8 +0,0 @@ - -.PHONY: all install - -all: - @echo "You are made of stupid!"; exit 23 - -install: - ./install |