equal
deleted
inserted
replaced
85 DISPLAY_LIBS = awt splashscreen $(XAWT_SUBDIR) $(HEADLESS_SUBDIR) |
85 DISPLAY_LIBS = awt splashscreen $(XAWT_SUBDIR) $(HEADLESS_SUBDIR) |
86 DISPLAY_TOOLS = applet |
86 DISPLAY_TOOLS = applet |
87 endif |
87 endif |
88 SUBDIRS_desktop = audio $(RENDER_SUBDIR) image \ |
88 SUBDIRS_desktop = audio $(RENDER_SUBDIR) image \ |
89 $(LWAWT_PRE_SUBDIR) $(DISPLAY_LIBS) $(DGA_SUBDIR) $(LWAWT_SUBDIR) \ |
89 $(LWAWT_PRE_SUBDIR) $(DISPLAY_LIBS) $(DGA_SUBDIR) $(LWAWT_SUBDIR) \ |
90 jawt font jpeg cmm $(DISPLAY_TOOLS) beans |
90 jawt font jpeg cmm $(DISPLAY_TOOLS) |
91 SUBDIRS_management = management |
91 SUBDIRS_management = management |
92 SUBDIRS_misc = $(ORG_SUBDIR) rmi $(JDBC_SUBDIR) tracing |
92 SUBDIRS_misc = $(ORG_SUBDIR) rmi $(JDBC_SUBDIR) tracing |
93 SUBDIRS_tools = native2ascii serialver tools jconsole |
93 SUBDIRS_tools = native2ascii serialver tools jconsole |
94 |
94 |
95 ifndef OPENJDK |
95 ifndef OPENJDK |