diff options
Diffstat (limited to 'makefile')
| -rw-r--r-- | makefile | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -9,9 +9,6 @@ all: $(BINS) atlas: $(SRC) go build -o $@ ./cmd/atlas.go -query_shell: $(wildcard ./debug_shell//*.go) $(wildcard pkg/*/*.go) - go build -o $@ $(wildcard ./debug_shell/*.go) - test: go test ./... |
