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