Sync usage with man page.
[netbsd-mini2440.git] / sys / arch / atari / stand / xxboot / wdboot / Makefile
blob2e92b3d7fb025beb2bc4f77d8f47ce92697e7da4
1 # $NetBSD: Makefile,v 1.7.2.3 2004/09/21 13:14:19 skrll Exp $
3 BTYPE= STD
4 PROG= wdboot
5 SRCS= wdboot.S
6 NOMAN= # defined
7 LIBCRT0=
9 .include <../Makefile.xxboot>
10 .include <bsd.prog.mk>