.NOTPARALLEL.

pull/916/head
Nicholas Marriott 2017-04-30 13:55:32 +01:00
parent 76950a6401
commit 4b39120d22
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
TESTS!= echo *.sh
.PHONY: all $(TESTS)
.NOTPARALLEL: all $(TESTS)
all: $(TESTS)