2007-12-19 11:37:29 +01:00
|
|
|
# Makefile for all audio drivers.
|
|
|
|
|
2010-06-25 20:29:09 +02:00
|
|
|
.include <bsd.own.mk>
|
2007-12-19 11:37:29 +01:00
|
|
|
|
2010-08-25 13:03:53 +02:00
|
|
|
SUBDIR= .WAIT es1370 es1371 sb16
|
2007-12-19 11:37:29 +01:00
|
|
|
|
2010-06-25 20:29:09 +02:00
|
|
|
.include <bsd.subdir.mk>
|