Changeset 144 for trunk/openjdk/jdk/make/Makefile
- Timestamp:
- Sep 4, 2010, 1:44:54 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/openjdk/jdk/make/Makefile
r27 r144 260 260 all build:: sanity-all post-sanity-all 261 261 262 ifndef OS2_TEMP 262 263 SUBDIRS = tools java javax org sun sunw com jpda mkdemo mksample launchers 264 else 265 SUBDIRS = tools java org sun sunw com launchers 266 endif 263 267 all build:: 264 268 $(SUBDIRS-loop)
Note:
See TracChangeset
for help on using the changeset viewer.