Changeset 2161 for trunk/src/kmk/make.h
- Timestamp:
- Dec 29, 2008, 11:20:11 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/make.h
r2121 r2161 911 911 912 912 #ifdef CONFIG_WITH_IF_CONDITIONALS 913 extern int expr_eval_if_conditionals(c har *line, const struct floc *flocp);914 extern char *expr_eval_to_string(char *o, c har *expr);913 extern int expr_eval_if_conditionals(const char *line, const struct floc *flocp); 914 extern char *expr_eval_to_string(char *o, const char *expr); 915 915 #endif 916 916
Note:
See TracChangeset
for help on using the changeset viewer.