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