summaryrefslogtreecommitdiffstats
path: root/usr.bin/lex
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2016-02-24 17:20:11 +0000
committerbdrewery <bdrewery@FreeBSD.org>2016-02-24 17:20:11 +0000
commit2a891f1feb2e67ab5fdbb473405797c2efc34caf (patch)
tree2ba67c89ecd847872f91d442d1c2ac0a2e03c385 /usr.bin/lex
parent8501e83329accc052b6462596887a5e684460144 (diff)
downloadFreeBSD-src-2a891f1feb2e67ab5fdbb473405797c2efc34caf.zip
FreeBSD-src-2a891f1feb2e67ab5fdbb473405797c2efc34caf.tar.gz
DIRDEPS_BUILD: Regenerate without local dependencies.
These are no longer needed after the recent 'beforebuild: depend' changes and hooking DIRDEPS_BUILD into a subset of FAST_DEPEND which supports skipping 'make depend'. Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'usr.bin/lex')
-rw-r--r--usr.bin/lex/Makefile.depend10
1 files changed, 0 insertions, 10 deletions
diff --git a/usr.bin/lex/Makefile.depend b/usr.bin/lex/Makefile.depend
index ae5191b..ca0b2f9 100644
--- a/usr.bin/lex/Makefile.depend
+++ b/usr.bin/lex/Makefile.depend
@@ -16,14 +16,4 @@ DIRDEPS = \
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
-parse.o: parse.c
-parse.po: parse.c
-scan.o: parse.h
-scan.o: scan.c
-scan.po: parse.h
-scan.po: scan.c
-skel.o: skel.c
-skel.po: skel.c
-yylex.o: parse.h
-yylex.po: parse.h
.endif
OpenPOWER on IntegriCloud