summaryrefslogtreecommitdiffstats
path: root/include/Makefile
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2015-12-04 18:14:31 +0000
committerbdrewery <bdrewery@FreeBSD.org>2015-12-04 18:14:31 +0000
commit2dfe4da949340502e028fbac90bf09eba18cda97 (patch)
treedccd4e6c60fad5b38a8bf7ccd488a87b666e3e10 /include/Makefile
parent327f92037dfdc3fca4c9cc4c83ce14b2abd2deab (diff)
downloadFreeBSD-src-2dfe4da949340502e028fbac90bf09eba18cda97.zip
FreeBSD-src-2dfe4da949340502e028fbac90bf09eba18cda97.tar.gz
MFC r289393:
Add more SUBDIR_PARALLEL.
Diffstat (limited to 'include/Makefile')
-rw-r--r--include/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Makefile b/include/Makefile
index 09b4080..1c2bf39 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -7,6 +7,7 @@
CLEANFILES= osreldate.h version vers.c
SUBDIR= arpa protocols rpcsvc rpc xlocale
+SUBDIR_PARALLEL=
INCS= a.out.h ar.h assert.h bitstring.h complex.h cpio.h _ctype.h ctype.h \
db.h \
dirent.h dlfcn.h elf.h elf-hints.h err.h fmtmsg.h fnmatch.h fstab.h \
OpenPOWER on IntegriCloud