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/MINGW32.kmk

    r123 r126  
    148148        $(RM) -f $$@
    149149        $(TOOL_MINGW32_AR) $(flags) $$@ $(objs)
    150         $(MKDIR) -p $(PATH_LIB)
    151         $(CP) $$@ $(PATH_LIB)/
    152150       
    153151endef
Note: See TracChangeset for help on using the changeset viewer.