Home | History | Annotate | Line # | Download | only in libnetinet6
Makefile revision 1.2.10.1
      1 #	$NetBSD: Makefile,v 1.2.10.1 2015/12/27 12:10:17 skrll Exp $
      2 #
      3 
      4 LIB=	rumpnet_netinet6
      5 COMMENT=IPv6 incl. TCP and UDP (PF_INET6)
      6 
      7 SRCS=	netinet6_component.c
      8 
      9 .include <bsd.lib.mk>
     10 .include <bsd.klinks.mk>
     11