Ignore:
Timestamp:
06/26/02 16:11:36 (21 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
765a1f06
Parents:
74232ef5
Message:

2002-06-26 Ralf Corsepius <corsepiu@…>

  • wrapup/Makefile.am: Don't preinstall libmisc.a.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpukit/libmisc/wrapup/Makefile.am

    r74232ef5 rd6c6c26f  
    1818    ../mw-fb/$(ARCH)/libmw-fb-tmp.a ../capture/$(ARCH)/libcapture-tmp.a
    1919
    20 $(PROJECT_RELEASE)/lib/$(LIBNAME)$(LIB_VARIANT).a: $(LIB)
    21         $(INSTALL_DATA) $< $@
    22 
    2320#
    2421# (OPTIONAL) Add local stuff here using +=
     
    3330        $(RANLIB) $@
    3431
    35 TMPINSTALL_FILES += $(PROJECT_RELEASE)/lib/$(LIBNAME)$(LIB_VARIANT).a
    36 
    37 all-local: $(ARCH) $(LIB) $(TMPINSTALL_FILES)
    38 
    39 .PRECIOUS: $(LIB)
     32all-local: $(ARCH) $(LIB)
    4033
    4134include $(top_srcdir)/../../../automake/local.am
Note: See TracChangeset for help on using the changeset viewer.