# $NetBSD: Makefile,v 1.3 2015/08/20 11:05:02 christos Exp $ .include "../Makefile.inc" CPPFLAGS+= -DVND_COMPRESSION -DCOMPAT_30 -DCOMPAT_50 .PATH: ${S}/dev KMOD= vnd IOCONF= vnd.ioconf SRCS= vnd.c .include