Changeset 203 for trunk/openjdk/jdk/make/sun
- Timestamp:
- Dec 8, 2010, 10:53:37 PM (15 years ago)
- Location:
- trunk/openjdk/jdk/make/sun
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/openjdk/jdk/make/sun/image/generic/Makefile
r2 r203 32 32 LIBRARY = mlib_image 33 33 PRODUCT = sun 34 35 LIBRARY_SHORT = mlibimg 36 34 37 include $(BUILDDIR)/common/Defs.gmk 35 38 -
trunk/openjdk/jdk/make/sun/security/mscapi/Makefile
r153 r203 93 93 LIBRARY = sunmscapi 94 94 PRODUCT = sun 95 96 LIBRARY_SHORT = smscapi 95 97 96 98 #
Note:
See TracChangeset
for help on using the changeset viewer.