tenfourfox/build/pymake/tests/serial-rule-execution.mk

6 lines
55 B
Makefile
Raw Normal View History

2017-04-19 07:56:45 +00:00
all::
touch somefile
all:: somefile
@echo TEST-PASS