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