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