Changeset 1701 for trunk/src/kmk/filedef.h
- Timestamp:
- Sep 2, 2008, 4:06:18 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/filedef.h
r922 r1701 107 107 by the explicit multi target rule. */ 108 108 #endif 109 #ifdef CONFIG_WITH_2ND_TARGET_EXPANSION 110 unsigned int need_2nd_target_expansion:1; /* Nonzero if this file needs 111 second expansion of its name. Whether it 112 can receive this is decided at parse time, 113 and the expanding done in snap_deps. */ 114 #endif 109 115 110 116 };
Note:
See TracChangeset
for help on using the changeset viewer.