freebsd-ports/audio/aureal-kmod/files/patch-Makefile
Maxim Sobolev 981f436fe7 Move just-added aureal-kmod from misc into audio, because it better belongs
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
2001-01-15 17:42:47 +00:00

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>