Changeset 2024 for trunk/src/kmk/implicit.c
- Timestamp:
- Nov 2, 2008, 6:43:17 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/implicit.c
r2001 r2024 561 561 if (!file_variables_set) 562 562 { 563 #if defined(CONFIG_WITH_COMMANDS_FUNC) || defined (CONFIG_WITH_DOT_MUST_MAKE) 564 set_file_variables (file, 0 /* real call */); 565 #else 563 566 set_file_variables (file); 567 #endif 564 568 file_variables_set = 1; 565 569 }
Note:
See TracChangeset
for help on using the changeset viewer.