From 431c35dccb53c2296f7b9a2814dc0ff828e7e921 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 20 Oct 1999 19:59:01 +0000 Subject: Miscellaneous improvements and cleanups committed so I can merge Ralf's end of day version. --- scripts/configure.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'scripts/configure.in') diff --git a/scripts/configure.in b/scripts/configure.in index 6302e33d4e..7ceff551c5 100644 --- a/scripts/configure.in +++ b/scripts/configure.in @@ -1,5 +1,5 @@ AC_INIT(binutils) -AM_INIT_AUTOMAKE(scripts,19991020-0,no) +AM_INIT_AUTOMAKE(scripts,19991020-1,no) test -f ./setup.cache || cp ./setup.def ./setup.cache . ./setup.cache @@ -33,10 +33,12 @@ AC_SUBST(GDBVERS) AC_OUTPUT( Makefile +buildall mkbinutilspec mkgccnewlibspec mkgdbspec binutils/Makefile gccnewlib/Makefile gdb/Makefile +rtems/Makefile ) -- cgit v1.2.3