From: David Griffith Date: Thu, 14 Apr 2022 03:08:53 +0000 (-0700) Subject: Added KCC-6.620(c2l3) to list of supported compilers for TOPS20. X-Git-Url: https://scope-eye.net/git/?a=commitdiff_plain;h=2692f8d68cc18b94659725cd9edffc7f79f8e364;p=liskon_frotz.git Added KCC-6.620(c2l3) to list of supported compilers for TOPS20. --- diff --git a/Makefile b/Makefile index e8f0c5a..a51eaa7 100644 --- a/Makefile +++ b/Makefile @@ -424,6 +424,8 @@ tops20: $(COMMON_DEFINES) $(HASH) @$(SNAVIG) -t tops20 $(COMMON_DIR) $(DUMB_DIR) $(SNAVIG_DIR) @cp Makefile.kcc $(SNAVIG_DIR)/Makefile @echo "$(SNAVIG_DIR)/ now contains Frotz source code for $(EXPORT_TYPE)." + @echo "Supported compilers are:" + @echo " KCC-6.620(c2l3)" common_lib: $(COMMON_LIB)