Print this page
4027 remove CLOSED_BUILD

Split Close
Expand all
Collapse all
          --- old/usr/src/cmd/fwflash/plugins/Makefile
          +++ new/usr/src/cmd/fwflash/plugins/Makefile
↓ open down ↓ 19 lines elided ↑ open up ↑
  20   20  #
  21   21  #
  22   22  # Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
  23   23  # Use is subject to license terms.
  24   24  #
  25   25  # cmd/fwflash/plugins
  26   26  #
  27   27  include $(SRC)/Makefile.master
  28   28  
  29   29  COMMON_SUBDIRS= $(MACH)
  30      -$(CLOSED_BUILD)COMMON_SUBDIRS += $(CLOSED)/cmd/fwflash/plugins 
  31   30  
  32   31  SUBDIRS=        $(COMMON_SUBDIRS)
  33   32  
  34   33  all :=          TARGET= all
  35   34  install :=      TARGET= install
  36   35  clean :=        TARGET= clean
  37   36  clobber :=      TARGET= clobber
  38   37  lint :=         TARGET= lint
  39   38  _msg :=         TARGET= _msg
  40   39  msg :=          TARGET= msg
↓ open down ↓ 15 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX