From 1f657157f3acbb183ec0f6146e82fa87ef598bea Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 20 Aug 2002 16:01:28 +0000 Subject: 2002-08-20 Joel Sherrill * .cvsignore, ChangeLog, Makefile.am, README, TODO, buildall.in, configure.ac, install-sh, missing, mkbinutilspec.in, mkbspspec.in, mkgdbspec.in, mkgnatnewlibspec.in, mkinstalldirs, mkrpms, mkspec, setup, setup.def, binutils/.cvsignore, binutils/Makefile.am, binutils/binutils.spec.in, gdb/.cvsignore, gdb/Makefile.am, gdb/gdb.spec.in, gnatnewlib/.cvsignore, gnatnewlib/Makefile.am, gnatnewlib/gnatnewlib.spec.in: Per PR238 GNAT support is now included in the main RPM specs which support gcc 3.1 and newer since GNAT is in that source base now. --- scripts-ada/Makefile.am | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 scripts-ada/Makefile.am (limited to 'scripts-ada/Makefile.am') diff --git a/scripts-ada/Makefile.am b/scripts-ada/Makefile.am deleted file mode 100644 index a37f157999..0000000000 --- a/scripts-ada/Makefile.am +++ /dev/null @@ -1,23 +0,0 @@ -## -## $Id$ -## - - -SUBDIRS = . gnatnewlib gdb - -noinst_SCRIPTS = setup buildall mkbinutilspec mkbspspec mkgnatnewlibspec \ - mkgdbspec mkrpms mkspec - -TEMPLATES = - -noinst_DATA = setup.def $(TEMPLATES) - -EXTRA_DIST = $(noinst_DATA) $(noinst_SCRIPTS) - -CONFIGURE_DEPENDENCIES = setup.cache -setup.cache: setup.def - cp setup.def $@ - -DISTCLEANFILES = setup.cache -include $(top_srcdir)/../automake/subdirs.am -include $(top_srcdir)/../automake/local.am -- cgit v1.2.3