Makefile文件  |  9行  |  59 B

# TODO(go): Fix

test1:
	touch a.c

test2: a.o

.SUFFIXES: