1*7206bf49SGordon Ross# 2*7206bf49SGordon Ross# CDDL HEADER START 3*7206bf49SGordon Ross# 4*7206bf49SGordon Ross# The contents of this file are subject to the terms of the 5*7206bf49SGordon Ross# Common Development and Distribution License, Version 1.0 only 6*7206bf49SGordon Ross# (the "License"). You may not use this file except in compliance 7*7206bf49SGordon Ross# with the License. 8*7206bf49SGordon Ross# 9*7206bf49SGordon Ross# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 10*7206bf49SGordon Ross# or http://www.opensolaris.org/os/licensing. 11*7206bf49SGordon Ross# See the License for the specific language governing permissions 12*7206bf49SGordon Ross# and limitations under the License. 13*7206bf49SGordon Ross# 14*7206bf49SGordon Ross# When distributing Covered Code, include this CDDL HEADER in each 15*7206bf49SGordon Ross# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 16*7206bf49SGordon Ross# If applicable, add the following below this CDDL HEADER, with the 17*7206bf49SGordon Ross# fields enclosed by brackets "[]" replaced with your own identifying 18*7206bf49SGordon Ross# information: Portions Copyright [yyyy] [name of copyright owner] 19*7206bf49SGordon Ross# 20*7206bf49SGordon Ross# CDDL HEADER END 21*7206bf49SGordon Ross# 22*7206bf49SGordon Ross# 23*7206bf49SGordon Ross# Copyright 2003 Sun Microsystems, Inc. All rights reserved. 24*7206bf49SGordon Ross# Use is subject to license terms. 25*7206bf49SGordon Ross# 26*7206bf49SGordon Ross# Copyright 2013 Nexenta Systems, Inc. All rights reserved. 27*7206bf49SGordon Ross# 28*7206bf49SGordon Ross 29*7206bf49SGordon Rossinclude ../Makefile.com 30*7206bf49SGordon Ross 31*7206bf49SGordon Rossinstall: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) 32