minor fixes for safecopy & safemap tests
[minix.git] / commands / mined / Makefile
blob891b60b58643e9f6c3de4524381497937bfdf403
1 # Makefile for mined
3 PROG= mined
4 SRCS= mined1.c mined2.c
5 MAN=
7 .include <bsd.prog.mk>