forked from Imagelibrary/rtems
2002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Don't preinstall libnetworking.a.
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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.
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user