Changeset 263 for trunk/openjdk/jdk/make/sun/font
- Timestamp:
- Feb 21, 2011, 12:02:20 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/openjdk/jdk/make/sun/font/Makefile
r213 r263 33 33 PRODUCT = sun 34 34 35 LIBRARY_SHORT = fontmgr 35 ifeq ($(PLATFORM), os2) 36 LIBRARY_SHORT = jfontmgr 37 endif 36 38 37 39 # Indicate we want the C++ compiler to do the linking.
Note:
See TracChangeset
for help on using the changeset viewer.