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

Diff for /src/usr.bin/sendbug/Makefile between version 1.1 and 1.2

version 1.1, 2007/03/23 01:47:11 version 1.2, 2007/04/06 20:29:18
Line 2 
Line 2 
   
 PROG=sendbug  PROG=sendbug
 SRCS=atomicio.c sendbug.c  SRCS=atomicio.c sendbug.c
 COPTS+=-Wall -W  COPTS+=-Wall -W -Wshadow
   
 .include <bsd.prog.mk>  .include <bsd.prog.mk>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2