diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ all: @echo "This is the interface to the GUI GO plugin (ncurses, GTK, etc)" @echo @echo "note: Feb 2025. this is experimental. being rewritten to use protobufs" + @echo "note: Sep 2025. still experimental. being refactored to be able to further test protobufs" @echo @make goimports vet |
