Ignore:
Timestamp:
Jan 10, 2011, 12:26:50 AM (15 years ago)
Author:
dmik
Message:

jdk: Enabled building demos and samples.

File:
1 edited

Legend:

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

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