Print this page
3971 remove EXPORT_RELEASE_BUILD

Split Close
Expand all
Collapse all
          --- old/usr/src/lib/libgss/Makefile.com
          +++ new/usr/src/lib/libgss/Makefile.com
↓ open down ↓ 103 lines elided ↑ open up ↑
 104  104                   -I$(SRC)/uts/common/gssapi/mechs/krb5/include \
 105  105                   -I$(SRC)/uts/common/gssapi/ \
 106  106                   -I$(SRC)/lib/gss_mechs/mech_krb5/include/ \
 107  107                  -DHAVE_STDLIB_H
 108  108  
 109  109  CERRWARN +=     -_gcc=-Wno-unused-function
 110  110  CERRWARN +=     -_gcc=-Wno-uninitialized
 111  111  CERRWARN +=     -_gcc=-Wno-parentheses
 112  112  CERRWARN +=     -_gcc=-Wno-empty-body
 113  113  
 114      -$(EXPORT_RELEASE_BUILD)include $(CLOSED)/lib/libgss/Makefile.export
 115      -
 116  114  .KEEP_STATE:
 117  115  
 118  116  all: $(LIBS)
 119  117  
 120  118  lintcheck:=     SRCS= $(GSSLINTSRC)
 121  119  
 122  120  lint:  lintcheck
 123  121  
 124  122  $(GSSCREDOBJ:%.o=pics/%.o):
 125  123          $(COMPILE.c) -o $@ $(@:pics/%.o=$(GSSCRED_DIR)/%.c)
↓ open down ↓ 120 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX