summaryrefslogtreecommitdiff
path: root/sys/arch/atari/stand/xxboot/wdboot/Makefile
blob: cb3ec7923f777568fe4061b2d1004ad8547c1aca (plain)
1
2
3
4
5
6
7
8
9
10
11
#	$NetBSD: Makefile,v 1.10 2014/01/12 15:26:28 tsutsui Exp $

BTYPE=	STD
PROG=	wdboot
SRCS=	wdboot.S
NOMAN=	# defined
LIBCRT0=
LIBCRTI=

.include <../Makefile.xxboot>
.include <bsd.prog.mk>