make/sun/Makefile

Print this page

        

@@ -68,11 +68,11 @@
 else
   RENDER_SUBDIR = dcpr
 endif
 
 # nio need to be compiled before awt to have all charsets ready
-SUBDIRS            = jar security javazic misc net nio text util launcher cldr tzdb
+SUBDIRS            = jar security misc net nio text util launcher cldr tzdb
 
 ifdef BUILD_HEADLESS_ONLY
   DISPLAY_LIBS = awt $(HEADLESS_SUBDIR)
   DISPLAY_TOOLS = 
 else