09457a8a6e
Finally the logic glue and the set distribution lists modifications.
17 lines
272 B
Makefile
17 lines
272 B
Makefile
# $NetBSD: Makefile,v 1.15 2006/02/02 15:26:35 reinoud Exp $
|
|
|
|
SUBDIR+= adosfs
|
|
SUBDIR+= cd9660
|
|
SUBDIR+= coda
|
|
SUBDIR+= coda5
|
|
SUBDIR+= filecorefs
|
|
SUBDIR+= miscfs
|
|
SUBDIR+= msdosfs
|
|
SUBDIR+= ntfs
|
|
SUBDIR+= ptyfs
|
|
SUBDIR+= smbfs
|
|
SUBDIR+= ufs
|
|
SUBDIR+= udf
|
|
|
|
.include <bsd.subdir.mk>
|