diff -r 85b4d3bded64 -r 8725ccb1a22d jdk/make/sun/awt/Makefile --- a/jdk/make/sun/awt/Makefile Fri Aug 08 08:52:18 2008 -0700 +++ b/jdk/make/sun/awt/Makefile Tue Aug 12 15:17:12 2008 -0700 @@ -1,5 +1,5 @@ # -# Copyright 1995-2007 Sun Microsystems, Inc. All Rights Reserved. +# Copyright 1995-2008 Sun Microsystems, Inc. All Rights Reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it @@ -65,7 +65,6 @@ # AUTO_JAVA_PRUNE += RemoteOffScreenImage.java -OTHER_CXXFLAGS += -DD3D_OVERLOADS OTHER_CFLAGS += $(GX_OPTION) -DMLIB_NO_LIBSUNMATH -DUNICODE -D_UNICODE OTHER_CXXFLAGS += $(GX_OPTION) -DUNICODE -D_UNICODE @@ -444,7 +443,7 @@ -I$(SHARE_SRC)/native/sun/dc/path \ -I$(SHARE_SRC)/native/sun/dc/doe \ -I$(SHARE_SRC)/native/sun/awt/debug \ - -I$(PLATFORM_SRC)/native/sun/awt \ + -I$(PLATFORM_SRC)/native/sun/awt # -I$(WINAWT_COMMON_native) # this is only required for compiling )/native/sun/awt/medialib/*.c files