jdk/make/sun/xawt/Makefile
changeset 12050 28109b684ac0
parent 12047 320a714614e9
child 12292 0066b3386371
--- a/jdk/make/sun/xawt/Makefile	Thu Mar 08 00:46:33 2012 -0500
+++ b/jdk/make/sun/xawt/Makefile	Thu Mar 08 14:38:26 2012 +0000
@@ -28,10 +28,6 @@
 LIBRARY = awt_xawt
 PRODUCT = sun
 
-ifeq ($(PLATFORM), macosx)
-LIB_LOCATION = $(LIBDIR)/xawt
-endif
-
 include $(BUILDDIR)/common/Defs.gmk
 
 GEN_DIR=$(GENSRCDIR)/sun/awt/X11