mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-08 06:39:21 -04:00
9 lines
161 B
Makefile
9 lines
161 B
Makefile
# $NetBSD: Makefile,v 1.5 2014/11/19 00:17:10 pooka Exp $
|
|
|
|
.include "../Makefile.inc"
|
|
.include "${.CURDIR}/Makefile.inc"
|
|
|
|
KMOD= hdafg
|
|
|
|
.include <bsd.kmodule.mk>
|