1 # $NetBSD: Makefile,v 1.2 2019/01/27 02:08:47 pgoyette Exp $ 2 3 .include "../Makefile.inc" 4 5 KMOD= compat_raid_80 6 CPPFLAGS+= -DCOMPAT_80 7 8 .PATH: ${S}/dev/raidframe 9 10 SRCS+= rf_compat80.c 11 12 .include <bsd.kmodule.mk> 13
Indexes created Mon Sep 29 03:10:08 GMT 2025