Ignore:
Timestamp:
Jun 26, 2004, 12:13:54 AM (21 years ago)
Author:
bird
Message:

implemented publish for libraries.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/tools/GCC3.kmk

    r124 r126  
    124124        $(RM) -f $$@
    125125        $(TOOL_GCC3_AR) $(flags) $$@ $(objs)
    126         $(MKDIR) -p $(PATH_LIB)
    127         $(CP) $$@ $(PATH_LIB)/
    128126       
    129127endef
Note: See TracChangeset for help on using the changeset viewer.