Print this page
4265 remove INTERNAL_RELEASE_BUILD

Split Close
Expand all
Collapse all
          --- old/usr/src/cmd/sgs/libconv/Makefile.targ
          +++ new/usr/src/cmd/sgs/libconv/Makefile.targ
↓ open down ↓ 60 lines elided ↑ open up ↑
  61   61  %_msg.h %_msg.c: $(SGSMSG) ../common/%.msg report_bufsize.h
  62   62                  $(SGSMSG) $(SGSMSGFLAGS) -h $*_msg.h -d $*_msg.c \
  63   63                          -n sgs_msg_libconv_$* $<
  64   64  
  65   65  $(SGSMSG):      FRC
  66   66                  @ cd $(SGSTOOLS)/$(MACH); pwd; $(MAKE) catalog
  67   67                  @ pwd
  68   68  
  69   69  vernote.s:      bld_vernote $(README_REVISION) $(ONLDREADME)
  70   70                  ./bld_vernote \
  71      -                        -R `perl $(README_REVISION) $(VERNOTE_DEBUG) \
  72      -                                $(ONLDREADME)` \
       71 +                        -R `perl $(README_REVISION) $(ONLDREADME)` \
  73   72                          -r "$(RELEASE)" -o $@
  74   73  
  75   74  bld_vernote:    ../common/bld_vernote.ksh
  76   75                  $(RM) -f $@
  77   76                  cp ../common/bld_vernote.ksh $@
  78   77                  chmod a+x $@
  79   78  
  80   79  $(LIBRARY):     pics $$(PICS)
  81   80                  @ $(RM) $(LIBRARY)
  82   81                  $(AR) $(ARFLAGS) $@ $(PICS)
↓ open down ↓ 24 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX