tenfourfox/build/pymake/tests/notparallel.mk

9 lines
135 B
Makefile
Raw Normal View History

2017-04-19 07:56:45 +00:00
#T commandline: ['-j3']
include $(TESTPATH)/serial-rule-execution.mk
all::
$(MAKE) -f $(TESTPATH)/parallel-simple.mk
.NOTPARALLEL: