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