# Makefile for mined

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

.include <minix.prog.mk>
