usr/src/lib/brand/solaris10/Makefile
changeset 12433 a15cace5f27d
parent 10840 7df556caf412
equal deleted inserted replaced
12432:222dd376dd6c 12433:a15cace5f27d
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 #
    21 #
    22 # Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
    22 # Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
    23 # Use is subject to license terms.
       
    24 #
    23 #
    25 
    24 
    26 default: all
    25 default: all
    27 
    26 
    28 include Makefile.s10
    27 include Makefile.s10
    29 
    28 
    30 # Build everything in parallel; use .WAIT for dependencies
    29 # Build everything in parallel; use .WAIT for dependencies
    31 .PARALLEL:
    30 .PARALLEL:
    32 
    31 
    33 SUBDIRS =	librtld_db s10_npreload s10_brand s10_support zone cmd
    32 SUBDIRS =	librtld_db s10_npreload s10_brand s10_support s10_replacefile \
       
    33 		zone cmd
    34 MSGSUBDIRS =	s10_support zone
    34 MSGSUBDIRS =	s10_support zone
    35 
    35 
    36 all :=		TARGET= all
    36 all :=		TARGET= all
    37 install :=	TARGET= install
    37 install :=	TARGET= install
    38 clean :=	TARGET= clean
    38 clean :=	TARGET= clean