Changeset 1719 for trunk/src/kmk/make.h
- Timestamp:
- Sep 4, 2008, 4:49:36 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/make.h
r1715 r1719 729 729 730 730 #ifdef CONFIG_WITH_IF_CONDITIONALS 731 extern int ifcond _eval(char *line, const struct floc *flocp);732 #endif 733 731 extern int ifcond(char *line, const struct floc *flocp); 732 #endif 733
Note:
See TracChangeset
for help on using the changeset viewer.