#
#	Makefile,v 1.1.2.3 1993/08/15 06:12:21 cgd Exp
#

PROG = mount_msdos
MAN8 = mount_msdos.0

CFLAGS += -DMSDOSFS

.include <bsd.prog.mk>
