1 # $NetBSD: Makefile,v 1.2 2019/01/27 02:08:45 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 12 SRCS+= kern_mod_80.c 13 14 .include <bsd.kmodule.mk> 15
Indexes created Wed Oct 29 20:09:47 GMT 2025