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

Diff for /src/usr.bin/cu/Makefile between version 1.2 and 1.3

version 1.2, 2012/07/10 10:28:05 version 1.3, 2012/07/10 11:42:02
Line 1 
Line 1 
 # $OpenBSD$  # $OpenBSD$
   
 PROG=   cu  PROG=   cu
 SRCS=   cu.c command.c input.c error.c  SRCS=   cu.c command.c error.c input.c xmodem.c
   
 CDIAGFLAGS+= -Wall -W -Wno-unused-parameter  CDIAGFLAGS+= -Wall -W -Wno-unused-parameter
   

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