Changeset 2532 for trunk/kBuild


Ignore:
Timestamp:
Aug 2, 2011, 3:05:37 PM (14 years ago)
Author:
bird
Message:

kmk: Implemented the where function. Fixes #108.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/doc/QuickReference-kmk.txt

    r2490 r2532  
    927927        $(shell command)
    928928
     929    Return a string with the location where the ``kmk`` variable ``variable``
     930    was defined::
     931
     932        $(where variable)
     933
    929934    Return a string describing how the ``kmk`` variable ``variable`` was defined::
    930935
Note: See TracChangeset for help on using the changeset viewer.