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