Changeset 87 for trunk/kBuild/tools


Ignore:
Timestamp:
Jun 4, 2004, 5:29:04 PM (21 years ago)
Author:
bird
Message:

..

File:
1 edited

Legend:

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

    r86 r87  
    128128        $(RM) -f $$@
    129129        $(TOOL_VCC70_AR) $(flags) /OUT:$(call CYGPATHMIXED,$(lib)) $(call CYGPATHMIXED,$(objs))
     130        $(MKDIR) -p $(PATH_LIB)
     131        $(CP) $$@ $(PATH_LIB)/
    130132       
    131133endef
Note: See TracChangeset for help on using the changeset viewer.