From d38f5dda75fd4c4ba8adcaf4125f60a50fe3269b Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sun, 12 Jan 2025 09:28:58 -0600 Subject: cleanups and help files --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 08330c2..a9ba393 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ simple: test # make -C example clean simpleMutexProtoc goimports vet # make -C example deleteproto -full: install clean auto goimports vet build test install +full: clean auto goimports vet build test install @echo everything worked and the example ran # does a help example to debug the help logic -- cgit v1.2.3