urchin/Makefile
2016-04-04 21:10:37 +00:00

9 lines
112 B
Makefile

.PHONY: test install
test:
./urchin tests
./urchin -s sh -v ./cross-os-tests
install:
cp ./urchin /usr/bin