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

merge -r 635:645 HEAD

Location:
CMT/v1r25-branch
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • CMT/v1r25-branch

  • CMT/v1r25-branch/mgr/fragments/application

    r593 r646  
    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.