summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2016-01-07 00:19:30 +0000
committerbdrewery <bdrewery@FreeBSD.org>2016-01-07 00:19:30 +0000
commit0e634907c1421239606d5cfe5ba99f6e8298d900 (patch)
tree6723c60bf588cb24ceb87cbb400be4207c9b8ae1 /lib
parent469f276a0963d4901818f18679faa28406439f56 (diff)
downloadFreeBSD-src-0e634907c1421239606d5cfe5ba99f6e8298d900.zip
FreeBSD-src-0e634907c1421239606d5cfe5ba99f6e8298d900.tar.gz
Add in DIRDEPS_BUILD support.
Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'lib')
-rw-r--r--lib/libsysdecode/Makefile.depend22
1 files changed, 22 insertions, 0 deletions
diff --git a/lib/libsysdecode/Makefile.depend b/lib/libsysdecode/Makefile.depend
new file mode 100644
index 0000000..653f526
--- /dev/null
+++ b/lib/libsysdecode/Makefile.depend
@@ -0,0 +1,22 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+ gnu/lib/csu \
+ gnu/lib/libgcc \
+ include \
+ include/rpc \
+ include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
+ lib/libcompiler_rt \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+ioctl.So: ioctl.c
+ioctl.o: ioctl.c
+ioctl.po: ioctl.c
+.endif
OpenPOWER on IntegriCloud