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