repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
etc/protocols - sync with NetBSD-8
[minix.git]
/
sys
/
fs
/
Makefile
blob
54b54e1d806e1e8af0ba2e1c9da2f73eda6487a8
1
# $NetBSD: Makefile,v 1.20 2011/06/27 11:52:24 uch Exp $
2
3
#__MINIX: adosfs efs filecorefs hfs nilfs ntfs ptyfs \
4
# smbfs sysvbfs tmpfs union
5
SUBDIR
=
cd9660 msdosfs \
6
puffs udf v7fs
7
8
.
include
<
bsd.kinc.mk
>