make/sun/awt/mawt.gmk

Print this page

        

*** 206,216 **** # Checking for the X11/extensions headers at the additional location CPPFLAGS += -I$(firstword $(wildcard $(OPENWIN_HOME)/include/X11/extensions) \ $(wildcard /usr/include/X11/extensions)) endif ! ifeq ($(PLATFORM), macosx)) CPPFLAGS += -I$(OPENWIN_HOME)/include/X11/extensions \ -I$(OPENWIN_HOME)/include endif ifeq ($(PLATFORM), solaris) --- 206,216 ---- # Checking for the X11/extensions headers at the additional location CPPFLAGS += -I$(firstword $(wildcard $(OPENWIN_HOME)/include/X11/extensions) \ $(wildcard /usr/include/X11/extensions)) endif ! ifeq ($(PLATFORM), macosx) CPPFLAGS += -I$(OPENWIN_HOME)/include/X11/extensions \ -I$(OPENWIN_HOME)/include endif ifeq ($(PLATFORM), solaris)