equal
deleted
inserted
replaced
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 \ |