Makefile revision 1.1
1#	$NetBSD: Makefile,v 1.1 1996/02/29 11:36:52 leo Exp $
2
3PROG=	fdboot
4SRCS=	fdboot.s
5NOMAN=
6
7.include <bsd.prog.mk>
8