summaryrefslogtreecommitdiff
path: root/sys/rump/net/lib/libnetinet/Makefile
blob: c712e93c5328d2bb97eabc7ea057edd4b9295955 (plain)
1
2
3
4
5
6
7
8
9
#	$NetBSD: Makefile,v 1.4 2009/12/11 16:34:50 pooka Exp $
#

LIB=	rumpnet_netinet

SRCS=	component.c

.include <bsd.lib.mk>
.include <bsd.klinks.mk>