Skip to content

Commit

Permalink
Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
erikgb committed Jan 17, 2023
1 parent ed48163 commit f978118
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 158 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ generate-all: manifests generate fmt fmt-imports go-mod-tidy ## Ensure all gener
##@ Build

.PHONY: build
build: generate fmt vet ## Build manager binary.
build: manifests generate fmt vet ## Build manager binary.
go build -o bin/manager cmd/main.go

.PHONY: run
Expand Down
157 changes: 0 additions & 157 deletions kb-v4/Makefile

This file was deleted.

0 comments on commit f978118

Please sign in to comment.