TabFS/test/Makefile

6 lines
50 B
Makefile

run-test: test
./test
test: test.c
cc -o $@ $^