Print this page
*** NO COMMENTS ***

Split Close
Expand all
Collapse all
          --- old/usr/src/uts/sparc/Makefile.targ.shared
          +++ new/usr/src/uts/sparc/Makefile.targ
↓ open down ↓ 15 lines elided ↑ open up ↑
  16   16  # If applicable, add the following below this CDDL HEADER, with the
  17   17  # fields enclosed by brackets "[]" replaced with your own identifying
  18   18  # information: Portions Copyright [yyyy] [name of copyright owner]
  19   19  #
  20   20  # CDDL HEADER END
  21   21  #
  22   22  #
  23   23  # Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
  24   24  # Use is subject to license terms.
  25   25  #
  26      -#ident  "%Z%%M% %I%     %E% SMI"
  27      -#
  28   26  #       This Makefile defines the set of all required, target containing
  29   27  # included Makefiles for the sparc architecture.
  30   28  #
  31   29  
  32   30  #
  33   31  #       Targets for all implementations:
  34   32  #
  35   33  include $(UTSBASE)/Makefile.targ
  36   34  
  37   35  #
  38   36  #       Target set for sparc (order is not important, as it is with the
  39   37  # isomorphic Makefile.files set).
  40   38  #
  41   39  include $(UTSBASE)/sparc/Makefile.rules
  42   40  include $(UTSBASE)/sparc/v9/Makefile.rules
  43      -include $(UTSTREE)/sun/Makefile.rules
  44      -include $(UTSTREE)/common/Makefile.rules
  45      -include $(UTSTREE)/sun4u/Makefile.rules
       41 +include $(UTSBASE)/sun/Makefile.rules
       42 +include $(UTSBASE)/common/Makefile.rules
       43 +include $(UTSBASE)/sun4u/Makefile.rules
  46   44  include $(UTSBASE)/sun4/Makefile.rules
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX