urchin/Makefile

9 lines
109 B
Makefile
Raw Normal View History

2016-04-04 21:07:29 +00:00
.PHONY: test install
test:
./urchin tests
./urchin -s sh ./cross-os-tests
install:
cp ./urchin /usr/bin