1 # $NetBSD: Makefile,v 1.4 2019/02/17 04:05:44 rin Exp $ 2 3 .include "../Makefile.inc" 4 5 .PATH: ${S}/coda 6 7 KMOD= coda 8 IOCONF= coda.ioconf 9 SRCS= coda_venus.c coda_vfsops.c coda_vnops.c 10 11 WARNS= 3 12 13 .include <bsd.kmodule.mk> 14
Indexes created Tue Sep 23 20:09:58 GMT 2025