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

6 lines
55 B
Makefile

all::
touch somefile
all:: somefile
@echo TEST-PASS