From e24ae58a9785e71d3d2bdf9376da88891b1a88fe Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 13 Jan 2006 08:43:48 +0000 Subject: Regenerate. --- cpukit/score/cpu/c4x/preinstall.am | 2 ++ cpukit/score/cpu/h8300/preinstall.am | 2 ++ cpukit/score/cpu/i386/preinstall.am | 2 ++ cpukit/score/cpu/m68k/preinstall.am | 2 ++ cpukit/score/cpu/mips/preinstall.am | 2 ++ cpukit/score/cpu/no_cpu/preinstall.am | 2 ++ cpukit/score/cpu/sh/preinstall.am | 2 ++ cpukit/telnetd/preinstall.am | 2 ++ cpukit/wrapup/preinstall.am | 2 ++ 9 files changed, 18 insertions(+) (limited to 'cpukit') diff --git a/cpukit/score/cpu/c4x/preinstall.am b/cpukit/score/cpu/c4x/preinstall.am index 0f12f52037..94a1ce3bfc 100644 --- a/cpukit/score/cpu/c4x/preinstall.am +++ b/cpukit/score/cpu/c4x/preinstall.am @@ -8,6 +8,8 @@ endif PREINSTALL_DIRS = DISTCLEANFILES = $(PREINSTALL_DIRS) +all: $(PREINSTALL_FILES) all-am + PREINSTALL_FILES = CLEANFILES = $(PREINSTALL_FILES) diff --git a/cpukit/score/cpu/h8300/preinstall.am b/cpukit/score/cpu/h8300/preinstall.am index 232db4ec62..56d1533952 100644 --- a/cpukit/score/cpu/h8300/preinstall.am +++ b/cpukit/score/cpu/h8300/preinstall.am @@ -8,6 +8,8 @@ endif PREINSTALL_DIRS = DISTCLEANFILES = $(PREINSTALL_DIRS) +all: $(PREINSTALL_FILES) all-am + PREINSTALL_FILES = CLEANFILES = $(PREINSTALL_FILES) diff --git a/cpukit/score/cpu/i386/preinstall.am b/cpukit/score/cpu/i386/preinstall.am index a450ae8bb0..cc97a1232e 100644 --- a/cpukit/score/cpu/i386/preinstall.am +++ b/cpukit/score/cpu/i386/preinstall.am @@ -8,6 +8,8 @@ endif PREINSTALL_DIRS = DISTCLEANFILES = $(PREINSTALL_DIRS) +all: $(PREINSTALL_FILES) all-am + PREINSTALL_FILES = CLEANFILES = $(PREINSTALL_FILES) diff --git a/cpukit/score/cpu/m68k/preinstall.am b/cpukit/score/cpu/m68k/preinstall.am index 995ad27739..be1e37c087 100644 --- a/cpukit/score/cpu/m68k/preinstall.am +++ b/cpukit/score/cpu/m68k/preinstall.am @@ -8,6 +8,8 @@ endif PREINSTALL_DIRS = DISTCLEANFILES = $(PREINSTALL_DIRS) +all: $(PREINSTALL_FILES) all-am + PREINSTALL_FILES = CLEANFILES = $(PREINSTALL_FILES) diff --git a/cpukit/score/cpu/mips/preinstall.am b/cpukit/score/cpu/mips/preinstall.am index af414c65c2..5487a756a8 100644 --- a/cpukit/score/cpu/mips/preinstall.am +++ b/cpukit/score/cpu/mips/preinstall.am @@ -8,6 +8,8 @@ endif PREINSTALL_DIRS = DISTCLEANFILES = $(PREINSTALL_DIRS) +all: $(PREINSTALL_FILES) all-am + PREINSTALL_FILES = CLEANFILES = $(PREINSTALL_FILES) diff --git a/cpukit/score/cpu/no_cpu/preinstall.am b/cpukit/score/cpu/no_cpu/preinstall.am index 824ff71b30..4cde1be1a6 100644 --- a/cpukit/score/cpu/no_cpu/preinstall.am +++ b/cpukit/score/cpu/no_cpu/preinstall.am @@ -8,6 +8,8 @@ endif PREINSTALL_DIRS = DISTCLEANFILES = $(PREINSTALL_DIRS) +all: $(PREINSTALL_FILES) all-am + PREINSTALL_FILES = CLEANFILES = $(PREINSTALL_FILES) diff --git a/cpukit/score/cpu/sh/preinstall.am b/cpukit/score/cpu/sh/preinstall.am index e67bf51a61..2aa12cad46 100644 --- a/cpukit/score/cpu/sh/preinstall.am +++ b/cpukit/score/cpu/sh/preinstall.am @@ -8,6 +8,8 @@ endif PREINSTALL_DIRS = DISTCLEANFILES = $(PREINSTALL_DIRS) +all: $(PREINSTALL_FILES) all-am + PREINSTALL_FILES = CLEANFILES = $(PREINSTALL_FILES) diff --git a/cpukit/telnetd/preinstall.am b/cpukit/telnetd/preinstall.am index cb6fa14ede..dd38912eb4 100644 --- a/cpukit/telnetd/preinstall.am +++ b/cpukit/telnetd/preinstall.am @@ -8,6 +8,8 @@ endif PREINSTALL_DIRS = DISTCLEANFILES = $(PREINSTALL_DIRS) +all-local: $(TMPINSTALL_FILES) + TMPINSTALL_FILES = CLEANFILES = $(TMPINSTALL_FILES) diff --git a/cpukit/wrapup/preinstall.am b/cpukit/wrapup/preinstall.am index 7bf8522eb5..71683f364e 100644 --- a/cpukit/wrapup/preinstall.am +++ b/cpukit/wrapup/preinstall.am @@ -8,6 +8,8 @@ endif PREINSTALL_DIRS = DISTCLEANFILES = $(PREINSTALL_DIRS) +all-local: $(TMPINSTALL_FILES) + TMPINSTALL_FILES = CLEANFILES = $(TMPINSTALL_FILES) -- cgit v1.2.3