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