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

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

version 1.2, 1997/09/21 11:50:13 version 1.3, 2001/06/25 22:17:33
Line 1 
Line 1 
 #       $OpenBSD$  #       $OpenBSD$
   
 CFLAGS+= -DTELNET  
 PROG=   nc  PROG=   nc
 SRCS=   netcat.c  SRCS=   netcat.c atomicio.c
   
 .include <bsd.prog.mk>  .include <bsd.prog.mk>

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