tuxillo's projects
/
dragonfly.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
kernel - More tty and devfs race fixes
[dragonfly.git]
/
sys
/
vfs
/
Makefile
1
# Makefile for vfs modules
2
#
3
# $DragonFly: src/sys/vfs/Makefile,v 1.8 2008/07/17 00:16:14 swildner Exp $
4
5
SUBDIR=fifofs msdosfs portal gnu nfs procfs \
6
hpfs ntfs smbfs isofs fdesc mfs nwfs udf \
7
nullfs hammer tmpfs
8
9
.include <bsd.subdir.mk>