xref: /titanic_41/usr/src/lib/hal/libhal/amd64/Makefile (revision 8b80e8cb6855118d46f605e91b5ed4ce83417395)
1*8b80e8cbSLin Guo - Sun Microsystems#
2*8b80e8cbSLin Guo - Sun Microsystems# CDDL HEADER START
3*8b80e8cbSLin Guo - Sun Microsystems#
4*8b80e8cbSLin Guo - Sun Microsystems# The contents of this file are subject to the terms of the
5*8b80e8cbSLin Guo - Sun Microsystems# Common Development and Distribution License (the "License").
6*8b80e8cbSLin Guo - Sun Microsystems# You may not use this file except in compliance with the License.
7*8b80e8cbSLin Guo - Sun Microsystems#
8*8b80e8cbSLin Guo - Sun Microsystems# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9*8b80e8cbSLin Guo - Sun Microsystems# or http://www.opensolaris.org/os/licensing.
10*8b80e8cbSLin Guo - Sun Microsystems# See the License for the specific language governing permissions
11*8b80e8cbSLin Guo - Sun Microsystems# and limitations under the License.
12*8b80e8cbSLin Guo - Sun Microsystems#
13*8b80e8cbSLin Guo - Sun Microsystems# When distributing Covered Code, include this CDDL HEADER in each
14*8b80e8cbSLin Guo - Sun Microsystems# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15*8b80e8cbSLin Guo - Sun Microsystems# If applicable, add the following below this CDDL HEADER, with the
16*8b80e8cbSLin Guo - Sun Microsystems# fields enclosed by brackets "[]" replaced with your own identifying
17*8b80e8cbSLin Guo - Sun Microsystems# information: Portions Copyright [yyyy] [name of copyright owner]
18*8b80e8cbSLin Guo - Sun Microsystems#
19*8b80e8cbSLin Guo - Sun Microsystems# CDDL HEADER END
20*8b80e8cbSLin Guo - Sun Microsystems#
21*8b80e8cbSLin Guo - Sun Microsystems#
22*8b80e8cbSLin Guo - Sun Microsystems# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
23*8b80e8cbSLin Guo - Sun Microsystems# Use is subject to license terms.
24*8b80e8cbSLin Guo - Sun Microsystems#
25*8b80e8cbSLin Guo - Sun Microsystems
26*8b80e8cbSLin Guo - Sun Microsystemsinclude ../Makefile.com
27*8b80e8cbSLin Guo - Sun Microsystemsinclude ../../../Makefile.lib.64
28*8b80e8cbSLin Guo - Sun Microsystems
29*8b80e8cbSLin Guo - Sun MicrosystemsLIBDIR = $(LIBDIR64)
30*8b80e8cbSLin Guo - Sun Microsystems
31*8b80e8cbSLin Guo - Sun Microsystemsinstall: all $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTLINT64) $(ROOTLIBPC64) $(ROOTMAJLINK64)
32