projects
/
dragonfly.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Get rid of question mark, the vendor ID is correct.
[dragonfly.git]
/
sys
/
dev
/
sound
/
Makefile
1
# $FreeBSD: src/sys/modules/sound/Makefile,v 1.1.2.2 2001/02/27 04:47:48 cg Exp $
2
# $DragonFly: src/sys/dev/sound/Makefile,v 1.2 2003/06/17 04:28:46 dillon Exp $
3
4
SUBDIR =
5
SUBDIR += pcm
6
SUBDIR += driver snd
7
8
.include <bsd.subdir.mk>