source: CMT/v1r10p20011126/fragments/nmake/cleanup_library @ 1

Last change on this file since 1 was 1, checked in by arnault, 19 years ago

Import all tags

File size: 290 bytes
Line 
1        $(cleanup_echo) library
2        -$(cleanup_silent) if exist $(bin)${CONSTITUENT}.lib del $(bin)${CONSTITUENT}.lib
3        -$(cleanup_silent) if exist $(bin)${CONSTITUENT}.stamp del $(bin)${CONSTITUENT}.stamp
4        -$(cleanup_silent) if exist $(bin)${CONSTITUENT}.shstamp del $(bin)${CONSTITUENT}.shstamp
Note: See TracBrowser for help on using the repository browser.