Home | History | Annotate | Line # | Download | only in xxboot_lfsv1
Makefile revision 1.1.2.3
      1  1.1.2.3  yamt #	$NetBSD: Makefile,v 1.1.2.3 2013/01/16 05:33:09 yamt Exp $
      2  1.1.2.2  yamt 
      3  1.1.2.2  yamt DEV=		xx
      4  1.1.2.2  yamt DEVDRV=		xx
      5  1.1.2.2  yamt FS=		lfsv1
      6  1.1.2.3  yamt BOOTCPPFLAGS=	-DSDBOOT -DFDBOOT
      7  1.1.2.2  yamt 
      8  1.1.2.3  yamt TOUCHPROG=	@true
      9  1.1.2.2  yamt 
     10  1.1.2.2  yamt .include "../Makefile.xxboot"
     11