Changeset 232 for trunk/openjdk/jdk/make/Makefile
- Timestamp:
- Jan 10, 2011, 12:26:50 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/openjdk/jdk/make/Makefile
r209 r232 262 262 ifndef OS2_TEMP 263 263 SUBDIRS = tools java javax org sun sunw com jpda mkdemo mksample launchers 264 else # disable various stuff265 SUBDIRS = tools java javax org sun sunw com launchers264 else # disable JPDA 265 SUBDIRS = tools java javax org sun sunw com mkdemo mksample launchers 266 266 endif 267 267 all build::
Note:
See TracChangeset
for help on using the changeset viewer.