Changeset 22140 for trunk/tools/impdef


Ignore:
Timestamp:
Jul 29, 2017, 8:57:04 PM (8 years ago)
Author:
dmik
Message:

kmk: Support overriding INST_BIN.

This is necessary for RPM install.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/impdef/Makefile.kmk

    r21939 r22140  
    1010
    1111# @todo: the need of this for BLDPROGS looks like a kBuild bug to me
    12 impdef_INST         = bin/
     12impdef_INST         = $(STAGE_BIN)
    1313impdef_INSTTYPE     = stage
    1414
Note: See TracChangeset for help on using the changeset viewer.