Ignore:
Timestamp:
Dec 10, 2010, 6:01:20 PM (15 years ago)
Author:
dmik
Message:

jdk/make: Enabled building of image, awt, splashscreen, font, jpeg, cmm, applet sun modules as well as the javax packages.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/openjdk/jdk/make/sun/Makefile

    r197 r209  
    7070          native2ascii serialver tools jconsole
    7171else # disable GUI stuff
    72 SUBDIRS = jar security javazic misc net \
    73       awt \
    74           rmi beans $(JDBC_SUBDIR) \
     72SUBDIRS = jar security javazic misc net $(RENDER_SUBDIR) image \
     73          awt splashscreen $(XAWT_SUBDIR) $(MOTIF_SUBDIRS) \
     74          $(HEADLESS_SUBDIR) $(DGA_SUBDIR) \
     75          font jpeg cmm applet rmi beans $(JDBC_SUBDIR) \
    7576          text nio launcher management $(ORG_SUBDIR) \
    7677          native2ascii serialver tools jconsole
Note: See TracChangeset for help on using the changeset viewer.