projects
/
dragonfly.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Make modules work again part 1: hook up 'dev'. Note that not all devices
[dragonfly.git]
/
sys
/
dev
/
video
/
Makefile
1
# $DragonFly: src/sys/dev/video/Makefile,v 1.1 2003/08/15 08:32:32 dillon Exp $
2
#
3
4
SUBDIR=bktr fb
5
6
.include <bsd.subdir.mk>