xref: /illumos-gate/usr/src/lib/libvmmapi/amd64/Makefile (revision 16b76d3cb933ff92018a2a75594449010192eacb)
1*bf21cd93STycho Nightingale#
2*bf21cd93STycho Nightingale# This file and its contents are supplied under the terms of the
3*bf21cd93STycho Nightingale# Common Development and Distribution License ("CDDL"), version 1.0.
4*bf21cd93STycho Nightingale# You may only use this file in accordance with the terms of version
5*bf21cd93STycho Nightingale# 1.0 of the CDDL.
6*bf21cd93STycho Nightingale#
7*bf21cd93STycho Nightingale# A full copy of the text of the CDDL should have accompanied this
8*bf21cd93STycho Nightingale# source.  A copy of the CDDL is also available via the Internet at
9*bf21cd93STycho Nightingale# http://www.illumos.org/license/CDDL.
10*bf21cd93STycho Nightingale#
11*bf21cd93STycho Nightingale
12*bf21cd93STycho Nightingale#
13*bf21cd93STycho Nightingale# Copyright 2013 Pluribus Networks Inc.
14*bf21cd93STycho Nightingale#
15*bf21cd93STycho Nightingale
16*bf21cd93STycho Nightingaleinclude ../Makefile.com
17*bf21cd93STycho Nightingaleinclude ../../Makefile.lib.64
18*bf21cd93STycho Nightingale
19*bf21cd93STycho Nightingaleinstall: all $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTLINT64)
20