Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-10-05 16:40:30 +03:00
parent 90c08f63eb
commit 2e85c0c0be

View File

@ -120,7 +120,7 @@
## # build in repack mode... ## # build in repack mode...
## $$ BUILD_MODE=repack make dist ## $$ BUILD_MODE=repack make dist
## ##
## # build for darwin/macOS... (EXPERIMENTAL) ## # build for darwin/macOS...
## $$ TARGET_OS=darwin make clean dist ## $$ TARGET_OS=darwin make clean dist
## ##
## # run with Devtools started... ## # run with Devtools started...