Rename image to inst${REV}.fs, for consistency.

This commit is contained in:
mycroft 1997-03-13 01:44:40 +00:00
parent 85068c2512
commit c1ed71f4c1
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.2 1996/10/09 00:13:36 jtc Exp $
# $NetBSD: Makefile,v 1.3 1997/03/13 01:44:40 mycroft Exp $
TOP= ${.CURDIR}/..
.include "${TOP}/Makefile.inc"
IMAGE= inst-${REV}.fs
IMAGE= inst${REV}.fs
.include "${TOP}/inst-common/Makefile.inc"