mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-14 17:50:04 -04:00
12 lines
200 B
Makefile
12 lines
200 B
Makefile
# $NetBSD: Makefile,v 1.10 2014/01/12 15:26:28 tsutsui Exp $
|
|
|
|
BTYPE= STD
|
|
PROG= wdb00t.ahdi
|
|
SRCS= wdb00t.ahdi.S
|
|
NOMAN= # defined
|
|
LIBCRT0=
|
|
LIBCRTI=
|
|
|
|
.include <../Makefile.xxboot>
|
|
.include <bsd.prog.mk>
|