]> git.proxmox.com Git - proxmox-acme.git/commit - src/Makefile
buildsys: move submodule to src, cleanups
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 3 May 2020 15:00:46 +0000 (17:00 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 3 May 2020 15:00:49 +0000 (17:00 +0200)
commit9bd9d7a72e1ac651c71a2c84dd83073fbe6246fa
treef5a00bd5f19dc20f1ce85128e80d4906d6cb68ce
parentc0c6720a65794601598e2118eaeeeccf2919e36a
buildsys: move submodule to src, cleanups

it's nicer as the build system is more coherent, i.e., I can do `make
install` from inside src and it actually works ;)

Use an atomic target for the build directory, else we can easily get
bogus builds.

Further use only one type of GNU make variable flavors, not both $()
and ${} mixed..

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
.gitmodules
Makefile
acme.sh [deleted submodule]
src/Makefile
src/acme.sh [new submodule]