Home | History | Annotate | Line # | Download | only in wdboot
Makefile revision 1.9.112.1
      1  1.9.112.1  yamt #	$NetBSD: Makefile,v 1.9.112.1 2014/05/22 11:39:36 yamt 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.9.112.1  yamt LIBCRTI=
      9        1.1   leo 
     10        1.7   leo .include <../Makefile.xxboot>
     11        1.1   leo .include <bsd.prog.mk>
     12