From 9d85ee16165badb2f076939cf78b50bc7763d5f6 Mon Sep 17 00:00:00 2001 From: tv Date: Sat, 22 May 1999 18:36:45 +0000 Subject: Update to 2.3d. --- emulators/simh/Makefile | 6 +++--- emulators/simh/files/Makefile | 7 ++++--- emulators/simh/files/md5 | 4 ++-- emulators/simh/pkg/PLIST | 5 +++-- 4 files changed, 12 insertions(+), 10 deletions(-) (limited to 'emulators') diff --git a/emulators/simh/Makefile b/emulators/simh/Makefile index 946b4110251..e3fcb5f45d2 100644 --- a/emulators/simh/Makefile +++ b/emulators/simh/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 1998/08/23 20:48:03 frueauf Exp $ +# $NetBSD: Makefile,v 1.3 1999/05/22 18:36:45 tv Exp $ # -DISTNAME= sim_2.3c -PKGNAME= simh-2.3c +DISTNAME= sim_2.3d +PKGNAME= simh-2.3d CATEGORIES= emulators MASTER_SITES= ftp://minnie.cs.adfa.oz.au/pub/PDP-11/Sims/Supnik_2.3/sources/ diff --git a/emulators/simh/files/Makefile b/emulators/simh/files/Makefile index 3055abeeadf..eec5225aa87 100644 --- a/emulators/simh/files/Makefile +++ b/emulators/simh/files/Makefile @@ -6,7 +6,8 @@ install: @for file in ${PRGS}; do \ ${BSD_INSTALL_PROGRAM} $$file ${PREFIX}/bin/simh-$$file; \ done - ${BSD_INSTALL_DATA} simh_doc.txt ${PREFIX}/share/doc/ + ${BSD_INSTALL_DATA_DIR} ${PREFIX}/share/doc/simh + ${BSD_INSTALL_DATA} simh_doc.txt ${PREFIX}/share/doc/simh/ .SUFFIXES: .4o .7o .9o .15o .c.4o: @@ -47,8 +48,8 @@ pdp9: pdp18b_cpu.9o pdp18b_drm.9o pdp18b_lp.9o pdp18b_mt.9o pdp18b_rf.9o \ pdp18b_rp.9o pdp18b_stddev.9o pdp18b_sys.9o ${SCP} ${LINK.c} -o $@ $> -lm -pdp11: pdp11_cpu.o pdp11_fp.o pdp11_lp.o pdp11_rk.o pdp11_rl.o pdp11_rp.o \ - pdp11_rx.o pdp11_stddev.o pdp11_sys.o pdp11_tm.o ${SCP} +pdp11: pdp11_cis.o pdp11_cpu.o pdp11_fp.o pdp11_lp.o pdp11_rk.o pdp11_rl.o \ + pdp11_rp.o pdp11_rx.o pdp11_stddev.o pdp11_sys.o pdp11_tm.o ${SCP} ${LINK.c} -o $@ $> -lm pdp15: pdp18b_cpu.15o pdp18b_drm.15o pdp18b_lp.15o pdp18b_mt.15o pdp18b_rf.15o \ diff --git a/emulators/simh/files/md5 b/emulators/simh/files/md5 index aa5f2477dcd..0938a3e200b 100644 --- a/emulators/simh/files/md5 +++ b/emulators/simh/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.1 1998/08/12 22:44:32 tv Exp $ +$NetBSD: md5,v 1.2 1999/05/22 18:36:45 tv Exp $ -MD5 (sim_2.3c.tar.gz) = baf872e8f1e68e8b4c2dfccadbe9738d +MD5 (sim_2.3d.tar.gz) = b7e81ea3bd4f368be3989f8aad8a13be diff --git a/emulators/simh/pkg/PLIST b/emulators/simh/pkg/PLIST index 96d77b5fc76..24d0e58812c 100644 --- a/emulators/simh/pkg/PLIST +++ b/emulators/simh/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 1998/08/12 22:44:33 tv Exp $ +@comment $NetBSD: PLIST,v 1.2 1999/05/22 18:36:46 tv Exp $ bin/simh-i1401 bin/simh-nova bin/simh-pdp1 @@ -8,4 +8,5 @@ bin/simh-pdp8 bin/simh-pdp9 bin/simh-pdp11 bin/simh-pdp15 -share/doc/simh_doc.txt +share/doc/simh/simh_doc.txt +@dirrm share/doc/simh -- cgit v1.2.3