Home | History | Annotate | Line # | Download | only in xxboot_lfsv1
Makefile revision 1.4.2.2
      1  1.4.2.2  riz #	$NetBSD: Makefile,v 1.4.2.2 2012/11/18 19:05:22 riz Exp $
      2  1.4.2.2  riz 
      3  1.4.2.2  riz DEV=		xx
      4  1.4.2.2  riz DEVDRV=		xx
      5  1.4.2.2  riz FS=		lfsv1
      6  1.4.2.2  riz BOOTCPPFLAGS=	-DSDBOOT
      7  1.4.2.2  riz 
      8  1.4.2.2  riz TOUCHPROG=	
      9  1.4.2.2  riz 
     10  1.4.2.2  riz .include "../Makefile.xxboot"
     11