diff options
| author | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-09-26 14:15:01 +0000 |
|---|---|---|
| committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-09-26 14:15:01 +0000 |
| commit | 266a154003d751663bbdafab2672704720a3b5cb (patch) | |
| tree | 4cf170a650fe16118f58c509f97ab9f807aa5c1b /gnu/usr.bin | |
| parent | 595fe1510837ec03858f38b077b712024d1bd7b4 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/cc/cc_tools/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/usr.bin/cc/cc_tools/Makefile b/gnu/usr.bin/cc/cc_tools/Makefile index 4121f5cfafc5..f45117120882 100644 --- a/gnu/usr.bin/cc/cc_tools/Makefile +++ b/gnu/usr.bin/cc/cc_tools/Makefile @@ -216,8 +216,6 @@ tconfig.h: GENSRCS+= tconfig.h CLEANFILES+= cs-tconfig.h -.NOPATH: ${GENSRCS} ${CLEANFILES} - # Options optionlist: ${OPT_FILES} LC_ALL=C awk -f ${GCCDIR}/opt-gather.awk ${.ALLSRC} > ${.TARGET} |
