From c86d8e7f37286f5d6a5ae3fe7a8fd57eeab36017 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 29 Jan 2003 14:06:02 +0000 Subject: 2003-01-29 Ralf Corsepius * ChangeLog: Fix yesterday's entry. * gdb/target-gdb.add: %defattr(-,root,root). Use %{_prefix} instead of /opt/rtems. Misc. minor changes. * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems. Remove stray unpackaged files. Use %{_defaultbuildroot} instead of hard-coded values. configure --disable-nls. Misc. minor changes. Add BuildPreReq: ncurses-devel. * gdb/base-gdb.add: %defattr(-,root,root). Use %{_prefix} instead of /opt/rtems. Misc. minor changes. * gdb/mkspec.in: New. * gdb/Makefile.am: Reflect addition of gdb/mkspec.in. * gcc3newlib/mkspec.in: Fix usage. * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of hard-coded values. Update copyright notice. * mkgdbspec.in: Removed. * Makefile.am: Remove mkgdbspec. * configure.ac: Remove mkgdbspec. Add gdb/mkspec. --- scripts/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/Makefile.am') diff --git a/scripts/Makefile.am b/scripts/Makefile.am index cbd273d02e..8052b01e22 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -8,7 +8,7 @@ SUBDIRS = . binutils gccnewlib gcc3newlib gdb rtems autotools cpukit SUBDIRS += rtemsdoc noinst_SCRIPTS = setup buildall buildalltar mkbinutilspec mkbspspec \ - mkgccnewlibspec mkgdbspec mkrpms mkspec + mkgccnewlibspec mkrpms mkspec TEMPLATES = -- cgit v1.2.3