Added KCC-6.620(c2l3) to list of supported compilers for TOPS20.
authorDavid Griffith <dave@661.org>
Thu, 14 Apr 2022 03:08:53 +0000 (20:08 -0700)
committerDavid Griffith <dave@661.org>
Thu, 14 Apr 2022 03:48:56 +0000 (20:48 -0700)
Makefile

index e8f0c5ae7e8e2917792f3e640dfb12cb74c61d32..a51eaa705b5f66e16205c066eed96c95432c0633 100644 (file)
--- 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)