source: CMT/HEAD/mgr/fragments/cleanup_library @ 448

Last change on this file since 448 was 204, checked in by garonne, 18 years ago

correct a typo in the fragment; add a option PRINT_PREREQUISITES

  • Property svn:eol-style set to native
File size: 337 bytes
RevLine 
[2]1#-- start of cleanup_library -------------
2        $(cleanup_echo) library
[204]3        -$(cleanup_silent) cd $(bin); /bin/rm -f $(binobj)$(library_prefix)${CONSTITUENT}$(library_suffix).a $(binobj)$(library_prefix)${CONSTITUENT}$(library_suffix).s? $(binobj)${CONSTITUENT}.stamp $(binobj)${CONSTITUENT}.shstamp
[2]4#-- end of cleanup_library ---------------
5
Note: See TracBrowser for help on using the repository browser.