Changeset 780 for trunk/kBuild


Ignore:
Timestamp:
Jan 24, 2007, 9:09:03 PM (18 years ago)
Author:
bird
Message:

MSG_INST_TRG correction.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/header.kmk

    r779 r780  
    871871 # @param 2     The source filename.
    872872 # @param 3     The destination file name.
    873  MSG_INST_TRG ?= $(call MSG_L1,INST $1,=> $2)
     873 MSG_INST_TRG ?= $(call MSG_L1,INST $1 => $3)
    874874 ## Installing a file (install target).
    875875 # @param 1     The source filename.
Note: See TracChangeset for help on using the changeset viewer.