summaryrefslogtreecommitdiffstats
path: root/node/Makefile
blob: cbfa1e4acf147044192222a772947a3fe4bec5d1 (plain)
1
2
3
4
5
6
7
8

.PHONY: all install

all:
	@echo "You are made of stupid!"; exit 23

install:
	./install