summaryrefslogtreecommitdiff
path: root/usr/src/lib/libzonestat/sparcv9
diff options
context:
space:
mode:
authorSteve Lawrence <Stephen.Lawrence@oracle.COM>2010-08-16 15:11:00 -0700
committerSteve Lawrence <Stephen.Lawrence@oracle.COM>2010-08-16 15:11:00 -0700
commitefd4c9b63ad77503c101fc6c2ed8ba96c9d52964 (patch)
treeb447d582518f8f0af64257eed46456346e3cd071 /usr/src/lib/libzonestat/sparcv9
parentf35eb4e637f5e925af3bb7993f3bb87c5a69a696 (diff)
downloadillumos-joyent-efd4c9b63ad77503c101fc6c2ed8ba96c9d52964.tar.gz
PSARC/2010/291 zonestat
6871288 integrate zones observability phase 1 6976077 zoneadmd dumps core after restart
Diffstat (limited to 'usr/src/lib/libzonestat/sparcv9')
-rw-r--r--usr/src/lib/libzonestat/sparcv9/Makefile27
1 files changed, 27 insertions, 0 deletions
diff --git a/usr/src/lib/libzonestat/sparcv9/Makefile b/usr/src/lib/libzonestat/sparcv9/Makefile
new file mode 100644
index 0000000000..9eeb4ef71d
--- /dev/null
+++ b/usr/src/lib/libzonestat/sparcv9/Makefile
@@ -0,0 +1,27 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
+#
+
+include ../Makefile.com
+include ../../Makefile.lib.64
+
+install: all $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTLINT64)