# Makefile for mined

PROG=	mined
SRCS=	mined1.c mined2.c
CPPFLAGS+= -wo
MAN=

.include <minix.prog.mk>
