test: test.c gcc test.c -o test runtest: test rm -f out ./test out stat out sync stat out .PHONY: runtest