mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-29 03:00:09 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
1c729e9be0
commit
254b3df01d
8
Makefile
8
Makefile
@ -60,12 +60,12 @@ check: check-message $(foreach dep,$(DEPENDENCIES),require($(dep)))
|
|||||||
FORCE:
|
FORCE:
|
||||||
|
|
||||||
|
|
||||||
%-bootstrap:
|
%-bootstrap: export BOOTSTRAP=1
|
||||||
BOOTSTRAP=1 make $*
|
%-bootstrap: %
|
||||||
|
|
||||||
|
|
||||||
%-bootstrap-clean:
|
%-bootstrap-clean: export BOOTSTRAP_CLEAN=1
|
||||||
BOOTSTRAP_CLEAN=1 make $*
|
%-bootstrap-clean: %
|
||||||
|
|
||||||
|
|
||||||
%: config %/make.sh FORCE
|
%: config %/make.sh FORCE
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user