From 78add226e8da271dde8f3b5a91d340d1bf010151 Mon Sep 17 00:00:00 2001 From: jmcp Date: Tue, 6 Jul 2010 17:14:19 -0700 Subject: 6932341 bfu should be removed 6963210 dubious dependencies in usr/src/Makefile scupper bldenv 'dmake setup' 6962618 cadmium may preserve needless copies from merges Portions contributed by Rich Lowe 6964464 ON build docs didn't track 6593513 6734661 hg-oriented webrev has non-closed blinkers on 6966630 its.reg specifies .eng.sun.com rather than .sfbay.sun.com --- usr/src/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'usr/src/Makefile') diff --git a/usr/src/Makefile b/usr/src/Makefile index 4d3601a8b3..7867bff49e 100644 --- a/usr/src/Makefile +++ b/usr/src/Makefile @@ -19,8 +19,8 @@ # CDDL HEADER END # # -# Copyright 2010 Sun Microsystems, Inc. All rights reserved. -# Use is subject to license terms. +# Copyright (c) 1989, 2010, Oracle and/or its affiliates. All rights reserved. +# # # Makefile for system source # @@ -166,9 +166,9 @@ sgs: rootdirs .WAIT sysheaders userheaders .WAIT \ # dependent on a number of constant mapfiles, the tools themselves are # required to build the generated mapfiles. # -setup: bldtools mapfiles +setup: closedbins bldtools sgs mapfiles -bldtools: closedbins sgs +bldtools: @cd tools; pwd; $(MAKE) install # /var/mail/:saved is a special case because of the colon in the name. @@ -187,7 +187,7 @@ $(ROOTDIRS) $(MSGDIRS): userheaders: FRC @cd head; pwd; $(MAKE) install_h -libheaders: FRC +libheaders: bldtools @cd lib; pwd; $(MAKE) install_h sysheaders: FRC -- cgit v1.2.3