Ignore:
Timestamp:
Dec 14, 2008, 5:39:23 PM (16 years ago)
Author:
rybkin
Message:

See C.L. 379

File:
1 edited

Legend:

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

    r469 r484  
    11#-- start of application
    22
    3 $(bin)${CONSTITUENT}$(application_suffix) :: ${OBJS} $(use_stamps) $(${CONSTITUENT}stamps) requirements $(use_requirements)
     3$(bin)${CONSTITUENT}$(application_suffix) :: ${OBJS} $(use_stamps) $(${CONSTITUENT}_stamps) $(${CONSTITUENT}stamps) $(use_requirements)
    44        $(link_echo) application $@
    55        $(link_silent) ${LINKMACRO} /out:$(bin)${CONSTITUENT}$(application_suffix) @<<
Note: See TracChangeset for help on using the changeset viewer.