< prev index next >

make/launcher/Launcher-java.desktop.gmk

Print this page

        

*** 24,34 **** # include LauncherCommon.gmk # Hook to include the corresponding custom file, if present. ! $(eval $(call IncludeCustomExtension, , launcher/Launcher-java.desktop.gmk)) ifeq ($(ENABLE_HEADLESS_ONLY), false) $(eval $(call SetupBuildLauncher, appletviewer, \ MAIN_CLASS := sun.applet.Main, \ JAVA_ARGS := --add-modules ALL-DEFAULT, \ --- 24,34 ---- # include LauncherCommon.gmk # Hook to include the corresponding custom file, if present. ! $(eval $(call IncludeCustomExtension, launcher/Launcher-java.desktop.gmk)) ifeq ($(ENABLE_HEADLESS_ONLY), false) $(eval $(call SetupBuildLauncher, appletviewer, \ MAIN_CLASS := sun.applet.Main, \ JAVA_ARGS := --add-modules ALL-DEFAULT, \
< prev index next >