summaryrefslogtreecommitdiff
path: root/distrib
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2004-08-23 06:55:26 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2004-08-23 06:55:26 +0000
commit1a45c09473321ffdafbc0fbc2b20adbbf4cb677f (patch)
tree52d8f236c7b64d61bd57ef868c0215a6959dafac /distrib
parentb93b6ff1e040260a279f266c37ebd8740d78ab7f (diff)
name output different, in case this is used
Diffstat (limited to 'distrib')
-rw-r--r--distrib/amd64/cdfs-emu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/amd64/cdfs-emu/Makefile b/distrib/amd64/cdfs-emu/Makefile
index d2a892f4d6a..f68f0bcbb7b 100644
--- a/distrib/amd64/cdfs-emu/Makefile
+++ b/distrib/amd64/cdfs-emu/Makefile
@@ -1,11 +1,11 @@
-# $OpenBSD: Makefile,v 1.1 2004/08/23 04:47:12 deraadt Exp $
+# $OpenBSD: Makefile,v 1.2 2004/08/23 06:55:25 deraadt Exp $
TOP= ${.CURDIR}/..
.include "${TOP}/Makefile.inc"
CDFS= cdrom${REV}.fs
-CDROM= cd${REV}.iso
+CDROM= cdemu${REV}.iso
all: ${CDROM}