Changeset 642 for CMT/v1r25-branch/mgr/fragments/cleanup_library
- Timestamp:
- Jun 6, 2013, 4:16:59 PM (12 years ago)
- Location:
- CMT/v1r25-branch
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
CMT/v1r25-branch
-
CMT/v1r25-branch/mgr/fragments/cleanup_library
r487 r642 1 1 #-- start of cleanup_library ------------- 2 2 $(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}.shstamp3 -$(cleanup_silent) cd $(bin) && \rm -f $(library_prefix)${CONSTITUENT}$(library_suffix).a $(library_prefix)${CONSTITUENT}$(library_suffix).$(shlibsuffix) ${CONSTITUENT}.stamp ${CONSTITUENT}.shstamp 4 4 #-- end of cleanup_library ---------------
Note:
See TracChangeset
for help on using the changeset viewer.