1#	$NetBSD: Makefile,v 1.9 2005/12/11 12:17:02 christos Exp $
2
3BTYPE=	STD
4PROG=	wdb00t.ahdi
5SRCS=	wdb00t.ahdi.S
6NOMAN=	# defined
7LIBCRT0=
8
9.include <../Makefile.xxboot>
10.include <bsd.prog.mk>
11