#	$NetBSD: Makefile,v 1.2 1997/01/02 00:33:34 pk Exp $

PROG=	mdsetimage
SRCS=	mdsetimage.c exec_aout.c exec_ecoff.c exec_elf32.c exec_elf64.c
MAN=	mdsetimage.8

.include <bsd.prog.mk>
