From 2a891f1feb2e67ab5fdbb473405797c2efc34caf Mon Sep 17 00:00:00 2001 From: bdrewery Date: Wed, 24 Feb 2016 17:20:11 +0000 Subject: 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 --- usr.sbin/yppush/Makefile.depend | 8 -------- 1 file changed, 8 deletions(-) (limited to 'usr.sbin/yppush') diff --git a/usr.sbin/yppush/Makefile.depend b/usr.sbin/yppush/Makefile.depend index 3d736ab..ddd5dbd 100644 --- a/usr.sbin/yppush/Makefile.depend +++ b/usr.sbin/yppush/Makefile.depend @@ -17,12 +17,4 @@ DIRDEPS = \ .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree -yp_clnt.o: yp.h -yp_clnt.o: yp_clnt.c -yp_clnt.po: yp.h -yp_clnt.po: yp_clnt.c -yppush_svc.o: yp.h -yppush_svc.o: yppush_svc.c -yppush_svc.po: yp.h -yppush_svc.po: yppush_svc.c .endif -- cgit v1.1