urchin/Makefile

9 lines
112 B
Makefile
Raw Permalink Normal View History

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