1 # $NetBSD: Makefile,v 1.1 2009/02/08 16:28:35 pooka Exp $ 2 # 3 4 .PATH: ${.CURDIR}/../../../../kern 5 6 LIB= rumpnet_local 7 8 SRCS= uipc_proto.c uipc_usrreq.c 9 10 CFLAGS+= -Wno-pointer-sign 11 12 .include <bsd.lib.mk> 13 .include <bsd.klinks.mk> 14
Indexes created Thu Oct 02 14:10:14 GMT 2025