- Timestamp:
- Feb 21, 2012, 9:20:04 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
r326 r327 65 65 66 66 # Disable gamma launcher for the time being (see #157) 67 include $(WorkSpace)/make/os2/makefiles/launcher.make 67 #include $(WorkSpace)/make/os2/makefiles/launcher.make 68 launcher: -
trunk/openjdk/hotspot/make/os2/makefiles/product.make
r326 r327 68 68 # Disable gamma launcher for the time being (see #157) 69 69 #include $(WorkSpace)/make/os2/makefiles/launcher.make 70 launcher:
Note:
See TracChangeset
for help on using the changeset viewer.