1 # $NetBSD: Makefile,v 1.1.2.1 2018/03/21 10:12:49 pgoyette Exp $ 2 3 .include "../Makefile.inc" 4 5 .PATH: ${S}/compat/common 6 7 KMOD= compat_80 8 9 CPPFLAGS+= -DCOMPAT_80 10 11 SRCS+= compat_80_mod.c raidframe80.c 12 13 .include <bsd.kmodule.mk> 14
Indexes created Wed Oct 29 20:09:47 GMT 2025