Home | History | Annotate | Line # | Download | only in install
Makefile revision 1.3
      1  1.3  christos #	$NetBSD: Makefile,v 1.3 2015/04/22 20:21:11 christos Exp $
      2  1.1       leo 
      3  1.2     lukem IMAGE=		sysinst.fs
      4  1.3  christos IMAGESIZE?=	2880k
      5  1.1       leo MAKEDEVTARGETS=	floppy
      6  1.1       leo USE_SYSINST=	yes
      7  1.1       leo MAKEFS_FLAGS=	-f 10
      8  1.1       leo 
      9  1.1       leo .include "../common/Makefile.images"
     10