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