1
0
mirror of https://github.com/pevans/erc-c.git synced 2024-06-24 15:29:32 +00:00
erc-c/Makefile
2018-02-03 20:50:45 -06:00

5 lines
58 B
Makefile

test:
cd tests/build && make && ./erc-test
.PHONY: test