saving interim

This commit is contained in:
2019-10-25 08:09:31 -07:00
parent edaa63364d
commit e2adbd1629
3 changed files with 37 additions and 69 deletions

View File

@@ -13,7 +13,7 @@ GOFLAGS = -ldflags "$(GOLDFLAGS)"
default: run
run: build
./pooteeweet
DEBUG=1 ./pooteeweet
build: ./pooteeweet