Ignore:
Timestamp:
Dec 31, 2008, 1:03:02 AM (17 years ago)
Author:
bird
Message:

kmk: Added $(root ) to help out with checking for absolute paths on Windows and OS/2.

File:
1 edited

Legend:

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

    r2171 r2172  
    605605        $(basename names...)
    606606
     607    Extract the root specification of each file name (a bit complicated on
     608    Windows & OS/2) [1]_::
     609
     610        $(root names...)
     611
    607612    Append ``suffix`` to each word in ``names``::
    608613
Note: See TracChangeset for help on using the changeset viewer.