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 --- usr.bin/getconf/Makefile.depend | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 usr.bin/getconf/Makefile.depend (limited to 'usr.bin/getconf') diff --git a/usr.bin/getconf/Makefile.depend b/usr.bin/getconf/Makefile.depend new file mode 100644 index 000000000000..714ee8b0b673 --- /dev/null +++ b/usr.bin/getconf/Makefile.depend @@ -0,0 +1,29 @@ +# Autogenerated - do NOT edit! + +DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} + +DEP_MACHINE := ${.PARSEFILE:E} + +DIRDEPS = \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +confstr.o: confstr.c +confstr.po: confstr.c +limits.o: limits.c +limits.po: limits.c +pathconf.o: pathconf.c +pathconf.po: pathconf.c +progenv.o: progenv.c +progenv.po: progenv.c +sysconf.o: sysconf.c +sysconf.po: sysconf.c +.endif -- cgit v1.2.3