Ignore:
Timestamp:
Nov 1, 2008, 3:15:50 PM (17 years ago)
Author:
bird
Message:

kmk,footer.kmk: New helper function 'kb-exp-tmpl', 10x faster than the gnu make script.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/function.c

    r1999 r2011  
    46544654  { STRING_SIZE_TUPLE("kb-src-prop"),   3,  4,  0,  func_kbuild_source_prop},
    46554655  { STRING_SIZE_TUPLE("kb-src-one"),    0,  1,  0,  func_kbuild_source_one},
     4656  { STRING_SIZE_TUPLE("kb-exp-tmpl"),   6,  6,  1,  func_kbuild_expand_template},
    46564657#endif
    46574658#ifdef KMK
Note: See TracChangeset for help on using the changeset viewer.