From 4033549067d214866f527bfe43c130cdd109cb25 Mon Sep 17 00:00:00 2001 From: form Date: Mon, 6 May 2002 06:27:53 +0000 Subject: [PATCH] #$%&! I need sleep more :) --- emulators/simh/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/emulators/simh/Makefile b/emulators/simh/Makefile index b7321206d44..7d65daf8fbb 100644 --- a/emulators/simh/Makefile +++ b/emulators/simh/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.25 2002/05/06 06:23:08 form Exp $ +# $OpenBSD: Makefile,v 1.26 2002/05/06 06:27:53 form Exp $ # $NetBSD: Makefile,v 1.2 1998/08/23 20:48:03 frueauf Exp $ COMMENT= "PDP, IBM 1401, Nova and other CPUs simulator" @@ -40,7 +40,7 @@ do-install: .endfor ${INSTALL_DATA_DIR} ${PREFIX}/lib/simh ${INSTALL_DATA_DIR} ${PREFIX}/lib/simh/vax - ${INSTALL_DATA} ${WRKDIST}/VAX/ka655.bin ${PREFIX}/share/lib/simh/vax + ${INSTALL_DATA} ${WRKDIST}/VAX/ka655.bin ${PREFIX}/lib/simh/vax ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/simh ${INSTALL_DATA} ${WRKBUILD}/*.txt ${WRKBUILD}/*/*.txt \ ${PREFIX}/share/doc/simh