# $FreeBSD$ PROG = mount SRCS = \ mount.c \ mount_fs.c \ getmntopts.c \ vfslist.c WARNS ?= 6 LDADD += -lutil .include