isso/node_modules/css/Makefile

8 lines
71 B
Makefile
Raw Normal View History

2018-04-16 04:44:45 +00:00
test:
@node test
benchmark:
@node benchmark
.PHONY: test benchmark