No empty .Rs/.Re
[netbsd-mini2440.git] / usr.sbin / puffs / Makefile
blob87cdfb2f2d17d9fa14cfef561e4042664c52fad1
1 # $NetBSD: Makefile,v 1.10 2009/09/06 21:03:27 pooka Exp $
3 SUBDIR= mount_9p mount_psshfs mount_sysctlfs
5 SUBDIR+=rump_cd9660 rump_efs rump_ext2fs rump_ffs rump_hfs rump_lfs
6 SUBDIR+=rump_msdos rump_nfs rump_ntfs rump_smbfs rump_syspuffs rump_sysvbfs
7 SUBDIR+=rump_tmpfs rump_udf
10 # The following are not built by default
13 # userspace fdesc server cannot grope the fd info from the kernel,
14 # and is therefore not useful for the average user
15 #SUBDIR+=rump_fdesc
17 .include <bsd.subdir.mk>