Home | History | Annotate | Line # | Download | only in libnetinet
Makefile revision 1.5
      1 #	$NetBSD: Makefile,v 1.5 2014/03/13 02:07:42 pooka 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