[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / usr.sbin / tcpdump

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/usr.sbin/tcpdump/Attic/Makefile between version 1.27 and 1.27.2.1

version 1.27, 2002/02/18 09:45:11 version 1.27.2.1, 2002/12/07 22:47:34
Line 60  CPPFLAGS+= \
Line 60  CPPFLAGS+= \
         -DHAVE_SETLINEBUF=1 -DHAVE_VSNPRINTF=1 -DHAVE_SNPRINTF=1 \          -DHAVE_SETLINEBUF=1 -DHAVE_VSNPRINTF=1 -DHAVE_SNPRINTF=1 \
         -DRETSIGTYPE=void -DRETSIGVAL= -DHAVE_SIGACTION=1 \          -DRETSIGTYPE=void -DRETSIGVAL= -DHAVE_SIGACTION=1 \
         -DHAVE_SOCKADDR_SA_LEN=1 -DHAVE_H_ERRNO=1          -DHAVE_SOCKADDR_SA_LEN=1 -DHAVE_H_ERRNO=1
   CPPFLAGS+=-DLBL_ALIGN=1
 #CPPFLAGS+=-DTCPDUMP_DO_SMB=1  #CPPFLAGS+=-DTCPDUMP_DO_SMB=1
   
 .if (${MKCRYPTO} != "no")  .if (${MKCRYPTO} != "no")

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.27.2.1

CVSweb <webmaster@jp.NetBSD.org>