diff options
| author | Jeff Carr <[email protected]> | 2025-01-12 09:28:58 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-01-12 09:28:58 -0600 |
| commit | d38f5dda75fd4c4ba8adcaf4125f60a50fe3269b (patch) | |
| tree | d7afe68d06123213b7935060a1124c78a475ea40 /Makefile | |
| parent | 10f75f87a66a9329fd665bd85099fe94c7beae79 (diff) | |
cleanups and help files
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
