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