Changeset 263 for trunk/openjdk/jdk/make/sun/awt
- Timestamp:
- Feb 21, 2011, 12:02:20 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/openjdk/jdk/make/sun/awt/Makefile
r234 r263 28 28 LIBRARY = awt 29 29 PRODUCT = sun 30 31 ifeq ($(PLATFORM), os2) 32 LIBRARY_SHORT = jawtos2 33 endif 30 34 31 35 #
Note:
See TracChangeset
for help on using the changeset viewer.