Home | History | Annotate | Line # | Download | only in libnetinet6
Makefile revision 1.2.4.2
      1 #	$NetBSD: Makefile,v 1.2.4.2 2014/05/22 11:41:17 yamt Exp $
      2 #
      3 
      4 LIB=	rumpnet_netinet6
      5 
      6 SRCS=	netinet6_component.c
      7 
      8 .include <bsd.lib.mk>
      9 .include <bsd.klinks.mk>
     10