mirror of
https://github.com/octoleo/restic.git
synced 2024-11-25 06:07:44 +00:00
Add dependencies
This commit is contained in:
parent
bd105b69a8
commit
7006e13ca9
@ -8,7 +8,7 @@ TAGS =
|
||||
|
||||
all: khepri
|
||||
|
||||
khepri: *.go
|
||||
khepri: *.go $(wildcard ../../*.go) $(wildcard ../../*/*.go)
|
||||
go build $(TAGS) -ldflags "$(LDFLAGS)"
|
||||
|
||||
debug: TAGS=-tags debug
|
||||
|
Loading…
Reference in New Issue
Block a user