repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
HAMMER 40D/Many: Inode/link-count sequencer cleanup pass.
[dragonfly.git]
/
sys
/
vfs
/
Makefile
blob
c8d061fa08e9003c4d7390460f6fdcc8ce3db104
1
# Makefile for vfs modules
2
#
3
# $DragonFly: src/sys/vfs/Makefile,v 1.7 2006/08/17 22:07:49 dillon Exp $
4
5
SUBDIR
=
fifofs msdosfs portal gnu nfs procfs \
6
hpfs ntfs smbfs isofs fdesc mfs nwfs udf \
7
nullfs
8
9
.
include
<
bsd.subdir.mk
>