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


Ignore:
Timestamp:
Sep 4, 2008, 4:49:36 AM (17 years ago)
Author:
bird
Message:

kmk: More if conditionals code.

File:
1 edited

Legend:

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

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