Ignore:
Timestamp:
Jul 9, 2013, 11:16:06 AM (11 years ago)
Author:
rybkin
Message:

See C.L. 506

File:
1 edited

Legend:

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

    r645 r647  
    55        $(link_silent) ${LINKMACRO} -o $(@).new ${OBJS} $(cmt_installarea_linkopts) $(${CONSTITUENT}_use_linkopts) $(${CONSTITUENT}linkopts) && mv -f $(@).new $(@)
    66
    7 ifdef use_stamps
     7ifneq ($(strip $(use_stamps)),)
    88# Work around Make errors if stamps files do not exist
    99$(use_stamps) :
Note: See TracChangeset for help on using the changeset viewer.