Home | History | Annotate | Line # | Download | only in inst
Makefile revision 1.1.2.2
      1  1.1.2.2  chopps #	$Id: Makefile,v 1.1.2.2 1994/10/06 20:25:44 chopps Exp $
      2  1.1.2.2  chopps 
      3  1.1.2.2  chopps TOP=		${.CURDIR}/..
      4  1.1.2.2  chopps 
      5  1.1.2.2  chopps .include "${TOP}/Makefile.inc"
      6  1.1.2.2  chopps IMAGE=		inst-${REV}.fs
      7  1.1.2.2  chopps 
      8  1.1.2.2  chopps .include "${TOP}/inst-common/Makefile.inc"
      9