Ignore:
Timestamp:
Jul 2, 2010, 9:57:05 AM (14 years ago)
Author:
rybkin
Message:

See C.L. 430

File:
1 edited

Legend:

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

    r492 r545  
    3232        $(lib_silent) link.exe /nologo /dll /out:$(bin)${CONSTITUENT}.dll $(bin)${CONSTITUENT}.exp @$(bin)${CONSTITUENT}.txt $(cpplinkflags) $(${CONSTITUENT}_shlibflags)
    3333!ENDIF
     34        $(lib_silent) if exist $(bin)${CONSTITUENT}.dll echo "" >$(${CONSTITUENT}stamp)
    3435        $(lib_silent) if exist $(bin)${CONSTITUENT}.dll echo "" >$(${CONSTITUENT}shstamp)
    3536
Note: See TracChangeset for help on using the changeset viewer.