Ignore:
Timestamp:
Sep 21, 2010, 4:32:41 PM (15 years ago)
Author:
dmik
Message:

jdk/make: Enabled packaging security classes.

File:
1 edited

Legend:

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

    r154 r158  
    6262  RENDER_SUBDIR = dcpr
    6363endif
    64 ifndef OS2_TEMP # GUI stuff
     64ifndef OS2_TEMP
    6565SUBDIRS = jar security javazic misc net audio $(RENDER_SUBDIR) image \
    6666          awt splashscreen $(XAWT_SUBDIR) $(MOTIF_SUBDIRS) \
     
    6969          jawt text nio launcher management $(ORG_SUBDIR) \
    7070          native2ascii serialver tools jconsole
    71 else
     71else # disable GUI stuff
    7272SUBDIRS = jar security javazic misc net \
    7373          rmi beans $(JDBC_SUBDIR) \
Note: See TracChangeset for help on using the changeset viewer.