From fb710f002f3c52d2652e562840452deb5827e07b Mon Sep 17 00:00:00 2001 From: Lars Brinkhoff Date: Wed, 23 Nov 2016 20:25:13 +0100 Subject: [PATCH] Remove duplicated TS EMACS links, and add one in SYS2 instead. --- Makefile | 2 +- bin/{sys => sys2}/ts.emacs | 0 bin/sys3/ts.emacs | 1 - 3 files changed, 1 insertion(+), 2 deletions(-) rename bin/{sys => sys2}/ts.emacs (100%) delete mode 120000 bin/sys3/ts.emacs diff --git a/Makefile b/Makefile index c0bf2e86..17ee860f 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ EMULATOR ?= simh SRC = system syseng sysen1 sysen2 sysnet kshack dragon channa midas _teco_ emacs rms klh -MINSYS = _ sys sys3 device emacs _teco_ +MINSYS = _ sys sys2 sys3 device emacs _teco_ RAM = bin/boot/ram.262 NSALV = bin/boot/salv.rp06 DSKDMP = bin/boot/dskdmp.rp06 diff --git a/bin/sys/ts.emacs b/bin/sys2/ts.emacs similarity index 100% rename from bin/sys/ts.emacs rename to bin/sys2/ts.emacs diff --git a/bin/sys3/ts.emacs b/bin/sys3/ts.emacs deleted file mode 120000 index 798d9fdb..00000000 --- a/bin/sys3/ts.emacs +++ /dev/null @@ -1 +0,0 @@ -emacs/ts.126 \ No newline at end of file