source: CMT/v1r19/mgr/fragments/cleanup_library

Last change on this file 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
Line 
1#-- start of cleanup_library -------------
2        $(cleanup_echo) library
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
4#-- end of cleanup_library ---------------
5
Note: See TracBrowser for help on using the repository browser.