1 2 3 4 5 6 7 8 9 10
# $NetBSD: Makefile,v 1.1 2010/02/28 17:40:51 jruoho Exp $ .include "../Makefile.inc" .PATH: ${S}/dev/acpi KMOD= thinkpad SRCS= thinkpad_acpi.c .include <bsd.kmodule.mk>