xref: /illumos-gate/usr/src/lib/ssp_ns/amd64/Makefile (revision 6a817834)
1*6a817834SRobert Mustacchi#
2*6a817834SRobert Mustacchi# This file and its contents are supplied under the terms of the
3*6a817834SRobert Mustacchi# Common Development and Distribution License ("CDDL"), version 1.0.
4*6a817834SRobert Mustacchi# You may only use this file in accordance with the terms of version
5*6a817834SRobert Mustacchi# 1.0 of the CDDL.
6*6a817834SRobert Mustacchi#
7*6a817834SRobert Mustacchi# A full copy of the text of the CDDL should have accompanied this
8*6a817834SRobert Mustacchi# source.  A copy of the CDDL is also available via the Internet at
9*6a817834SRobert Mustacchi# http://www.illumos.org/license/CDDL.
10*6a817834SRobert Mustacchi#
11*6a817834SRobert Mustacchi
12*6a817834SRobert Mustacchi#
13*6a817834SRobert Mustacchi# Copyright 2020 Oxide Computer Company
14*6a817834SRobert Mustacchi#
15*6a817834SRobert Mustacchi
16*6a817834SRobert Mustacchiinclude ../Makefile.com
17*6a817834SRobert Mustacchiinclude ../../Makefile.lib.64
18*6a817834SRobert Mustacchi
19*6a817834SRobert Mustacchiinstall: all $(ROOTLIBS64)
20