summaryrefslogtreecommitdiffstats
path: root/cpukit/automake
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-12 10:37:19 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-12 10:37:19 +0000
commitba962ea23530a177caa06d7494ac0858d251ad97 (patch)
treea444a8d40fa3ed36c95ffe7e53fbfebc93ff2532 /cpukit/automake
parent2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-ba962ea23530a177caa06d7494ac0858d251ad97.tar.bz2
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/lead-dot.m4: Remove (Use the version in automake-1.8). * automake/lib.am: Remove $(project_libdir)$(MULTISUBDIR). * aclocal/env-rtemscpu.m4: Reflect new definition of project_lib. * Makefile.am: Remove BUILT_SOURCES.
Diffstat (limited to 'cpukit/automake')
-rw-r--r--cpukit/automake/lib.am7
1 files changed, 1 insertions, 6 deletions
diff --git a/cpukit/automake/lib.am b/cpukit/automake/lib.am
index 23dc0d6da3..4c4cba5cb7 100644
--- a/cpukit/automake/lib.am
+++ b/cpukit/automake/lib.am
@@ -13,9 +13,4 @@ $(AR) $(ARFLAGS) $@ $^
$(RANLIB) $@
endef
-$(project_libdir)$(MULTISUBDIR):
- @$(mkinstalldirs) $@
-
-TMPINSTALL_FILES = $(project_libdir)$(MULTISUBDIR)
-
-.PRECIOUS: $(LIB)
+TMPINSTALL_FILES =