looks-like-github/Makefile
2021-08-21 03:28:20 +09:00

3 lines
47 B
Makefile

.PHONY: test build
test:;./test
build:;./build