jdk/make/sun/jawt/Makefile
changeset 643 a38b4617c366
parent 2 90ce3da70b43
child 715 f16baef3a20e
equal deleted inserted replaced
642:d1f02d5e4c74 643:a38b4617c366
    91 
    91 
    92 #
    92 #
    93 # Other extra flags needed for compiling.
    93 # Other extra flags needed for compiling.
    94 #
    94 #
    95 CPPFLAGS += -I$(OPENWIN_HOME)/include \
    95 CPPFLAGS += -I$(OPENWIN_HOME)/include \
    96 	    -I$(MOTIF_DIR)/include \
       
    97 	    -I$(SHARE_SRC)/native/$(PKGDIR)/debug \
    96 	    -I$(SHARE_SRC)/native/$(PKGDIR)/debug \
    98             -I$(SHARE_SRC)/native/$(PKGDIR)/image \
    97             -I$(SHARE_SRC)/native/$(PKGDIR)/image \
    99 	    -I$(SHARE_SRC)/native/$(PKGDIR)/image/cvutils \
    98 	    -I$(SHARE_SRC)/native/$(PKGDIR)/image/cvutils \
   100 	    -I$(SHARE_SRC)/native/$(PKGDIR)/alphacomposite \
    99 	    -I$(SHARE_SRC)/native/$(PKGDIR)/alphacomposite \
   101             -I$(SHARE_SRC)/native/$(PKGDIR)/medialib \
   100             -I$(SHARE_SRC)/native/$(PKGDIR)/medialib \