Changeset 236


Ignore:
Timestamp:
Jan 10, 2011, 2:14:34 PM (15 years ago)
Author:
dmik
Message:

jdk/make: Enabled building of the rest of com.sun.* classes.

File:
1 edited

Legend:

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

    r157 r236  
    4040
    4141# Omit mirror since it's built with the apt tool.
    42 ifndef OS2_TEMP
    4342SUBDIRS = $(SCRIPT_SUBDIR) image security crypto/provider jndi jmx \
    4443    java inputmethods org rowset net/httpserver net/ssl demo \
    4544    tools jarsigner
    46 else # disable GUI stuff
    47 SUBDIRS = $(SCRIPT_SUBDIR) security crypto/provider jndi jmx \
    48     java org rowset net/httpserver net/ssl demo \
    49     tools jarsigner
    50 endif
    5145
    5246all build clean clobber::
Note: See TracChangeset for help on using the changeset viewer.