11 lines
191 B
Makefile
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>
|