Makefile revision 1.2
11.2Sjmcneill# $NetBSD: Makefile,v 1.2 2015/03/28 14:09:59 jmcneill Exp $ 21.1Spooka# 31.1Spooka 41.1SpookaRUMPTOP=${TOPRUMP} 51.1Spooka 61.1Spooka.include <bsd.own.mk> 71.1Spooka.include "${NETBSDSRCDIR}/sys/modules/hdaudio/Makefile.inc" 81.2Sjmcneill.include "${NETBSDSRCDIR}/sys/modules/hdaudio_pci/Makefile.inc" 91.1Spooka 101.1SpookaLIB= rumpdev_pci_hdaudio 111.1Spooka 121.1Spooka.include "${RUMPTOP}/Makefile.rump" 131.1Spooka.include <bsd.lib.mk> 141.1Spooka.include <bsd.klinks.mk> 15