Ignore:
Timestamp:
May 25, 2007, 6:44:01 AM (18 years ago)
Author:
bird
Message:

working on the maybe (+|) part.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gmakenew/filedef.h

    r921 r922  
    104104                                   considered on current scan of goal chain */
    105105#ifdef CONFIG_WITH_EXPLICIT_MULTITARGET
    106     unsigned int multi_maybe:1; /* Nonzero if this file may not always be
    107                                    touched/created by the multi target rule. */
     106    unsigned int multi_maybe:1; /* Nonzero if this file isn't always updated
     107                                   by the explicit multi target rule. */
    108108#endif
    109109
Note: See TracChangeset for help on using the changeset viewer.