2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* Makefile.am: Remove AUTOMAKE_OPTIONS.
This commit is contained in:
Ralf Corsepius
2002-11-15 14:41:06 +00:00
parent c9dcf77c9c
commit 69b2703555
2 changed files with 4 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-11-01 Joel Sherrill <joel@OARcorp.com>
* m68k-stub.c: Corrected typos.

View File

@@ -2,8 +2,6 @@
## $Id$
##
AUTOMAKE_OPTIONS = foreign 1.4
EXTRA_DIST = m68k-stub.c rtems-stub-glue.c gdb_if.h
include $(top_srcdir)/../../../../../automake/local.am