Home | History | Annotate | Line # | Download | only in libnetinet6
Makefile revision 1.2
      1 #	$NetBSD: Makefile,v 1.2 2014/03/13 02:08:44 pooka 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