aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.4.3/config/mt-wince
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.4.3/config/mt-wince')
-rw-r--r--gcc-4.4.3/config/mt-wince10
1 files changed, 10 insertions, 0 deletions
diff --git a/gcc-4.4.3/config/mt-wince b/gcc-4.4.3/config/mt-wince
new file mode 100644
index 000000000..cc7d67b58
--- /dev/null
+++ b/gcc-4.4.3/config/mt-wince
@@ -0,0 +1,10 @@
+# For Windows CE, we need to build the program that converts, copies,
+# and renames the platform SDK files into gcc directories.
+
+EXTRA_TARGET_HOST_ALL_MODULES:=$(EXTRA_TARGET_HOST_ALL_MODULES) all-utils
+EXTRA_TARGET_HOST_INSTALL_MODULES:=$(EXTRA_TARGET_HOST_INSTALL_MODULES) install-utils
+
+all-utils : all-libiberty
+
+install-utils : all-libiberty
+