Ignore:
Timestamp:
Jan 11, 2013, 11:23:19 AM (11 years ago)
Author:
rybkin
Message:

See C.L. 499

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMT/HEAD/mgr/fragments/library_no_static

    r593 r628  
    3131        $(lib_echo) "shared library $@"
    3232        $(lib_silent) $(shlibbuilder) $(shlibflags) -o $@ ${OBJS} $(${CONSTITUENT}_shlibflags)
     33        $(lib_silent) cat /dev/null >$(${CONSTITUENT}stamp) && \
     34          cat /dev/null >$(${CONSTITUENT}shstamp)
    3335
    3436$(${CONSTITUENT}shstamp) :: $(${CONSTITUENT}libname).$(shlibsuffix)
Note: See TracChangeset for help on using the changeset viewer.