2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* Makefile.am: Remove AUTOMAKE_OPTIONS.
	* compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
This commit is contained in:
Joel Sherrill
2002-03-28 00:54:29 +00:00
parent 3ba40b467b
commit 8b14331aa7
5 changed files with 7 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
* Makefile.am: Remove AUTOMAKE_OPTIONS.
* compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
* custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* compilers/gcc-target-default.cfg: Add missing \.

View File

@@ -2,7 +2,6 @@
## $Id$
##
AUTOMAKE_OPTIONS = foreign 1.4
rtems_makedir = $(prefix)/make

View File

@@ -2,7 +2,6 @@
## $Id$
##
AUTOMAKE_OPTIONS = foreign 1.4
rtems_makedir = $(prefix)/make
rtems_make_Templatesdir = $(rtems_makedir)/Templates

View File

@@ -2,7 +2,6 @@
## $Id$
##
AUTOMAKE_OPTIONS = foreign 1.4
EXTRA_DIST = gcc-no_bsp.cfg gcc-portsw.cfg gcc-target-default.cfg

View File

@@ -2,7 +2,6 @@
## $Id$
##
AUTOMAKE_OPTIONS = foreign 1.4
rtems_makedir = $(prefix)/make
rtems_make_customdir = $(rtems_makedir)/custom