Home | History | Annotate | Line # | Download | only in inst
Makefile revision 1.2
      1  1.2  perry #	$NetBSD: Makefile,v 1.2 1998/01/06 04:45:42 perry Exp $
      2  1.1  ragge 
      3  1.1  ragge TOP=		${.CURDIR}/..
      4  1.1  ragge 
      5  1.1  ragge .include "${TOP}/Makefile.inc"
      6  1.1  ragge IMAGE=		miniroot-${REV}.fs
      7  1.1  ragge 
      8  1.1  ragge .include "${TOP}/inst-common/Makefile.inc"
      9