summaryrefslogtreecommitdiff
path: root/usr/src/uts/README
diff options
context:
space:
mode:
authorJosef 'Jeff' Sipek <jeffpc@josefsipek.net>2014-01-06 13:34:20 -0500
committerRobert Mustacchi <rm@joyent.com>2014-01-06 10:37:31 -0800
commit2063d9c01c4a721994a3cb528444d7f328135869 (patch)
tree1d7a65e67c689eee9f5d273323185e93bff8b767 /usr/src/uts/README
parent34ae5cdf42c9fd8bc75aedb3a91cc2fba8d5182c (diff)
downloadillumos-joyent-2063d9c01c4a721994a3cb528444d7f328135869.tar.gz
4266 remove Makefile*.shared nonsense in uts
Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Robert Mustacchi <rm@joyent.com>
Diffstat (limited to 'usr/src/uts/README')
-rw-r--r--usr/src/uts/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/usr/src/uts/README b/usr/src/uts/README
index 0c1d4fd795..90ce373f22 100644
--- a/usr/src/uts/README
+++ b/usr/src/uts/README
@@ -23,7 +23,6 @@
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
-# ident "%Z%%M% %I% %E% SMI"
KERNEL MAKEFILE STRUCTURE
-------------------------
@@ -152,10 +151,6 @@ uts/sun4c/unix.static/Makefile
to build multiple configurations. This configuration is roughly
equivalent to the GENERIC kernel of SunOS 4.x.
-uts/*/Makefile.?.shared
- These denote Makefile contents which are shared between open and
- closed builds.
-
The Makefiles are verbosely commented. It is desired that they should
stay this way.