11.7Spooka# $NetBSD: Makefile,v 1.7 2015/10/19 16:16:38 pooka Exp $ 21.1Spooka# 31.1Spooka 41.1Spooka.PATH: ${.CURDIR}/../../../../kern 51.1Spooka 61.1SpookaLIB= rumpnet_local 71.7SpookaCOMMENT=Local domain sockets (PF_LOCAL/PF_UNIX) 81.1Spooka 91.1SpookaSRCS= uipc_proto.c uipc_usrreq.c 101.6SpookaSRCS+= local_component.c 111.1Spooka 121.1Spooka.include <bsd.lib.mk> 131.1Spooka.include <bsd.klinks.mk> 14