# $NetBSD: Makefile,v 1.1.4.2 2011/05/20 15:05:11 matt Exp $

PROG=	mkubootimage
SRCS=	mkubootimage.c crc32.c
NOMAN=	# defined

.include <bsd.prog.mk>
