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/constituents_trailer

    r441 r487  
    44
    55remove_library_links ::
    6         $(echo) "Removing library links"; \
     6        $(echo) "(constituents.make) Removing library links"; \
    77          $(remove_library_links)
    88
     
    1616
    1717binclean :: clean
    18         $(echo) "Removing binary directory $(bin)"
     18        $(echo) "(constituents.make) Removing binary directory $(bin)"
    1919        @if test ! "$(bin)" = "./"; then \
    2020          /bin/rm -rf $(bin); \
Note: See TracChangeset for help on using the changeset viewer.