From 33356b9f418b20e01bb586f35b7fd9db44ad5364 Mon Sep 17 00:00:00 2001 From: Lars Brinkhoff Date: Sat, 13 Jul 2019 14:01:43 +0200 Subject: [PATCH] SIMH KA10 will always be built with 340 support if libsdl is installed. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fb54a62e..e4570845 100644 --- a/Makefile +++ b/Makefile @@ -237,7 +237,7 @@ $(SIMH): $(MAKE) -C tools/simh pdp10 $(KA10): - $(MAKE) -C tools/sims pdp10-ka TYPE340=y + $(MAKE) -C tools/sims pdp10-ka $(KL10): $(MAKE) -C tools/sims pdp10-ka