# $FreeBSD$ PROG= ckdist .PATH: ${.CURDIR}/../../usr.bin/cksum SRCS= ckdist.c crc.c DPADD= ${LIBMD} LDADD= -lmd .include