NetBSD/sys/arch/atari/stand/xxboot/ahdi-wdb00t/Makefile
2005-12-11 12:16:03 +00:00

11 lines
191 B
Makefile

# $NetBSD: Makefile,v 1.9 2005/12/11 12:17:02 christos Exp $
BTYPE= STD
PROG= wdb00t.ahdi
SRCS= wdb00t.ahdi.S
NOMAN= # defined
LIBCRT0=
.include <../Makefile.xxboot>
.include <bsd.prog.mk>