mirror of
https://github.com/pevans/erc-c.git
synced 2024-11-16 09:07:05 +00:00
5 lines
58 B
Makefile
5 lines
58 B
Makefile
test:
|
|
cd tests/build && make && ./erc-test
|
|
|
|
.PHONY: test
|