X-Git-Url: https://git.r.bdr.sh/rbdr/blog/blobdiff_plain/c4b892b16fb92c7d89eaee0b1588c52c8836216b..b6798535a5796433d2fe13025b1750dd5353fd01:/Makefile?ds=inline diff --git a/Makefile b/Makefile index b8c6820..cd18319 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ build: prepare cargo build --profile $(profile) --target $(target) release: - @echo "Releasing $(target) to $(channel)" + @echo "Releasing target/$(target)/$(profile) to $(channel)" $(architectures): $(MAKE) -e target=$@ rpm