diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2016-02-24 17:20:11 +0000 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2016-02-24 17:20:11 +0000 |
commit | 2a891f1feb2e67ab5fdbb473405797c2efc34caf (patch) | |
tree | 2ba67c89ecd847872f91d442d1c2ac0a2e03c385 /usr.sbin/kbdcontrol | |
parent | 8501e83329accc052b6462596887a5e684460144 (diff) | |
download | FreeBSD-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.sbin/kbdcontrol')
-rw-r--r-- | usr.sbin/kbdcontrol/Makefile.depend | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/kbdcontrol/Makefile.depend b/usr.sbin/kbdcontrol/Makefile.depend index 523c8ae..dc77d0e 100644 --- a/usr.sbin/kbdcontrol/Makefile.depend +++ b/usr.sbin/kbdcontrol/Makefile.depend @@ -16,6 +16,4 @@ DIRDEPS = \ .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree -lex.o: lex.c -lex.po: lex.c .endif |