Home | History | Annotate | Line # | Download | only in wdboot
Makefile revision 1.7.2.2
      1 #	$NetBSD: Makefile,v 1.7.2.2 2004/09/18 14:33:20 skrll Exp $
      2 
      3 BTYPE=	STD
      4 PROG=	wdboot
      5 SRCS=	wdboot.S
      6 NOMAN=	# defined
      7 LIBCRT0=
      8 
      9 .include <../Makefile.xxboot>
     10 .include <bsd.prog.mk>
     11