Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <modra@gmail.com>2006-12-11 09:47:57 +0300
committerAlan Modra <modra@gmail.com>2006-12-11 09:47:57 +0300
commite53c5df0a1efa79a1961ceaf08afe21c9ff4ee69 (patch)
tree5ae973a9f8b725eef5adb87975e82a4f19c7fea6 /Makefile.in
parent18bff3e03b3eac39f3f85f907e5de8ca50009e32 (diff)
* configure.in: Handle spu makefile frag.
* config/mt-spu: New file. * Makefile.tpl (MAINT): Define (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define. * configure: Regenerate. * Makefile.in: Regenerate.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 2a84ad9b8..261d6cc3c 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -70,6 +70,9 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_DATA = @INSTALL_DATA@
LN = @LN@
LN_S = @LN_S@
+MAINT = @MAINT@
+MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
+MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
# -------------------------------------------------
# Miscellaneous non-standard autoconf-set variables