Sync usage with man page.
[netbsd-mini2440.git] / sys / arch / atari / stand / xxboot / fdboot / Makefile.fdboot
blob27a3c517096b7edd7b391fabe6f1570a933480a8
1 #       $NetBSD: Makefile.fdboot,v 1.1.2.3 2004/09/21 13:14:19 skrll Exp $
3 PROG=   fdboot
4 SRCS=   fdboot.S
5 NOMAN=  # defined
6 LIBCRT0=
8 .PATH: ${.CURDIR}/..
10 .include <../../Makefile.xxboot>
11 .include <bsd.prog.mk>