Changeset 922 for trunk/src/gmakenew/filedef.h
- Timestamp:
- May 25, 2007, 6:44:01 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gmakenew/filedef.h
r921 r922 104 104 considered on current scan of goal chain */ 105 105 #ifdef CONFIG_WITH_EXPLICIT_MULTITARGET 106 unsigned int multi_maybe:1; /* Nonzero if this file may not always be107 touched/created by themulti target rule. */106 unsigned int multi_maybe:1; /* Nonzero if this file isn't always updated 107 by the explicit multi target rule. */ 108 108 #endif 109 109
Note:
See TracChangeset
for help on using the changeset viewer.