Makefile revision 1.4
11.4Spooka# $NetBSD: Makefile,v 1.4 2013/04/28 10:43:45 pooka Exp $ 21.1Spooka# 31.1Spooka 41.1SpookaLIB= rumpnet_shmif 51.1Spooka 61.2SpookaSRCS= if_shmem.c shmif_busops.c 71.3SpookaSRCS+= component.c 81.1Spooka 91.1SpookaCPPFLAGS+= -I${.CURDIR}/../../../librump/rumpkern 101.1Spooka 111.4SpookaRUMPCOMP_USER= # filewatch 121.4Spooka 131.1Spooka.include <bsd.lib.mk> 141.1Spooka.include <bsd.klinks.mk> 15