summaryrefslogtreecommitdiff
path: root/Makefile.tpl
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2006-12-11 06:43:16 +0000
committerAlan Modra <amodra@gcc.gnu.org>2006-12-11 17:13:16 +1030
commit58e241475ba46ee58cf83f095bd6c547dcf843ed (patch)
treedc29dbc8f47fd7eabd3df8cdf0688e08ffe04d3c /Makefile.tpl
parent9b6f37a0259f8e6488d447a26fa17214169e46f4 (diff)
downloadgcc-58e241475ba46ee58cf83f095bd6c547dcf843ed.tar.gz
configure.in: Handle spu makefile frag.
* 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. From-SVN: r119729
Diffstat (limited to 'Makefile.tpl')
-rw-r--r--Makefile.tpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.tpl b/Makefile.tpl
index 7e9cb79d43f..967b5b0ad56 100644
--- a/Makefile.tpl
+++ b/Makefile.tpl
@@ -73,6 +73,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