Changeset 249 for trunk/openjdk/jdk/make/Makefile
- Timestamp:
- Jan 27, 2011, 6:22:28 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/openjdk/jdk/make/Makefile
r232 r249 260 260 all build:: sanity-all post-sanity-all 261 261 262 ifndef OS2_TEMP263 262 SUBDIRS = tools java javax org sun sunw com jpda mkdemo mksample launchers 264 else # disable JPDA265 SUBDIRS = tools java javax org sun sunw com mkdemo mksample launchers266 endif267 263 all build:: 268 264 $(SUBDIRS-loop)
Note:
See TracChangeset
for help on using the changeset viewer.