summaryrefslogtreecommitdiffstats
path: root/share/ctypedef
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2015-11-25 19:13:28 +0000
committerbdrewery <bdrewery@FreeBSD.org>2015-11-25 19:13:28 +0000
commita23213fe40d3ad7b3f5a587934b80cf19a91c4e8 (patch)
treecc48333d340c1fef9c2b62b1df8478bd5188a372 /share/ctypedef
parentb0f65ffcc877514d296aba92616ccf0c00fc7513 (diff)
downloadFreeBSD-src-a23213fe40d3ad7b3f5a587934b80cf19a91c4e8.zip
FreeBSD-src-a23213fe40d3ad7b3f5a587934b80cf19a91c4e8.tar.gz
META MODE: Fix 'make the-lot' with recent locale changes
Sponsored by: EMC / Isilon Storage Division
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 0000000..3611e3b
--- /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
OpenPOWER on IntegriCloud