gecko/build/pymake/tests/notparallel.mk

9 lines
135 B
Makefile
Raw Normal View History

#T commandline: ['-j3']
include $(TESTPATH)/serial-rule-execution.mk
all::
$(MAKE) -f $(TESTPATH)/parallel-simple.mk
.NOTPARALLEL: