Ignore:
Timestamp:
Jun 24, 2013, 3:23:40 PM (11 years ago)
Author:
rybkin
Message:

See C.L. 505

File:
1 edited

Legend:

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

    r593 r645  
    44        $(link_echo) "application $@"
    55        $(link_silent) ${LINKMACRO} -o $(@).new ${OBJS} $(cmt_installarea_linkopts) $(${CONSTITUENT}_use_linkopts) $(${CONSTITUENT}linkopts) && mv -f $(@).new $(@)
     6
     7ifdef use_stamps
     8# Work around Make errors if stamps files do not exist
     9$(use_stamps) :
     10endif
    611
    712#-----------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.