# @(#)Makefile 5.3 (Berkeley) 5/11/90
PROG= quotacheck
SRCS= quotacheck.c preen.c
MAN8= quotacheck.0
.PATH: ${.CURDIR}/../fsck
.include <bsd.prog.mk>