While using GNU make 3.77 I found inconsistent output when doing a make
with and without  the -n option.

     1st COMMAND: make -s --no-print-directory -n
     BEGIN OUTPUT
          gmake -C cheaApp includes
          gmake -C cheaAsyncMQ includes
          gmake -C cheaAsyncMgr includes
          gmake -C asyncMgrLib includes
          gmake -C cheaBase includes
      END OUTPUT

     2nd COMMAND: make -s --no-print-directory
     BEGIN OUTPUT
     END OUTPUT

Is this behavior appropriate, is this a bug, or is this pilot error?

Brian Rohr
Technical Advisor
FedEx Corp.
[EMAIL PROTECTED]
407-916-3465


Reply via email to