Print this page
4027 remove CLOSED_BUILD
4028 remove CLOSED_IS_PRESENT
4029 remove tonic build bits
Reviewed by: Andy Stormont <andyjstormont@gmail.com>

Split Close
Expand all
Collapse all
          --- old/usr/src/uts/sun4v/Makefile
          +++ new/usr/src/uts/sun4v/Makefile
↓ open down ↓ 292 lines elided ↑ open up ↑
 293  293  
 294  294  lint:   lintlib .WAIT modlintlib .WAIT $(SPARC_LINTS) $(LINT_DEPS) \
 295  295          $(IMPLEMENTATIONS) $(LINT_CPU_KMODS)
 296  296  
 297  297  include ../Makefile.targ
 298  298  
 299  299  #
 300  300  # Cross-reference customization: build a cross-reference over all of the
 301  301  # sun4v-related directories.
 302  302  #
 303      -SHARED_XRDIRS   = ../sun4v ../sun4 ../sfmmu ../sparc ../sun ../common
 304      -CLOSED_XRDIRS   = $(SHARED_XRDIRS:../%=../% ../../../closed/uts/%)
 305      -XRDIRS          = $(SHARED_XRDIRS)
 306      -$(CLOSED_BUILD)XRDIRS   = $(CLOSED_XRDIRS:../../../closed/uts/sfmmu=)
 307      -
      303 +XRDIRS  = ../sun4v ../sun4 ../sfmmu ../sparc ../sun ../common
 308  304  XRPRUNE = i86pc sun4u intel
 309  305  
 310  306  cscope.out tags: FRC
 311  307          $(XREF) -x $@
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX