#       $NetBSD$

PROG=   mdisk
SRCS=   mdisk.c
LDADD+= -lutil

WARNS=1

include <bsd.prog.mk>