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 --- gnu/usr.bin/diff3/Makefile.depend | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 gnu/usr.bin/diff3/Makefile.depend (limited to 'gnu/usr.bin/diff3') diff --git a/gnu/usr.bin/diff3/Makefile.depend b/gnu/usr.bin/diff3/Makefile.depend new file mode 100644 index 0000000000000..8f3703470bbf9 --- /dev/null +++ b/gnu/usr.bin/diff3/Makefile.depend @@ -0,0 +1,21 @@ +# 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 +diff3.o: diff3.c +diff3.po: diff3.c +.endif -- cgit v1.3