mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-12 23:50:29 -04:00
10 lines
159 B
Makefile
10 lines
159 B
Makefile
# $NetBSD: Makefile,v 1.2 2014/03/13 02:08:44 pooka Exp $
|
|
#
|
|
|
|
LIB= rumpnet_netinet6
|
|
|
|
SRCS= netinet6_component.c
|
|
|
|
.include <bsd.lib.mk>
|
|
.include <bsd.klinks.mk>
|