# $FreeBSD$ MOUNT = ${BSDSRCTOP}/sbin/mount .PATH: ${MOUNT} PROG = mount_ext2fs SRCS = \ getmntopts.c \ mount_ext2fs.c CFLAGS += -I${MOUNT} .include