[BACK]Return to make.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / make

Diff for /src/usr.bin/make/make.1 between version 1.133 and 1.134

version 1.133, 2021/03/08 06:20:50 version 1.134, 2021/11/11 20:42:54
Line 1082 
Line 1082 
 Test the target being built.  Test the target being built.
 .It Xo  .It Xo
 .Ic .ifnmake  .Ic .ifnmake
 .Oo \&! Oc Ar target  .Oo \&! Oc Ns Ar target
 .Op Ar operator target ...  .Op Ar operator target ...
 .Xc  .Xc
 Test the target being built.  Test the target being built.
Line 1090 
Line 1090 
 Reverse the sense of the last conditional.  Reverse the sense of the last conditional.
 .It Xo  .It Xo
 .Ic .elif  .Ic .elif
 .Oo \&! Oc Ar expression  .Oo \&! Oc Ns Ar expression
 .Op Ar operator expression ...  .Op Ar operator expression ...
 .Xc  .Xc
 A combination of  A combination of

Legend:
Removed from v.1.133  
changed lines
  Added in v.1.134