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