diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ all: @echo "It creates a binary tree of widgets (Windows, Buttons, etc)" @echo "This is the interface to the GUI GO plugin (ncurses, GTK, etc)" @echo - @echo "todo: rewrite this using protobufs" + @echo "note: Feb 2025. this is experimental. being rewritten to use protobufs" @echo @make goimports vet |
