#	$NetBSD: Makefile,v 1.2 2004/11/28 07:00:53 jmc Exp $
#
CPPFLAGS+= -I.
PROG=	elf2bb
MKMAN=	no
SRCS=	elf2bb.c chksum.c

.include <bsd.prog.mk>
