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