Home | History | Annotate | Line # | Download | only in hdafg
      1 #	$NetBSD: Makefile,v 1.8 2023/02/18 05:25:59 mrg Exp $
      2 
      3 .include "../Makefile.inc"
      4 .include "${.CURDIR}/Makefile.inc"
      5 
      6 KMOD=	hdafg
      7 
      8 WARNS=	3
      9 
     10 .include <bsd.kmodule.mk>
     11