summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/erc32/wrapup/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-03-28 00:42:44 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-03-28 00:42:44 +0000
commit23c49b5e5acab788bf77e9be66d573de892cfb7c (patch)
treea0b9bb46777d1e9c9029e7f5dd8737d537c4bea1 /c/src/lib/libbsp/sparc/erc32/wrapup/Makefile.am
parent2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-23c49b5e5acab788bf77e9be66d573de892cfb7c.tar.bz2
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * console/Makefile.am: Remove AUTOMAKE_OPTIONS. * erc32sonic/Makefile.am: Remove AUTOMAKE_OPTIONS. * gnatsupp/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * start/Makefile.am: Remove AUTOMAKE_OPTIONS. * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. * timer/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/sparc/erc32/wrapup/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/sparc/erc32/wrapup/Makefile.am b/c/src/lib/libbsp/sparc/erc32/wrapup/Makefile.am
index 177f2124da..3e088eff5e 100644
--- a/c/src/lib/libbsp/sparc/erc32/wrapup/Makefile.am
+++ b/c/src/lib/libbsp/sparc/erc32/wrapup/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-AUTOMAKE_OPTIONS = foreign 1.4
# We only build the networking device driver if HAS_NETWORKING was defined
if HAS_NETWORKING