Эх сурвалжийг харах

notparallel for examples

Former-commit-id: cf24699b2ace312fbb845757a1c2f3bbeb55b93c
Alec Jacobson (jalec 12 жил өмнө
parent
commit
e6514d274a
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      examples/Makefile

+ 2 - 0
examples/Makefile

@@ -1,7 +1,9 @@
 .PHONY: all
+.NOTPARALLEL: all
 
 DIRS=$(wildcard */)
 
+
 all: $(DIRS) 
 	for p in  $(DIRS); \
 	do \