Home | History | Annotate | Line # | Download | only in upgr
Makefile revision 1.1
      1  1.1  chopps #	$Id: Makefile,v 1.1 1995/10/02 12:57:40 chopps 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.1  chopps IMAGE=		upgr-${REV}.fs
      7  1.1  chopps 
      8  1.1  chopps .include "${TOP}/inst-common/Makefile.inc"
      9