summaryrefslogtreecommitdiffstats
path: root/build/pymake/tests/serial-dep-resolution.mk
blob: e65f1ed0388b7b5b4d76871b10ea4bc334587250 (plain)
1
2
3
4
5
all: t1 t2
	@echo TEST-PASS

t1:
	touch t1 t2