Changeset 263 for trunk/openjdk/jdk/make/sun/splashscreen
- Timestamp:
- Feb 21, 2011, 12:02:20 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/openjdk/jdk/make/sun/splashscreen/Makefile
r208 r263 30 30 include $(BUILDDIR)/common/Defs.gmk 31 31 32 LIBRARY_SHORT = splshscr 32 ifeq ($(PLATFORM), os2) 33 LIBRARY_SHORT = jsplash 34 endif 33 35 34 36 #
Note:
See TracChangeset
for help on using the changeset viewer.