mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-11 06:59:29 -04:00
10 lines
157 B
Makefile
10 lines
157 B
Makefile
# $NetBSD: Makefile,v 1.5 2014/03/13 02:07:42 pooka Exp $
|
|
#
|
|
|
|
LIB= rumpnet_netinet
|
|
|
|
SRCS= netinet_component.c
|
|
|
|
.include <bsd.lib.mk>
|
|
.include <bsd.klinks.mk>
|