981f436fe7
there. For those who missed decsription from previous commit: Add aureal-kmod - a port to provide convinient way for building FreeBSD driver for Aureal based soundcards. This driver could not be added to the base system because it's uses binary-only Linux Vortex Core object modules. The port supports 4-STABLE and 5-CURRENT, however 4-STABLE isn't tested, so please report your mileage to me. Suggested by: alex
9 lines
158 B
Text
9 lines
158 B
Text
|
|
$FreeBSD$
|
|
|
|
--- Makefile.orig Mon Jan 15 18:44:49 2001
|
|
+++ Makefile Mon Jan 15 18:44:49 2001
|
|
@@ -0,0 +1,3 @@
|
|
+SUBDIR = 10 20 30
|
|
+
|
|
+.include <bsd.subdir.mk>
|