From bd18fd57db1df29da1a3adf94d47924a977a29c2 Mon Sep 17 00:00:00 2001 From: Bryan Drewery 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 --- sbin/ipf/ippool/Makefile.depend | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'sbin/ipf/ippool/Makefile.depend') diff --git a/sbin/ipf/ippool/Makefile.depend b/sbin/ipf/ippool/Makefile.depend index bc6ba75afe73..6fbd5941772d 100644 --- a/sbin/ipf/ippool/Makefile.depend +++ b/sbin/ipf/ippool/Makefile.depend @@ -20,14 +20,4 @@ DIRDEPS = \ .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree -ippool_l.o: ippool_l.c -ippool_l.o: ippool_l.h -ippool_l.o: ippool_y.h -ippool_l.po: ippool_l.c -ippool_l.po: ippool_l.h -ippool_l.po: ippool_y.h -ippool_y.o: ippool_l.h -ippool_y.o: ippool_y.c -ippool_y.po: ippool_l.h -ippool_y.po: ippool_y.c .endif -- cgit v1.2.3