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

Diff for /src/usr.bin/vmstat/Makefile between version 1.8 and 1.9

version 1.8, 2007/12/15 03:43:41 version 1.9, 2014/07/02 00:12:34
Line 2 
Line 2 
   
 PROG=   vmstat  PROG=   vmstat
   
   CPPFLAGS+= -D_LIBKVM
 SRCS=   dkstats.c vmstat.c  SRCS=   dkstats.c vmstat.c
 MAN=    vmstat.8  MAN=    vmstat.8
 DPADD=  ${LIBKVM}  DPADD=  ${LIBKVM}

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9