1 # $NetBSD: Makefile,v 1.1 2022/12/19 23:19:51 pgoyette Exp $ 2 3 .include "../Makefile.inc" 4 5 .PATH: ${S}/compat/common 6 7 KMOD= compat_100 8 9 CPPFLAGS+= -DCOMPAT_100 10 11 SRCS+= compat_100_mod.c 12 13 .include <bsd.kmodule.mk> 14
Indexes created Mon Oct 20 16:09:52 GMT 2025