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