Changeset 22140 for trunk/tools
- Timestamp:
 - Jul 29, 2017, 8:57:04 PM (8 years ago)
 - Location:
 - trunk/tools
 - Files:
 - 
      
- 2 edited
 
- 
          
  impdef/Makefile.kmk (modified) (1 diff)
 - 
          
  wrc/Makefile.kmk (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/tools/impdef/Makefile.kmk
r21939 r22140 10 10 11 11 # @todo: the need of this for BLDPROGS looks like a kBuild bug to me 12 impdef_INST = bin/12 impdef_INST = $(STAGE_BIN) 13 13 impdef_INSTTYPE = stage 14 14  - 
      
trunk/tools/wrc/Makefile.kmk
r21939 r22140 16 16 17 17 # @todo: the need of this for BLDPROGS looks like a kBuild bug to me 18 winerc_INST = bin/18 winerc_INST = $(STAGE_BIN) 19 19 winerc_INSTTYPE = stage 20 20  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  