Changeset 326
- Timestamp:
- Feb 17, 2012, 6:23:59 PM (13 years ago)
- Location:
- trunk/openjdk/hotspot/make/os2/makefiles
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/openjdk/hotspot/make/os2/makefiles/debug.make
r325 r326 63 63 include $(WorkSpace)/make/os2/makefiles/shared.make 64 64 include $(WorkSpace)/make/os2/makefiles/sa.make 65 66 # Disable gamma launcher for the time being (see #157) 65 67 include $(WorkSpace)/make/os2/makefiles/launcher.make -
trunk/openjdk/hotspot/make/os2/makefiles/product.make
r325 r326 65 65 include $(WorkSpace)/make/os2/makefiles/shared.make 66 66 include $(WorkSpace)/make/os2/makefiles/sa.make 67 include $(WorkSpace)/make/os2/makefiles/launcher.make 67 68 # Disable gamma launcher for the time being (see #157) 69 #include $(WorkSpace)/make/os2/makefiles/launcher.make
Note:
See TracChangeset
for help on using the changeset viewer.