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