Home | History | Annotate | Line # | Download | only in wdboot
Makefile revision 1.9.112.1
      1 #	$NetBSD: Makefile,v 1.9.112.1 2014/05/22 11:39:36 yamt Exp $
      2 
      3 BTYPE=	STD
      4 PROG=	wdboot
      5 SRCS=	wdboot.S
      6 NOMAN=	# defined
      7 LIBCRT0=
      8 LIBCRTI=
      9 
     10 .include <../Makefile.xxboot>
     11 .include <bsd.prog.mk>
     12