summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/cc_tools/Makefile
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2015-12-04 18:59:20 +0000
committerbdrewery <bdrewery@FreeBSD.org>2015-12-04 18:59:20 +0000
commit563146937c7a883d816516169af27daf25dc436b (patch)
treef5e8320d6e799f1f980ed7d6d89369e06db087ec /gnu/usr.bin/cc/cc_tools/Makefile
parent092e8d521383de64fa42bb6ae345903892f5035b (diff)
downloadFreeBSD-src-563146937c7a883d816516169af27daf25dc436b.zip
FreeBSD-src-563146937c7a883d816516169af27daf25dc436b.tar.gz
MFC r284289,r288267:
r284289: Misc fixes from projects/bmake r288267: Remove redundant .NOPATH.
Diffstat (limited to 'gnu/usr.bin/cc/cc_tools/Makefile')
-rw-r--r--gnu/usr.bin/cc/cc_tools/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/cc/cc_tools/Makefile b/gnu/usr.bin/cc/cc_tools/Makefile
index 8f75f43..31f6a85 100644
--- a/gnu/usr.bin/cc/cc_tools/Makefile
+++ b/gnu/usr.bin/cc/cc_tools/Makefile
@@ -217,6 +217,7 @@ tconfig.h:
GENSRCS+= tconfig.h
CLEANFILES+= cs-tconfig.h
+
# Options
optionlist: ${OPT_FILES}
LC_ALL=C awk -f ${GCCDIR}/opt-gather.awk ${.ALLSRC} > ${.TARGET}
OpenPOWER on IntegriCloud