source: CMT/HEAD/mgr/fragments/nmake/cleanup_application @ 631

Last change on this file since 631 was 599, checked in by rybkin, 13 years ago

See C.L. 476

  • Property svn:eol-style set to native
File size: 306 bytes
Line 
1        -$(cleanup_echo) ${CONSTITUENT}$(application_suffix)
2        -$(cleanup_silent) if exist $(bin)${CONSTITUENT}$(application_suffix) del $(bin)${CONSTITUENT}$(application_suffix)
3        -$(cleanup_silent) if exist $(bin)${CONSTITUENT}$(application_suffix).manifest del $(bin)${CONSTITUENT}$(application_suffix).manifest
Note: See TracBrowser for help on using the repository browser.