#	@(#)Makefile	5.4 (Berkeley) 10/27/91

PROG=	cmp
SRCS=	cmp.c misc.c regular.c special.c

.include <bsd.prog.mk>
