Ignore:
Timestamp:
Jan 8, 2009, 11:23:36 AM (15 years ago)
Author:
rybkin
Message:

See C.L. 382

File:
1 edited

Legend:

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

    r469 r487  
    3636
    3737${CONSTITUENT}clean ::
    38         $(cleanup_echo) objects
     38        $(cleanup_echo) objects ${CONSTITUENT}
    3939        $(cleanup_silent) /bin/rm -f ${OBJS}
     40        $(cleanup_silent) /bin/rm -f $(patsubst %.o,%.d,${OBJS}) $(patsubst %.o,%.dep,${OBJS}) $(patsubst %.o,%.d.stamp,${OBJS})
    4041        $(cleanup_silent) cd $(bin); /bin/rm -rf ${CONSTITUENT}_deps ${CONSTITUENT}_dependencies.make
    4142
Note: See TracChangeset for help on using the changeset viewer.