#	$NetBSD: Makefile,v 1.3 1999/02/13 02:54:37 lukem Exp $
#
PROG=	aout2bb
MKMAN=	no
SRCS=	aout2bb.c chksum.c

.include <bsd.prog.mk>
