Mypal/build/pymake/tests/serial-dep-resolution.mk
2019-03-11 13:26:37 +03:00

6 lines
46 B
Makefile

all: t1 t2
@echo TEST-PASS
t1:
touch t1 t2