diff options
| author | Jeff Carr <[email protected]> | 2025-01-11 03:13:20 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-01-11 03:13:20 -0600 |
| commit | 502826cf8c2e8acbc57dd2400a47511ae7ed644f (patch) | |
| tree | 7557daab9e076692578842da493d69702c61413b /Makefile | |
| parent | 9349ab95fc91f74f2c242a7e3ccc0b630c3d95f3 (diff) | |
lala. working again
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,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 clean simpleMutexProtoc goimports vet full: install clean auto goimports vet build test install @echo everything worked and the example ran |
