Home | History | Annotate | Line # | Download | only in bootfloppy-ps2
      1 #	$NetBSD: Makefile,v 1.10 2003/01/20 02:20:21 lukem Exp $
      2 
      3 FLOPPYBASE=	boot-ps2-
      4 FLOPPYKERNEL=	netbsd-INSTALL_PS2.gz
      5 FLOPPYMAX=	2
      6 
      7 .include "${.CURDIR}/../common/Makefile.bootfloppy"
      8