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/sun4u/opl/Makefile.opl.shared
          +++ new/usr/src/uts/sun4u/opl/Makefile.opl.shared
↓ open down ↓ 97 lines elided ↑ open up ↑
  98   98  #
  99   99  include $(UTSBASE)/sun4u/ngdr/Makefile.files
 100  100  include $(UTSTREE)/sun4u/opl/Makefile.files
 101  101  
 102  102  #
 103  103  #       Include common rules.
 104  104  #
 105  105  include $(UTSTREE)/sun4u/Makefile.sun4u
 106  106  
 107  107  #
 108      -#       Define closed modules (must come after Makefile.sun4u for CLOSED_BUILD).
 109      -#
 110      -$(CLOSED_BUILD)CLOSED_OPL_KMODS = scfd
 111      -
 112      -#
 113  108  #       Everybody needs to know how to build modstubs.o and to locate unix.o
 114  109  #
 115  110  UNIX_DIR        = $(UTSBASE)/$(PLATFORM)/opl/unix
 116  111  MODSTUBS_DIR    = $(UNIX_DIR)
 117  112  DSF_DIR         = $(UTSBASE)/$(PLATFORM)/opl/genassym
 118  113  LINTS_DIR       = $(OBJS_DIR)
 119  114  LINT_LIB_DIR    = $(UTSBASE)/$(PLATFORM)/opl/lint-libs/$(OBJS_DIR)
 120  115  
 121  116  UNIX_O          = $(UNIX_DIR)/$(OBJS_DIR)/unix.o
 122  117  
↓ open down ↓ 63 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX