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