diff --git a/distrib/pc532/floppies/inst/Makefile b/distrib/pc532/floppies/inst/Makefile index 615974e3055e..e4778b300b24 100644 --- a/distrib/pc532/floppies/inst/Makefile +++ b/distrib/pc532/floppies/inst/Makefile @@ -1,8 +1,8 @@ -# $Id: Makefile,v 1.2 1995/09/26 21:24:52 phil Exp $ +# $Id: Makefile,v 1.3 1997/12/25 09:18:04 matthias Exp $ TOP= ${.CURDIR}/.. .include "${TOP}/Makefile.inc" -IMAGE= inst-${REV}.fs +IMAGE= inst.fs .include "${TOP}/inst-common/Makefile.inc"