looks-like-github/Makefile

4 lines
47 B
Makefile
Raw Permalink Normal View History

2021-08-21 03:28:20 +09:00
.PHONY: test build
test:;./test
build:;./build