urchin/Makefile
2016-04-04 21:07:29 +00:00

9 lines
109 B
Makefile

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