summaryrefslogtreecommitdiff
path: root/distrib/hp300/ramdisk
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2002-04-25 22:12:09 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2002-04-25 22:12:09 +0000
commit77e7cee03df5a7285f8d9ded75bd6c0687e8939d (patch)
treefb804bd677334d767b34fa7e493b97d260987041 /distrib/hp300/ramdisk
parent0f3a67b6008df6643ef6787e386175c4bfb6d6d6 (diff)
move this into a less visible place
Diffstat (limited to 'distrib/hp300/ramdisk')
-rw-r--r--distrib/hp300/ramdisk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/hp300/ramdisk/Makefile b/distrib/hp300/ramdisk/Makefile
index da0d805f4c5..8c36949968d 100644
--- a/distrib/hp300/ramdisk/Makefile
+++ b/distrib/hp300/ramdisk/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.16 2002/04/25 22:10:27 deraadt Exp $
+# $OpenBSD: Makefile,v 1.17 2002/04/25 22:12:08 deraadt Exp $
# $NetBSD: Makefile,v 1.1 1995/07/18 04:13:06 briggs Exp $
TOP= ${.CURDIR}/..
@@ -24,7 +24,7 @@ all: ${CBIN} ${IMAGE} bsd.rd bsd.rd.gz
install: bsd.rd
cp bsd.rd ${DESTDIR}/snapshot/bsd.rd
- cp ${.CURDIR}/../HP-IB.geometry ${DESTDIR}/snapshot
+ cp ${.CURDIR}/../common/HP-IB.geometry ${DESTDIR}/snapshot
.include "Makefile.inc"