cert-manager/make
Maël Valais b150828a5b make: bin/release-version needs to be rebuilt every time
We use FORCE instead of .PHONY because this is a real file that can be
used as a prerequisite. If we were to use .PHONY, then the file's
timestamp would not be used to check whether targets should be rebuilt,
and they would get constantly rebuilt.

Signed-off-by: Maël Valais <mael@vls.dev>
2022-02-25 17:30:48 +01:00
..
base_images.mk bump base images 2022-01-04 14:49:15 +00:00
ci.mk Allow helm chart verification in both bazel + make 2022-01-10 18:02:14 +00:00
cmctl.mk rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
containers.mk make: work around the multiple copies of each binaries with hard links 2022-02-25 17:07:44 +01:00
git.mk make: bin/release-version needs to be rebuilt every time 2022-02-25 17:30:48 +01:00
licenses.mk rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
Makefile Add targets for unit and integration tests in make 2022-02-17 14:48:57 +00:00
manifests.mk Add targets for unit and integration tests in make 2022-02-17 14:48:57 +00:00
release_containers.mk Add a makefile flow for building artifacts 2021-12-15 09:54:15 +00:00
server.mk Add a makefile flow for building artifacts 2021-12-15 09:54:15 +00:00
test.mk log latest known tag when prepping integration tests 2022-02-18 16:43:37 +00:00
tools.mk Add targets for unit and integration tests in make 2022-02-17 14:48:57 +00:00