NetBSD/sys/modules/hdaudio/Makefile

11 lines
215 B
Makefile
Raw Normal View History

2015-03-28 17:48:53 +03:00
# $NetBSD: Makefile,v 1.6 2015/03/28 14:48:53 jmcneill Exp $
# This file is used by modules and rump kernels
2011-01-07 18:32:11 +03:00
.include "../Makefile.inc"
2015-03-28 17:48:53 +03:00
.include "${.CURDIR}/Makefile.inc"
2011-01-07 18:32:11 +03:00
KMOD= hdaudio
.include <bsd.kmodule.mk>