Changeset 1724 for trunk/src/kmk/make.h
- Timestamp:
- Sep 5, 2008, 2:34:53 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/make.h
r1719 r1724 729 729 730 730 #ifdef CONFIG_WITH_IF_CONDITIONALS 731 extern int ifcond(char *line, const struct floc *flocp); 732 #endif 733 731 extern int expr_eval_if_conditionals(char *line, const struct floc *flocp); 732 extern char *expr_eval_to_string(char *o, char *expr); 733 #endif 734
Note:
See TracChangeset
for help on using the changeset viewer.