1 # $NetBSD: Makefile,v 1.3.18.1 2019/06/10 22:09:43 christos Exp $ 2 3 .include "../Makefile.inc" 4 5 CPPFLAGS+= -DVND_COMPRESSION 6 7 .PATH: ${S}/dev 8 9 KMOD= vnd 10 IOCONF= vnd.ioconf 11 SRCS= vnd.c 12 13 WARNS= 3 14 15 .include <bsd.kmodule.mk> 16
Indexes created Sat Apr 04 00:22:49 UTC 2026