Changeset 249 for trunk/openjdk/jdk/make/mkdemo/Makefile
- Timestamp:
- Jan 27, 2011, 6:22:28 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/openjdk/jdk/make/mkdemo/Makefile
r232 r249 32 32 include $(BUILDDIR)/common/Defs.gmk 33 33 34 ifndef OS2_TEMP35 34 SUBDIRS = applets jfc jvmti management jni scripting jpda 36 else # disable JPDA37 SUBDIRS = applets jfc jvmti management jni scripting38 endif39 35 40 36 all build:: nbproject
Note:
See TracChangeset
for help on using the changeset viewer.