summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/unix
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-01-12 10:16:01 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-01-12 10:16:01 +0000
commit008ff56754c3babbcbdf563f7851697db2aee23c (patch)
tree437c6e3c773e5a387747d6942e5f5ebfc19721f9 /c/src/lib/libbsp/unix
parentRemove all-local:. (diff)
downloadrtems-008ff56754c3babbcbdf563f7851697db2aee23c.tar.bz2
Regenerate.
Diffstat (limited to 'c/src/lib/libbsp/unix')
-rw-r--r--c/src/lib/libbsp/unix/posix/preinstall.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/unix/posix/preinstall.am b/c/src/lib/libbsp/unix/posix/preinstall.am
index 528030df2b..3b3304fd16 100644
--- a/c/src/lib/libbsp/unix/posix/preinstall.am
+++ b/c/src/lib/libbsp/unix/posix/preinstall.am
@@ -8,9 +8,13 @@ endif
PREINSTALL_DIRS =
DISTCLEANFILES += $(PREINSTALL_DIRS)
+all-local: $(TMPINSTALL_FILES)
+
TMPINSTALL_FILES =
CLEANFILES = $(TMPINSTALL_FILES)
+all: $(PREINSTALL_FILES) all-am
+
PREINSTALL_FILES =
CLEANFILES += $(PREINSTALL_FILES)