Home | History | Annotate | Line # | Download | only in install
Makefile revision 1.5
      1  1.5  christos #	$NetBSD: Makefile,v 1.5 2015/04/28 15:13:45 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.1       leo 
      8  1.1       leo .include "../common/Makefile.images"
      9