# $FreeBSD$ PROG = fsck SRCS = \ fsck.c \ fsutil.c \ preen.c WARNS ?= 2 .include