# $NetBSD: Makefile,v 1.1 2009/09/08 20:12:52 pooka Exp $ # .PATH: ${.CURDIR}/../../../../dev LIB= rumpdev_rnd SRCS= rnd.c rndpool.c SRCS+= component.c CPPFLAGS+= -Wno-pointer-sign CPPFLAGS+= -I${RUMPTOP}/librump/rumpvfs .include .include