diff options
| author | Jeff Carr <[email protected]> | 2025-01-11 03:42:14 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-01-11 03:42:14 -0600 |
| commit | d8464bf21ffada0be45116e7a6c4573bcadbce1b (patch) | |
| tree | 9b1e175e83bb930b41060e14c244b36692d605d4 /Makefile | |
| parent | 74641713f87bc2a8981ae4d6c53fe17ce0febc06 (diff) | |
now to rename the files
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ BUILDTIME = $(shell date +%Y.%m.%d_%H%M) simple: build make -C example clean simpleMutexGlobal goimports vet make -C example clean simpleMutexProtoc goimports vet + # make -C example deleteproto full: install clean auto goimports vet build test install @echo everything worked and the example ran |
