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