mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-29 19:20:10 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
ab97f5398a
commit
36b68e0dae
14
Makefile
14
Makefile
@ -88,6 +88,18 @@ gate: gate-traefik
|
|||||||
|
|
||||||
#----------------------------------------------------------------------
|
#----------------------------------------------------------------------
|
||||||
|
|
||||||
|
# XXX goal:
|
||||||
|
# - build minimal system
|
||||||
|
# - bootstrap bridge
|
||||||
|
# - gate
|
||||||
|
# - ns
|
||||||
|
#
|
||||||
|
.PHONY: bootstrap
|
||||||
|
bootstrap:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#----------------------------------------------------------------------
|
||||||
|
|
||||||
.PHONY: core
|
.PHONY: core
|
||||||
core: config $(CORE_CTs)
|
core: config $(CORE_CTs)
|
||||||
@ -117,4 +129,4 @@ clean:
|
|||||||
|
|
||||||
|
|
||||||
#----------------------------------------------------------------------
|
#----------------------------------------------------------------------
|
||||||
# vim:set nowrap :
|
# vim:set ts=4 sw=4 nowrap :
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user