jairee/Makefile
2019-10-29 17:47:46 -04:00

8 lines
70 B
Makefile

.PHONY: all
all:
./rscons
.PHONY: test
test: all
./build/e.1/tests