Home | History | Annotate | Line # | Download | only in upgr
Makefile revision 1.3
      1  1.3   lukem #	$NetBSD: Makefile,v 1.3 2002/03/06 22:55:18 lukem Exp $
      2  1.1  chopps 
      3  1.1  chopps TOP=		${.CURDIR}/..
      4  1.1  chopps 
      5  1.1  chopps .include "${TOP}/Makefile.inc"
      6  1.3   lukem IMAGE=		upgr-${DISTRIBREV}.fs
      7  1.1  chopps 
      8  1.1  chopps .include "${TOP}/inst-common/Makefile.inc"
      9