diff options
| author | Jeff Carr <[email protected]> | 2025-09-09 02:04:56 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-09-09 02:04:56 -0500 |
| commit | e799a19b2cca024cb8effa0da7c97de580d7118c (patch) | |
| tree | 304d73cedb885fb40e54242fed4804c13878765d /Makefile | |
| parent | 3a0f307270baf3eaecd8e21468e4580400d42587 (diff) | |
working on the GUI init processv0.22.54
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 |
