Deleted Added
full compact
Makefile (302408) Makefile (319182)
1# $FreeBSD: stable/11/sys/modules/sound/driver/als4000/Makefile 110498 2003-02-07 13:56:33Z nyan $
1# $FreeBSD: stable/11/sys/modules/sound/driver/als4000/Makefile 319182 2017-05-30 04:11:12Z ngie $
2
2
3.PATH: ${.CURDIR}/../../../../dev/sound/pci
3.PATH: ${SRCTOP}/sys/dev/sound/pci
4
5KMOD= snd_als4000
6SRCS= device_if.h bus_if.h pci_if.h
7SRCS+= als4000.c
8
9.include <bsd.kmod.mk>
4
5KMOD= snd_als4000
6SRCS= device_if.h bus_if.h pci_if.h
7SRCS+= als4000.c
8
9.include <bsd.kmod.mk>