Changeset 1701 for trunk/src/kmk/main.c
- Timestamp:
- Sep 2, 2008, 4:06:18 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/main.c
r1535 r1701 562 562 int second_expansion; 563 563 564 #ifdef CONFIG_WITH_2ND_TARGET_EXPANSION 565 /* Nonzero if we have seen the '.SECONDTARGETEXPANSION' target. 566 This turns on secondary expansion of targets. */ 567 568 int second_target_expansion; 569 #endif 570 564 571 #ifndef CONFIG_WITH_EXTENDED_NOTPARALLEL 565 572 /* Nonzero if we have seen the `.NOTPARALLEL' target.
Note:
See TracChangeset
for help on using the changeset viewer.