summaryrefslogtreecommitdiffstats
path: root/build/pymake/tests/empty-command-semicolon.mk
blob: 07789f3f1c8f450ce6dfe7ecf5e4fd69ee05c522 (plain)
1
2
3
4
5
all:
	@echo TEST-PASS

foo: ;