1 # $NetBSD: Makefile,v 1.1 2019/02/03 08:02:25 pgoyette Exp $ 2 3 .include "../Makefile.inc" 4 5 KMOD= compat_netbsd32_raid 6 7 .PATH: ${S}/dev/raidframe 8 9 CPPFLAGS+= -DCOMPAT_NETBSD32 10 11 SRCS+= rf_compat32.c 12 13 .include <bsd.kmodule.mk> 14
Indexes created Thu Oct 02 10:09:58 GMT 2025