16 lines
260 B
Makefile
16 lines
260 B
Makefile
# $NetBSD: Makefile,v 1.13 2004/11/11 19:25:30 jdolecek Exp $
|
|
|
|
SUBDIR+= adosfs
|
|
SUBDIR+= cd9660
|
|
SUBDIR+= coda
|
|
SUBDIR+= coda5
|
|
SUBDIR+= filecorefs
|
|
SUBDIR+= miscfs
|
|
SUBDIR+= msdosfs
|
|
SUBDIR+= ntfs
|
|
SUBDIR+= ptyfs
|
|
SUBDIR+= smbfs
|
|
SUBDIR+= ufs
|
|
|
|
.include <bsd.subdir.mk>
|