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