1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-15 06:28:46 +02:00

(.NOTPARALLEL): Put it here instead, since this file

is common to these packages: fileutils, sh-utils, textutils.
This commit is contained in:
Jim Meyering
2000-11-17 10:20:09 +00:00
parent f15c4ee154
commit 88b47ac69f
+5
View File
@@ -25,3 +25,8 @@ all:
@exit 1
endif
# Tell version 3.79 and up of GNU make to not build goals in this
# directory in parallel. This is necessary in case someone tries to
# build multiple targets on one command line.
.NOTPARALLEL: