diff options
Diffstat (limited to 'usr.sbin/auditdistd/Makefile.depend')
-rw-r--r-- | usr.sbin/auditdistd/Makefile.depend | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/usr.sbin/auditdistd/Makefile.depend b/usr.sbin/auditdistd/Makefile.depend index b939d667400b..82c7f95daedf 100644 --- a/usr.sbin/auditdistd/Makefile.depend +++ b/usr.sbin/auditdistd/Makefile.depend @@ -22,10 +22,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: parse.h -token.o: token.c -token.po: parse.h -token.po: token.c .endif |