summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/macros
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 /c/src/exec/score/macros
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 '')
-rw-r--r--c/src/exec/score/macros/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/exec/score/macros/Makefile.am b/c/src/exec/score/macros/Makefile.am
index 05c8ecc5aa..5abd88b5d0 100644
--- a/c/src/exec/score/macros/Makefile.am
+++ b/c/src/exec/score/macros/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-AUTOMAKE_OPTIONS = foreign 1.5
$(PROJECT_INCLUDE)/%: %
$(INSTALL_DATA) $< $@