usr/src/tools/ctf/Makefile.ctf
changeset 14225 20c0ad5cefdf
parent 13898 58bc6f85b799
equal deleted inserted replaced
14224:85a6c280af72 14225:20c0ad5cefdf
    38 HDRDIRS= \
    38 HDRDIRS= \
    39 	-_gcc=-nostdinc \
    39 	-_gcc=-nostdinc \
    40 	-I../../common \
    40 	-I../../common \
    41 	-I$(SRC) \
    41 	-I$(SRC) \
    42 	-I/usr/include \
    42 	-I/usr/include \
    43 	-I$(SRC)/uts/common
    43 	-I$(SRC)/uts/common \
       
    44 	-I$(NATIVE_ADJUNCT)/include
    44 
    45 
    45 CPPFLAGS += $(HDRDIRS)
    46 CPPFLAGS += $(HDRDIRS)
    46 CFLAGS += $(CCVERBOSE)
    47 CFLAGS += $(CCVERBOSE)
    47 CERRWARN += -_gcc=-Wno-parentheses
    48 CERRWARN += -_gcc=-Wno-parentheses