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

Diff for /src/usr.bin/fstat/Makefile between version 1.6 and 1.7

version 1.6, 2000/01/17 16:26:18 version 1.7, 2000/09/03 18:41:17
Line 11 
Line 11 
   
 .include <bsd.prog.mk>  .include <bsd.prog.mk>
   
 .if (${UVM} == "yes")  .if (${UVM:L} == "yes")
 CFLAGS+=-DUVM  CFLAGS+=-DUVM
 .endif  .endif

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7