2002-04-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* custom/Makefile.am: Remove.
	* compilers/Makefile.am: Remove.
	* compilers/.cvsignore: Remove.
	* Makefile.am: Merge-in former */Makefile.ams.
	Add more vars  to <BSP>.cache.
	* configure.ac: Reflect changes above. Cosmetic fixes.
This commit is contained in:
Joel Sherrill
2002-05-01 23:11:05 +00:00
parent 51b39864ae
commit 4619da90eb
6 changed files with 38 additions and 42 deletions

View File

@@ -1,2 +0,0 @@
Makefile
Makefile.in

View File

@@ -1,13 +0,0 @@
##
## $Id$
##
rtems_makedir = $(prefix)/make
rtems_make_compilersdir = $(rtems_makedir)/compilers
## At the moment all actively supported configurations
## use gcc-target-default.cfg only.
rtems_make_compilers_DATA = gcc-target-default.cfg
include $(top_srcdir)/../../../automake/local.am