summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/colldef/Makefile.depend1
-rw-r--r--share/ctypedef/Makefile.depend12
-rw-r--r--share/monetdef/Makefile.depend11
-rw-r--r--share/msgdef/Makefile.depend11
-rw-r--r--share/numericdef/Makefile.depend11
-rw-r--r--share/timedef/Makefile.depend11
-rw-r--r--targets/pseudo/hosttools/Makefile.depend1
-rw-r--r--targets/pseudo/userland/share/Makefile.depend1
-rw-r--r--usr.bin/localedef/Makefile.depend39
9 files changed, 98 insertions, 0 deletions
diff --git a/share/colldef/Makefile.depend b/share/colldef/Makefile.depend
index f80275d..3611e3b 100644
--- a/share/colldef/Makefile.depend
+++ b/share/colldef/Makefile.depend
@@ -2,6 +2,7 @@
# Autogenerated - do NOT edit!
DIRDEPS = \
+ usr.bin/localedef.host \
.include <dirdeps.mk>
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
diff --git a/share/monetdef/Makefile.depend b/share/monetdef/Makefile.depend
new file mode 100644
index 0000000..f80275d
--- /dev/null
+++ b/share/monetdef/Makefile.depend
@@ -0,0 +1,11 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif
diff --git a/share/msgdef/Makefile.depend b/share/msgdef/Makefile.depend
new file mode 100644
index 0000000..f80275d
--- /dev/null
+++ b/share/msgdef/Makefile.depend
@@ -0,0 +1,11 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif
diff --git a/share/numericdef/Makefile.depend b/share/numericdef/Makefile.depend
new file mode 100644
index 0000000..f80275d
--- /dev/null
+++ b/share/numericdef/Makefile.depend
@@ -0,0 +1,11 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif
diff --git a/share/timedef/Makefile.depend b/share/timedef/Makefile.depend
new file mode 100644
index 0000000..f80275d
--- /dev/null
+++ b/share/timedef/Makefile.depend
@@ -0,0 +1,11 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif
diff --git a/targets/pseudo/hosttools/Makefile.depend b/targets/pseudo/hosttools/Makefile.depend
index 2b46cf0..148ff01 100644
--- a/targets/pseudo/hosttools/Makefile.depend
+++ b/targets/pseudo/hosttools/Makefile.depend
@@ -11,6 +11,7 @@ DIRDEPS = \
usr.bin/clang/clang.host \
usr.bin/clang/tblgen.host \
usr.bin/lex/lib.host \
+ usr.bin/localedef.host \
usr.bin/mkcsmapper_static.host \
usr.bin/mkesdb_static.host \
usr.bin/mkuzip.host \
diff --git a/targets/pseudo/userland/share/Makefile.depend b/targets/pseudo/userland/share/Makefile.depend
index 1417d1c..9f13ae0 100644
--- a/targets/pseudo/userland/share/Makefile.depend
+++ b/targets/pseudo/userland/share/Makefile.depend
@@ -4,6 +4,7 @@
DIRDEPS = \
share/atf \
+ share/ctypedef \
share/colldef \
share/dict \
share/doc/IPv6 \
diff --git a/usr.bin/localedef/Makefile.depend b/usr.bin/localedef/Makefile.depend
new file mode 100644
index 0000000..ac5eda1
--- /dev/null
+++ b/usr.bin/localedef/Makefile.depend
@@ -0,0 +1,39 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+ gnu/lib/csu \
+ gnu/lib/libgcc \
+ include \
+ include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
+ lib/libcompiler_rt \
+ usr.bin/yacc.host \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+charmap.o: parser.h
+charmap.po: parser.h
+collate.o: parser.h
+collate.po: parser.h
+ctype.o: parser.h
+ctype.po: parser.h
+localedef.o: parser.h
+localedef.po: parser.h
+messages.o: parser.h
+messages.po: parser.h
+monetary.o: parser.h
+monetary.po: parser.h
+numeric.o: parser.h
+numeric.po: parser.h
+parser.o: parser.c
+parser.po: parser.c
+scanner.o: parser.h
+scanner.po: parser.h
+time.o: parser.h
+time.po: parser.h
+.endif
OpenPOWER on IntegriCloud