From 7750ad47a9a7dbc83f87158464170c8640723293 Mon Sep 17 00:00:00 2001 From: Marcel Moolenaar Date: Wed, 22 Aug 2012 19:25:57 +0000 Subject: Sync FreeBSD's bmake branch with Juniper's internal bmake branch. Requested by: Simon Gerraty --- lib/libfetch/Makefile.depend | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lib/libfetch/Makefile.depend (limited to 'lib/libfetch') diff --git a/lib/libfetch/Makefile.depend b/lib/libfetch/Makefile.depend new file mode 100644 index 000000000000..145c1330150a --- /dev/null +++ b/lib/libfetch/Makefile.depend @@ -0,0 +1,22 @@ +# Autogenerated - do NOT edit! + +DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} + +DEP_MACHINE := ${.PARSEFILE:E} + +DIRDEPS = \ + include \ + include/xlocale \ + + +.include + +.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.3