aboutsummaryrefslogtreecommitdiff
path: root/share/ctypedef
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2015-11-25 19:13:28 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2015-11-25 19:13:28 +0000
commit393608176bc203404379eb61d058375e69b4d3d8 (patch)
treecc48333d340c1fef9c2b62b1df8478bd5188a372 /share/ctypedef
parent8e8319a68d0b966895bf4cb6bc2fc9eb0f234dd2 (diff)
downloadsrc-393608176bc203404379eb61d058375e69b4d3d8.tar.gz
src-393608176bc203404379eb61d058375e69b4d3d8.zip
META MODE: Fix 'make the-lot' with recent locale changes
Sponsored by: EMC / Isilon Storage Division
Notes
Notes: svn path=/head/; revision=291311
Diffstat (limited to 'share/ctypedef')
-rw-r--r--share/ctypedef/Makefile.depend12
1 files changed, 12 insertions, 0 deletions
diff --git a/share/ctypedef/Makefile.depend b/share/ctypedef/Makefile.depend
new file mode 100644
index 000000000000..3611e3ba44e2
--- /dev/null
+++ b/share/ctypedef/Makefile.depend
@@ -0,0 +1,12 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+ usr.bin/localedef.host \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif