summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-01-14 06:20:35 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-01-14 06:20:35 +0000
commit2eb7d07e17ddcd96126f89de76be58e447b51d40 (patch)
treef0dde06a224c60fd9880c022ccc2ce3a2a436005 /cpukit/score/cpu
parent2006-10-14 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-2eb7d07e17ddcd96126f89de76be58e447b51d40.tar.bz2
Regenerate.
Diffstat (limited to 'cpukit/score/cpu')
-rw-r--r--cpukit/score/cpu/arm/preinstall.am2
-rw-r--r--cpukit/score/cpu/avr/preinstall.am2
-rw-r--r--cpukit/score/cpu/c4x/preinstall.am2
-rw-r--r--cpukit/score/cpu/h8300/preinstall.am2
-rw-r--r--cpukit/score/cpu/i386/preinstall.am2
-rw-r--r--cpukit/score/cpu/m68k/preinstall.am2
-rw-r--r--cpukit/score/cpu/mips/preinstall.am2
-rw-r--r--cpukit/score/cpu/no_cpu/preinstall.am2
-rw-r--r--cpukit/score/cpu/powerpc/preinstall.am2
-rw-r--r--cpukit/score/cpu/sh/preinstall.am2
-rw-r--r--cpukit/score/cpu/sparc/preinstall.am2
-rw-r--r--cpukit/score/cpu/unix/preinstall.am2
12 files changed, 12 insertions, 12 deletions
diff --git a/cpukit/score/cpu/arm/preinstall.am b/cpukit/score/cpu/arm/preinstall.am
index 4f96889f2a..0e1110f6cd 100644
--- a/cpukit/score/cpu/arm/preinstall.am
+++ b/cpukit/score/cpu/arm/preinstall.am
@@ -8,7 +8,7 @@ endif
PREINSTALL_DIRS =
DISTCLEANFILES = $(PREINSTALL_DIRS)
-all: $(PREINSTALL_FILES) all-am
+all-am: $(PREINSTALL_FILES)
PREINSTALL_FILES =
CLEANFILES = $(PREINSTALL_FILES)
diff --git a/cpukit/score/cpu/avr/preinstall.am b/cpukit/score/cpu/avr/preinstall.am
index 6a48c28ab3..022d2f5a85 100644
--- a/cpukit/score/cpu/avr/preinstall.am
+++ b/cpukit/score/cpu/avr/preinstall.am
@@ -8,7 +8,7 @@ endif
PREINSTALL_DIRS =
DISTCLEANFILES = $(PREINSTALL_DIRS)
-all: $(PREINSTALL_FILES) all-am
+all-am: $(PREINSTALL_FILES)
PREINSTALL_FILES =
CLEANFILES = $(PREINSTALL_FILES)
diff --git a/cpukit/score/cpu/c4x/preinstall.am b/cpukit/score/cpu/c4x/preinstall.am
index 94a1ce3bfc..4fecf81f59 100644
--- a/cpukit/score/cpu/c4x/preinstall.am
+++ b/cpukit/score/cpu/c4x/preinstall.am
@@ -8,7 +8,7 @@ endif
PREINSTALL_DIRS =
DISTCLEANFILES = $(PREINSTALL_DIRS)
-all: $(PREINSTALL_FILES) all-am
+all-am: $(PREINSTALL_FILES)
PREINSTALL_FILES =
CLEANFILES = $(PREINSTALL_FILES)
diff --git a/cpukit/score/cpu/h8300/preinstall.am b/cpukit/score/cpu/h8300/preinstall.am
index 56d1533952..51f8a16f5d 100644
--- a/cpukit/score/cpu/h8300/preinstall.am
+++ b/cpukit/score/cpu/h8300/preinstall.am
@@ -8,7 +8,7 @@ endif
PREINSTALL_DIRS =
DISTCLEANFILES = $(PREINSTALL_DIRS)
-all: $(PREINSTALL_FILES) all-am
+all-am: $(PREINSTALL_FILES)
PREINSTALL_FILES =
CLEANFILES = $(PREINSTALL_FILES)
diff --git a/cpukit/score/cpu/i386/preinstall.am b/cpukit/score/cpu/i386/preinstall.am
index cc97a1232e..92d4df2515 100644
--- a/cpukit/score/cpu/i386/preinstall.am
+++ b/cpukit/score/cpu/i386/preinstall.am
@@ -8,7 +8,7 @@ endif
PREINSTALL_DIRS =
DISTCLEANFILES = $(PREINSTALL_DIRS)
-all: $(PREINSTALL_FILES) all-am
+all-am: $(PREINSTALL_FILES)
PREINSTALL_FILES =
CLEANFILES = $(PREINSTALL_FILES)
diff --git a/cpukit/score/cpu/m68k/preinstall.am b/cpukit/score/cpu/m68k/preinstall.am
index be1e37c087..d7bebcdd63 100644
--- a/cpukit/score/cpu/m68k/preinstall.am
+++ b/cpukit/score/cpu/m68k/preinstall.am
@@ -8,7 +8,7 @@ endif
PREINSTALL_DIRS =
DISTCLEANFILES = $(PREINSTALL_DIRS)
-all: $(PREINSTALL_FILES) all-am
+all-am: $(PREINSTALL_FILES)
PREINSTALL_FILES =
CLEANFILES = $(PREINSTALL_FILES)
diff --git a/cpukit/score/cpu/mips/preinstall.am b/cpukit/score/cpu/mips/preinstall.am
index 5487a756a8..bf7ed03a0c 100644
--- a/cpukit/score/cpu/mips/preinstall.am
+++ b/cpukit/score/cpu/mips/preinstall.am
@@ -8,7 +8,7 @@ endif
PREINSTALL_DIRS =
DISTCLEANFILES = $(PREINSTALL_DIRS)
-all: $(PREINSTALL_FILES) all-am
+all-am: $(PREINSTALL_FILES)
PREINSTALL_FILES =
CLEANFILES = $(PREINSTALL_FILES)
diff --git a/cpukit/score/cpu/no_cpu/preinstall.am b/cpukit/score/cpu/no_cpu/preinstall.am
index 4cde1be1a6..75e46c0ddd 100644
--- a/cpukit/score/cpu/no_cpu/preinstall.am
+++ b/cpukit/score/cpu/no_cpu/preinstall.am
@@ -8,7 +8,7 @@ endif
PREINSTALL_DIRS =
DISTCLEANFILES = $(PREINSTALL_DIRS)
-all: $(PREINSTALL_FILES) all-am
+all-am: $(PREINSTALL_FILES)
PREINSTALL_FILES =
CLEANFILES = $(PREINSTALL_FILES)
diff --git a/cpukit/score/cpu/powerpc/preinstall.am b/cpukit/score/cpu/powerpc/preinstall.am
index a366c7ad61..49fa2db38c 100644
--- a/cpukit/score/cpu/powerpc/preinstall.am
+++ b/cpukit/score/cpu/powerpc/preinstall.am
@@ -8,7 +8,7 @@ endif
PREINSTALL_DIRS =
DISTCLEANFILES = $(PREINSTALL_DIRS)
-all: $(PREINSTALL_FILES) all-am
+all-am: $(PREINSTALL_FILES)
PREINSTALL_FILES =
CLEANFILES = $(PREINSTALL_FILES)
diff --git a/cpukit/score/cpu/sh/preinstall.am b/cpukit/score/cpu/sh/preinstall.am
index 2aa12cad46..f688e1b8bc 100644
--- a/cpukit/score/cpu/sh/preinstall.am
+++ b/cpukit/score/cpu/sh/preinstall.am
@@ -8,7 +8,7 @@ endif
PREINSTALL_DIRS =
DISTCLEANFILES = $(PREINSTALL_DIRS)
-all: $(PREINSTALL_FILES) all-am
+all-am: $(PREINSTALL_FILES)
PREINSTALL_FILES =
CLEANFILES = $(PREINSTALL_FILES)
diff --git a/cpukit/score/cpu/sparc/preinstall.am b/cpukit/score/cpu/sparc/preinstall.am
index 0c6528e6c6..52c11434de 100644
--- a/cpukit/score/cpu/sparc/preinstall.am
+++ b/cpukit/score/cpu/sparc/preinstall.am
@@ -8,7 +8,7 @@ endif
PREINSTALL_DIRS =
DISTCLEANFILES = $(PREINSTALL_DIRS)
-all: $(PREINSTALL_FILES) all-am
+all-am: $(PREINSTALL_FILES)
PREINSTALL_FILES =
CLEANFILES = $(PREINSTALL_FILES)
diff --git a/cpukit/score/cpu/unix/preinstall.am b/cpukit/score/cpu/unix/preinstall.am
index 6413d101ac..a7bff00426 100644
--- a/cpukit/score/cpu/unix/preinstall.am
+++ b/cpukit/score/cpu/unix/preinstall.am
@@ -8,7 +8,7 @@ endif
PREINSTALL_DIRS =
DISTCLEANFILES = $(PREINSTALL_DIRS)
-all: $(PREINSTALL_FILES) all-am
+all-am: $(PREINSTALL_FILES)
PREINSTALL_FILES =
CLEANFILES = $(PREINSTALL_FILES)