1 # $NetBSD: Makefile,v 1.3 2015/08/20 11:05:02 christos Exp $ 2 3 .include "../Makefile.inc" 4 5 CPPFLAGS+= -DVND_COMPRESSION -DCOMPAT_30 -DCOMPAT_50 6 7 .PATH: ${S}/dev 8 9 10 KMOD= vnd 11 IOCONF= vnd.ioconf 12 SRCS= vnd.c 13 14 .include <bsd.kmodule.mk> 15
Indexes created Wed Nov 05 21:10:10 GMT 2025