X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=8fe7685b9234336759b7c80cbeb664fd6c835b3f;hb=49d8745278805ede5c41bae3c299e14ba40457bf;hp=8cdcb4d287f0330f0e79c2cd87eadc3985a07ed1;hpb=c5571a1d68de6e20e127c9745aa7a4dbf4e4474d;p=thirdparty%2Fcups.git diff --git a/Makefile b/Makefile index 8cdcb4d28..8fe7685b9 100644 --- a/Makefile +++ b/Makefile @@ -15,6 +15,14 @@ include Makedefs + +# +# Don't run top-level build targets in parallel... +# + +.NOTPARALLEL: + + # # Directories to make... #