Home | History | Annotate | Line # | Download | only in xxboot_lfsv2
Makefile revision 1.3
      1  1.3  tsutsui #	$NetBSD: Makefile,v 1.3 2012/11/17 17:59:00 tsutsui Exp $
      2  1.1  minoura 
      3  1.1  minoura DEV=		xx
      4  1.1  minoura DEVDRV=		xx
      5  1.1  minoura FS=		lfsv2
      6  1.1  minoura BOOTCPPFLAGS=	-DSDBOOT
      7  1.1  minoura 
      8  1.3  tsutsui TOUCHPROG=	@true
      9  1.1  minoura 
     10  1.1  minoura .include "../Makefile.xxboot"
     11