# Makefile for mined

PROG=	mined
SRCS=	mined1.c mined2.c
MAN=

.include <bsd.prog.mk>