Home | History | Annotate | Line # | Download | only in wdboot
Makefile revision 1.8
      1  1.8   he #	$NetBSD: Makefile,v 1.8 2003/10/28 11:35:00 he Exp $
      2  1.1  leo 
      3  1.7  leo BTYPE=	STD
      4  1.1  leo PROG=	wdboot
      5  1.8   he SRCS=	wdboot.S
      6  1.6   tv NOMAN=	# defined
      7  1.3  leo LIBCRT0=
      8  1.1  leo 
      9  1.7  leo .include <../Makefile.xxboot>
     10  1.1  leo .include <bsd.prog.mk>
     11