VirtualBox

Changeset 3155 in kBuild for trunk/src/kmk/main.c


Ignore:
Timestamp:
Mar 16, 2018 2:14:29 PM (7 years ago)
Author:
bird
Message:

better help for --output-sync.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/main.c

    r3149 r3155  
    467467  -o FILE, --old-file=FILE, --assume-old=FILE\n\
    468468                              Consider FILE to be very old and don't remake it.\n"),
     469#ifndef KMK
    469470    N_("\
    470471  -O[TYPE], --output-sync[=TYPE]\n\
    471472                              Synchronize output of parallel jobs by TYPE.\n"),
     473#else
     474    N_("\
     475  -O[TYPE], --output-sync[=TYPE]\n\
     476                              Synchronize output of parallel jobs by TYPE:\n\
     477                                none    = no synchronization (default).\n\
     478                                line    = receip line output\n\
     479                                target  = entire receip output\n\
     480                                recurse = entire recursive invocation\n"),
     481#endif
    472482    N_("\
    473483  -p, --print-data-base       Print make's internal database.\n"),
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette