From ddd9abf262279e13d0dab47c5826264282cf687b Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 28 Mar 2002 00:41:02 +0000 Subject: 2002-03-27 Ralf Corsepius * 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. * 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. --- c/src/lib/libbsp/c4x/c4xsim/timer/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'c/src/lib/libbsp/c4x/c4xsim/timer') diff --git a/c/src/lib/libbsp/c4x/c4xsim/timer/Makefile.am b/c/src/lib/libbsp/c4x/c4xsim/timer/Makefile.am index 53b53ebc99..7ee76eb7cc 100644 --- a/c/src/lib/libbsp/c4x/c4xsim/timer/Makefile.am +++ b/c/src/lib/libbsp/c4x/c4xsim/timer/Makefile.am @@ -2,7 +2,6 @@ ## $Id$ ## -AUTOMAKE_OPTIONS = foreign 1.4 PGM = $(ARCH)/timer.rel -- cgit v1.2.3