From e799a19b2cca024cb8effa0da7c97de580d7118c Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Tue, 9 Sep 2025 02:04:56 -0500 Subject: working on the GUI init process --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') 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 -- cgit v1.2.3