Home | History | Annotate | Line # | Download | only in install
Makefile revision 1.5
      1 #	$NetBSD: Makefile,v 1.5 2015/04/28 15:13:45 christos Exp $
      2 
      3 IMAGE=		sysinst.fs
      4 IMAGESIZE?=	1440k
      5 MAKEDEVTARGETS=	floppy
      6 USE_SYSINST=	yes
      7 
      8 .include "../common/Makefile.images"
      9