source: CMT/HEAD/mgr/fragments/cleanup_objects @ 469

Last change on this file since 469 was 469, checked in by rybkin, 16 years ago

See C.L. 370

  • Property svn:eol-style set to native
File size: 230 bytes
Line 
1#-- start of cleanup_objects ------
2        $(cleanup_echo) objects
3        -$(cleanup_silent) /bin/rm -f ${OBJS}
4        -$(cleanup_silent) cd $(bin); /bin/rm -rf ${CONSTITUENT}_deps ${CONSTITUENT}_dependencies.make
5#-- end of cleanup_objects ------
Note: See TracBrowser for help on using the repository browser.