aboutsummaryrefslogblamecommitdiff
path: root/tools/bsdbox/Makefile.fs
blob: 5f6833723c91d8831046816c07a19aa22202971b (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                            
                                





                                     
#
# Filesystem related tools
#
# $FreeBSD$

# mfs
CRUNCH_PROGS_sbin+=	mdmfs mdconfig newfs
CRUNCH_ALIAS_mdmfs=	mount_mfs

# UFS
# CRUNCH_PROGS_sbin+=	fsck_ffs
CRUNCH_LIBS+= -lgeom
CRUNCH_LIBS+= -lufs

# msdos
# CRUNCH_PROGS_sbin+=	mount_msdosfs
# CRUNCH_LIBS+= -lkiconv