# @(#)Makefile 5.3 (Berkeley) 4/4/91
PROG= cksum
SRCS= cksum.c crc.c print.c sum1.c sum2.c
.include <bsd.prog.mk>