diff --git a/Viewer/Makefile b/Viewer/Makefile index 33fb025e..e0109340 100644 --- a/Viewer/Makefile +++ b/Viewer/Makefile @@ -120,7 +120,7 @@ ## # build in repack mode... ## $$ BUILD_MODE=repack make dist ## -## # build for darwin/macOS... (EXPERIMENTAL) +## # build for darwin/macOS... ## $$ TARGET_OS=darwin make clean dist ## ## # run with Devtools started...