Ignore:
Timestamp:
Jun 6, 2013, 4:16:59 PM (12 years ago)
Author:
rybkin
Message:

merge -r 631:635 HEAD

Location:
CMT/v1r25-branch
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • CMT/v1r25-branch

  • CMT/v1r25-branch/mgr/fragments/cleanup_library

    r487 r642  
    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.