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