summaryrefslogtreecommitdiffstats
path: root/c/src/automake/lib.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-11 12:43:55 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-11 12:43:55 +0000
commit0e31ed7a674db2c3b806432ac3dcc149facca457 (patch)
treea51db1e33be5b9d803b8b3c5c6532ce3ab857aba /c/src/automake/lib.am
parent2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-0e31ed7a674db2c3b806432ac3dcc149facca457.tar.bz2
2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/env-rtemsbsp.m4: AC_SUBST(project_libdir). * automake/lib.am: Remove project_libdir. * wrapup/Makefile.am: Reworked.
Diffstat (limited to 'c/src/automake/lib.am')
-rw-r--r--c/src/automake/lib.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/c/src/automake/lib.am b/c/src/automake/lib.am
index 6cea6ddc9d..9a5aa21c71 100644
--- a/c/src/automake/lib.am
+++ b/c/src/automake/lib.am
@@ -15,8 +15,6 @@ $(AR) $(ARFLAGS) $@ $^
$(RANLIB) $@
endef
-project_libdir = $(libdir)
-
$(PROJECT_RELEASE)/lib/$(dirstamp):
@$(mkinstalldirs) $@
@: > $(PROJECT_RELEASE)/lib/$(dirstamp)