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