summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-03-28 00:46:37 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-03-28 00:46:37 +0000
commitc43484bf54bc81ddee15107d5ea227487077f1d0 (patch)
tree868a641812410ed346037eb3a9837ca1be6f1a1c /cpukit/score/src/Makefile.am
parent2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-c43484bf54bc81ddee15107d5ea227487077f1d0.tar.bz2
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* cpu/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * inline/Makefile.am: Remove AUTOMAKE_OPTIONS. * macros/Makefile.am: Remove AUTOMAKE_OPTIONS.
Diffstat (limited to 'cpukit/score/src/Makefile.am')
-rw-r--r--cpukit/score/src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/score/src/Makefile.am b/cpukit/score/src/Makefile.am
index a9b589020a..249c05e57c 100644
--- a/cpukit/score/src/Makefile.am
+++ b/cpukit/score/src/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-AUTOMAKE_OPTIONS = foreign 1.4
include $(top_srcdir)/../../../automake/multilib.am
include $(top_srcdir)/../../../automake/compile.am