diff options
Diffstat (limited to 'sbin/devd/Makefile.depend')
-rw-r--r-- | sbin/devd/Makefile.depend | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sbin/devd/Makefile.depend b/sbin/devd/Makefile.depend index 26112003f235..2e1231695ae5 100644 --- a/sbin/devd/Makefile.depend +++ b/sbin/devd/Makefile.depend @@ -20,10 +20,4 @@ DIRDEPS = \ .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree -parse.o: parse.c -parse.po: parse.c -token.o: token.c -token.o: y.tab.h -token.po: token.c -token.po: y.tab.h .endif |