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