aboutsummaryrefslogtreecommitdiff
path: root/config/mt-mep
diff options
context:
space:
mode:
authorDave Brolley <brolley@redhat.com>2007-02-05 19:12:54 +0000
committerDave Brolley <brolley@redhat.com>2007-02-05 19:12:54 +0000
commitac9049209c3d33b43a2ddfc1238e00f0ce074ffc (patch)
treea415c3a6648eed9b0980f8c913ff31004fd41fe2 /config/mt-mep
parent4e16301e3d4fe46fc3c1bd2144523d7a356fbbcf (diff)
downloadnewlib-ac9049209c3d33b43a2ddfc1238e00f0ce074ffc.zip
newlib-ac9049209c3d33b43a2ddfc1238e00f0ce074ffc.tar.gz
newlib-ac9049209c3d33b43a2ddfc1238e00f0ce074ffc.tar.bz2
2007-02-05 Dave Brolley <brolley@redhat.com>
* mt-mep: New.
Diffstat (limited to 'config/mt-mep')
-rw-r--r--config/mt-mep8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/mt-mep b/config/mt-mep
new file mode 100644
index 0000000..849d128
--- /dev/null
+++ b/config/mt-mep
@@ -0,0 +1,8 @@
+
+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
+