Changeset 1715 for trunk/src/kmk/make.h


Ignore:
Timestamp:
Sep 3, 2008, 1:05:55 AM (17 years ago)
Author:
bird
Message:

kmk: Started hacking on some useable if conditionals.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/make.h

    r1701 r1715  
    728728#endif
    729729
     730#ifdef CONFIG_WITH_IF_CONDITIONALS
     731extern int ifcond_eval(char *line, const struct floc *flocp);
     732#endif
     733
Note: See TracChangeset for help on using the changeset viewer.