aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/rpc.ypupdated
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2016-02-24 17:20:11 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2016-02-24 17:20:11 +0000
commitbd18fd57db1df29da1a3adf94d47924a977a29c2 (patch)
tree2ba67c89ecd847872f91d442d1c2ac0a2e03c385 /usr.sbin/rpc.ypupdated
parentb9cd412e7b33608c6e5dc4a507453b78fe42d99a (diff)
downloadsrc-bd18fd57db1df29da1a3adf94d47924a977a29c2.tar.gz
src-bd18fd57db1df29da1a3adf94d47924a977a29c2.zip
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
Notes
Notes: svn path=/head/; revision=295989
Diffstat (limited to 'usr.sbin/rpc.ypupdated')
-rw-r--r--usr.sbin/rpc.ypupdated/Makefile.depend8
1 files changed, 0 insertions, 8 deletions
diff --git a/usr.sbin/rpc.ypupdated/Makefile.depend b/usr.sbin/rpc.ypupdated/Makefile.depend
index 11b2940fc1e5..c8383bd76e80 100644
--- a/usr.sbin/rpc.ypupdated/Makefile.depend
+++ b/usr.sbin/rpc.ypupdated/Makefile.depend
@@ -18,12 +18,4 @@ DIRDEPS = \
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
-ypupdate_prot_svc.o: ypupdate_prot.h
-ypupdate_prot_svc.o: ypupdate_prot_svc.c
-ypupdate_prot_svc.po: ypupdate_prot.h
-ypupdate_prot_svc.po: ypupdate_prot_svc.c
-ypupdated_main.o: ypupdate_prot.h
-ypupdated_main.po: ypupdate_prot.h
-ypupdated_server.o: ypupdate_prot.h
-ypupdated_server.po: ypupdate_prot.h
.endif