From 0fbcd876e758a72a97a490033a584e2ee71b216c Mon Sep 17 00:00:00 2001 From: Martin Buchholz Date: Tue, 10 Jun 2008 16:31:26 -0700 Subject: [PATCH] 6710907: vestigial MOTIF references from Makefiles Reviewed-by: ohair, tbell --- jdk/make/sun/jawt/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/jdk/make/sun/jawt/Makefile b/jdk/make/sun/jawt/Makefile index 4f733e4cfd6..96723281450 100644 --- a/jdk/make/sun/jawt/Makefile +++ b/jdk/make/sun/jawt/Makefile @@ -93,7 +93,6 @@ else # PLATFORM # Other extra flags needed for compiling. # CPPFLAGS += -I$(OPENWIN_HOME)/include \ - -I$(MOTIF_DIR)/include \ -I$(SHARE_SRC)/native/$(PKGDIR)/debug \ -I$(SHARE_SRC)/native/$(PKGDIR)/image \ -I$(SHARE_SRC)/native/$(PKGDIR)/image/cvutils \