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