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 --- lib/libfetch/Makefile.depend | 6 ------ 1 file changed, 6 deletions(-) (limited to 'lib/libfetch') diff --git a/lib/libfetch/Makefile.depend b/lib/libfetch/Makefile.depend index 3de4148..9d5105e 100644 --- a/lib/libfetch/Makefile.depend +++ b/lib/libfetch/Makefile.depend @@ -17,10 +17,4 @@ DIRDEPS = \ .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree -ftp.So: ftperr.h -ftp.o: ftperr.h -ftp.po: ftperr.h -http.So: httperr.h -http.o: httperr.h -http.po: httperr.h .endif -- cgit v1.1