Scope-eye.net Git Repository
/
liskon_frotz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f352853
)
Added KCC-6.620(c2l3) to list of supported compilers for TOPS20.
author
David Griffith
<dave@661.org>
Thu, 14 Apr 2022 03:08:53 +0000
(20:08 -0700)
committer
David Griffith
<dave@661.org>
Thu, 14 Apr 2022 03:48:56 +0000
(20:48 -0700)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/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)