Home | History | Annotate | Line # | Download | only in install
Makefile revision 1.4
      1  1.4  christos #	$NetBSD: Makefile,v 1.4 2015/04/25 18:41:55 christos Exp $
      2  1.1       leo 
      3  1.2     lukem IMAGE=		sysinst.fs
      4  1.4  christos IMAGESIZE?=	1440k
      5  1.1       leo MAKEDEVTARGETS=	floppy
      6  1.1       leo USE_SYSINST=	yes
      7  1.4  christos #MAKEFS_FLAGS=	-o bsize=4096,fsize=128
      8  1.1       leo 
      9  1.1       leo .include "../common/Makefile.images"
     10