freebsd-ports/audio/aureal-kmod/files/patch-10_Makefile

11 lines
188 B
Text
Raw Normal View History

$FreeBSD$
--- 10/Makefile.orig Tue Jan 16 10:43:21 2001
+++ 10/Makefile Tue Jan 16 10:43:50 2001
@@ -0,0 +1,4 @@
+KMOD = snd_au8810
+SRCS = ${WRKSRC}/asp10.o
+
+.include <bsd.kmod.mk>