2002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* wrapup/Makefile.am: Don't preinstall libnetworking.a.
This commit is contained in:
Ralf Corsepius
2002-06-26 15:46:38 +00:00
parent 8e7d260c26
commit 89e6498803
4 changed files with 10 additions and 10 deletions

View File

@@ -1,3 +1,7 @@
2002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Don't preinstall libnetworking.a.
2002-06-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2002-06-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove commented out net-apps. * Makefile.am: Remove commented out net-apps.

View File

@@ -21,10 +21,6 @@ $(LIB): $(OBJS)
$(PROJECT_RELEASE)/lib/libnetworking$(LIB_VARIANT).a: $(LIB) $(PROJECT_RELEASE)/lib/libnetworking$(LIB_VARIANT).a: $(LIB)
$(INSTALL_DATA) $< $@ $(INSTALL_DATA) $< $@
TMPINSTALL_FILES += $(PROJECT_RELEASE)/lib/libnetworking$(LIB_VARIANT).a all-local: $(ARCH) $(OBJS) $(LIB)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
.PRECIOUS: $(LIB)
include $(top_srcdir)/../automake/local.am include $(top_srcdir)/../automake/local.am

View File

@@ -1,3 +1,7 @@
2002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Don't preinstall libnetworking.a.
2002-06-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2002-06-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove commented out net-apps. * Makefile.am: Remove commented out net-apps.

View File

@@ -21,10 +21,6 @@ $(LIB): $(OBJS)
$(PROJECT_RELEASE)/lib/libnetworking$(LIB_VARIANT).a: $(LIB) $(PROJECT_RELEASE)/lib/libnetworking$(LIB_VARIANT).a: $(LIB)
$(INSTALL_DATA) $< $@ $(INSTALL_DATA) $< $@
TMPINSTALL_FILES += $(PROJECT_RELEASE)/lib/libnetworking$(LIB_VARIANT).a all-local: $(ARCH) $(OBJS) $(LIB)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
.PRECIOUS: $(LIB)
include $(top_srcdir)/../automake/local.am include $(top_srcdir)/../automake/local.am