[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / netinet6

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

Diff for /src/sys/netinet6/Makefile between version 1.3 and 1.4

version 1.3, 1999/07/30 10:35:35 version 1.4, 2000/06/04 11:52:10
Line 3 
Line 3 
 KDIR=   /sys/netinet6  KDIR=   /sys/netinet6
 INCSDIR= /usr/include/netinet6  INCSDIR= /usr/include/netinet6
   
 INCS=   ah.h esp.h icmp6.h in6.h in6_gif.h in6_ifattach.h in6_pcb.h \  INCS=   ah.h esp.h in6.h in6_gif.h in6_ifattach.h in6_pcb.h \
         in6_var.h ip6.h ip6_mroute.h ip6_var.h ip6protosw.h \          in6_var.h ip6_mroute.h ip6_var.h ip6protosw.h \
         ipcomp.h ipsec.h mld6_var.h nd6.h pim6.h pim6_var.h udp6.h udp6_var.h          ipcomp.h ipsec.h mld6_var.h nd6.h pim6.h pim6_var.h udp6.h udp6_var.h
   
 .include <bsd.kinc.mk>  .include <bsd.kinc.mk>

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

CVSweb <webmaster@jp.NetBSD.org>