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