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