Changeset 22140
- Timestamp:
- Jul 29, 2017, 8:57:04 PM (8 years ago)
- Location:
- trunk/tools
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified 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 -
TabularUnified 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.