1*a60fc142Srf157361# 2*a60fc142Srf157361# CDDL HEADER START 3*a60fc142Srf157361# 4*a60fc142Srf157361# The contents of this file are subject to the terms of the 5*a60fc142Srf157361# Common Development and Distribution License (the "License"). 6*a60fc142Srf157361# You may not use this file except in compliance with the License. 7*a60fc142Srf157361# 8*a60fc142Srf157361# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9*a60fc142Srf157361# or http://www.opensolaris.org/os/licensing. 10*a60fc142Srf157361# See the License for the specific language governing permissions 11*a60fc142Srf157361# and limitations under the License. 12*a60fc142Srf157361# 13*a60fc142Srf157361# When distributing Covered Code, include this CDDL HEADER in each 14*a60fc142Srf157361# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15*a60fc142Srf157361# If applicable, add the following below this CDDL HEADER, with the 16*a60fc142Srf157361# fields enclosed by brackets "[]" replaced with your own identifying 17*a60fc142Srf157361# information: Portions Copyright [yyyy] [name of copyright owner] 18*a60fc142Srf157361# 19*a60fc142Srf157361# CDDL HEADER END 20*a60fc142Srf157361# 21*a60fc142Srf157361 22*a60fc142Srf157361# 23*a60fc142Srf157361# Copyright 2007 Sun Microsystems, Inc. All rights reserved. 24*a60fc142Srf157361# Use is subject to license terms. 25*a60fc142Srf157361# 26*a60fc142Srf157361#ident "%Z%%M% %I% %E% SMI" 27*a60fc142Srf157361# 28*a60fc142Srf157361 29*a60fc142Srf157361SUBDIRS = v9 30*a60fc142Srf157361include ../../../Makefile.subdirs 31