Ignore:
Timestamp:
Jan 27, 2011, 6:22:28 PM (15 years ago)
Author:
dmik
Message:

jdk: Adopted JPDA to OS/2 and included in the build (closes #19).

File:
1 edited

Legend:

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

    r232 r249  
    3232include $(BUILDDIR)/common/Defs.gmk
    3333
    34 ifndef OS2_TEMP
    3534SUBDIRS = applets jfc jvmti management jni scripting jpda
    36 else # disable JPDA
    37 SUBDIRS = applets jfc jvmti management jni scripting
    38 endif
    3935
    4036all build:: nbproject
Note: See TracChangeset for help on using the changeset viewer.