5 lines
164 B
Makefile
5 lines
164 B
Makefile
VDI_LANG ?= C.UTF-8
|
|
VDI_PORT ?= 123
|
|
VDI_TZ ?= UTC
|
|
VDI_USERS ?= $(USER)
|