summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-09-09 02:04:56 -0500
committerJeff Carr <[email protected]>2025-09-09 02:04:56 -0500
commite799a19b2cca024cb8effa0da7c97de580d7118c (patch)
tree304d73cedb885fb40e54242fed4804c13878765d /Makefile
parent3a0f307270baf3eaecd8e21468e4580400d42587 (diff)
working on the GUI init processv0.22.54
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1728c7c..1365e93 100644
--- a/Makefile
+++ b/Makefile
@@ -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