diff --git a/distrib/pc532/floppies/upgr/Makefile b/distrib/pc532/floppies/upgr/Makefile index e222ffc4a30c..810342876700 100644 --- a/distrib/pc532/floppies/upgr/Makefile +++ b/distrib/pc532/floppies/upgr/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 1998/01/06 04:45:29 perry Exp $ +# $NetBSD: Makefile,v 1.4 2002/04/26 15:47:21 lukem Exp $ TOP= ${.CURDIR}/.. .include "${TOP}/Makefile.inc" -IMAGE= upgr-${REV}.fs +IMAGE= upgr-${DISTRIBREV}.fs .include "${TOP}/inst-common/Makefile.inc"