Home | History | Annotate | Line # | Download | only in xxboot_lfsv1
Makefile revision 1.1.2.2
      1 #	$NetBSD: Makefile,v 1.1.2.2 2012/04/17 00:07:04 yamt Exp $
      2 
      3 DEV=		xx
      4 DEVDRV=		xx
      5 FS=		lfsv1
      6 BOOTCPPFLAGS=	-DSDBOOT
      7 
      8 TOUCHPROG=	
      9 
     10 .include "../Makefile.xxboot"
     11