Files
2016-01-26 18:24:31 +01:00

8 lines
71 B
Makefile

test:
@node test
benchmark:
@node benchmark
.PHONY: test benchmark