projects
/
dragonfly.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge from vendor branch GCC:
[dragonfly.git]
/
sys
/
dev
/
disk
/
Makefile
1
# $DragonFly: src/sys/dev/disk/Makefile,v 1.1 2003/08/15 08:32:28 dillon Exp $
2
#
3
4
SUBDIR= aha aic7xxx \
5
ccd ispfw md ncv nsp sbp stg trm vn vpo
6
7
.include <bsd.subdir.mk>