diff -r 5e4b10294666 -r 98dad53a8ba1 jdk/make/sun/xawt/Makefile --- a/jdk/make/sun/xawt/Makefile Fri Jan 27 17:36:35 2012 +0400 +++ b/jdk/make/sun/xawt/Makefile Fri Jan 27 13:48:40 2012 +0000 @@ -25,9 +25,7 @@ BUILDDIR = ../.. PACKAGE = sun.awt.X11 -LIBRARY = mawt -LIBRARY_OUTPUT = xawt -LIB_LOCATION = $(LIBDIR)/$(LIBARCH)/xawt +LIBRARY = awt_xawt PRODUCT = sun include $(BUILDDIR)/common/Defs.gmk