summaryrefslogtreecommitdiff
path: root/usr/src/Makefile
diff options
context:
space:
mode:
authorjmcp <James.McPherson@Sun.COM>2010-07-06 17:14:19 -0700
committerjmcp <James.McPherson@Sun.COM>2010-07-06 17:14:19 -0700
commit78add226e8da271dde8f3b5a91d340d1bf010151 (patch)
tree56f56a9fd7580a657205222ec4ae6f69094a22dd /usr/src/Makefile
parentdbfe038179f8f9013fb3ed57447316a24e77e93f (diff)
downloadillumos-joyent-78add226e8da271dde8f3b5a91d340d1bf010151.tar.gz
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
Diffstat (limited to 'usr/src/Makefile')
-rw-r--r--usr/src/Makefile10
1 files changed, 5 insertions, 5 deletions
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