xref: /titanic_51/usr/src/lib/libipd/amd64/Makefile (revision fe77cc0407fb667ddc04e1a8f2e203bb7b9c80e1)
1*fe77cc04SRobert Mustacchi#
2*fe77cc04SRobert Mustacchi# This file and its contents are supplied under the terms of the
3*fe77cc04SRobert Mustacchi# Common Development and Distribution License ("CDDL"), version 1.0.
4*fe77cc04SRobert Mustacchi# You may only use this file in accordance with the terms of version
5*fe77cc04SRobert Mustacchi# 1.0 of the CDDL.
6*fe77cc04SRobert Mustacchi#
7*fe77cc04SRobert Mustacchi# A full copy of the text of the CDDL should have accompanied this
8*fe77cc04SRobert Mustacchi# source.  A copy of the CDDL is also available via the Internet at
9*fe77cc04SRobert Mustacchi# http://www.illumos.org/license/CDDL.
10*fe77cc04SRobert Mustacchi#
11*fe77cc04SRobert Mustacchi
12*fe77cc04SRobert Mustacchi#
13*fe77cc04SRobert Mustacchi# Copyright 2012 Joyent, Inc.  All rights reserved.
14*fe77cc04SRobert Mustacchi#
15*fe77cc04SRobert Mustacchi
16*fe77cc04SRobert Mustacchiinclude ../Makefile.com
17*fe77cc04SRobert Mustacchiinclude ../../Makefile.lib.64
18*fe77cc04SRobert Mustacchi
19*fe77cc04SRobert Mustacchiinstall: all $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTLINT64)
20