BSD 4_3_Net_2 release
[unix-history] / usr / src / usr.bin / cksum / Makefile
# @(#)Makefile 5.3 (Berkeley) 4/4/91
PROG= cksum
SRCS= cksum.c crc.c print.c sum1.c sum2.c
.include <bsd.prog.mk>