Changeset 632 for CMT/HEAD/mgr


Ignore:
Timestamp:
Feb 19, 2013, 4:37:00 PM (11 years ago)
Author:
rybkin
Message:

See C.L. 503

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMT/HEAD/mgr/fragments/cleanup_library

    r487 r632  
    11#-- start of cleanup_library -------------
    22        $(cleanup_echo) library ${CONSTITUENT}
    3         -$(cleanup_silent) cd $(bin); /bin/rm -f $(library_prefix)${CONSTITUENT}$(library_suffix).a $(library_prefix)${CONSTITUENT}$(library_suffix).s? ${CONSTITUENT}.stamp ${CONSTITUENT}.shstamp
     3        -$(cleanup_silent) cd $(bin) && \rm -f $(library_prefix)${CONSTITUENT}$(library_suffix).a $(library_prefix)${CONSTITUENT}$(library_suffix).$(shlibsuffix) ${CONSTITUENT}.stamp ${CONSTITUENT}.shstamp
    44#-- end of cleanup_library ---------------
Note: See TracChangeset for help on using the changeset viewer.