From: David Griffith Date: Wed, 13 Apr 2022 20:27:22 +0000 (-0700) Subject: Updated Makefile to report that Snavig works for TOPS20. X-Git-Url: https://scope-eye.net/git/?a=commitdiff_plain;h=cb38cfe78963c487069808166fbcda33ab114735;p=liskon_frotz.git Updated Makefile to report that Snavig works for TOPS20. --- diff --git a/Makefile b/Makefile index 2e6d7b9..e552e75 100644 --- a/Makefile +++ b/Makefile @@ -392,7 +392,7 @@ snavig: @echo "Snavig: Change an object's shape..." @echo "Possible snavig-processed targets:" @echo " dos (done)" - @echo " tops20 (working on it)" + @echo " tops20 (done)" @echo " its (not even started)" @echo " tops10 (not even started)" @echo " tenex (not even started)"