111102SGavin.Maltby@Sun.COM# 211102SGavin.Maltby@Sun.COM# CDDL HEADER START 311102SGavin.Maltby@Sun.COM# 411102SGavin.Maltby@Sun.COM# The contents of this file are subject to the terms of the 511102SGavin.Maltby@Sun.COM# Common Development and Distribution License (the "License"). 611102SGavin.Maltby@Sun.COM# You may not use this file except in compliance with the License. 711102SGavin.Maltby@Sun.COM# 811102SGavin.Maltby@Sun.COM# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 911102SGavin.Maltby@Sun.COM# or http://www.opensolaris.org/os/licensing. 1011102SGavin.Maltby@Sun.COM# See the License for the specific language governing permissions 1111102SGavin.Maltby@Sun.COM# and limitations under the License. 1211102SGavin.Maltby@Sun.COM# 1311102SGavin.Maltby@Sun.COM# When distributing Covered Code, include this CDDL HEADER in each 1411102SGavin.Maltby@Sun.COM# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 1511102SGavin.Maltby@Sun.COM# If applicable, add the following below this CDDL HEADER, with the 1611102SGavin.Maltby@Sun.COM# fields enclosed by brackets "[]" replaced with your own identifying 1711102SGavin.Maltby@Sun.COM# information: Portions Copyright [yyyy] [name of copyright owner] 1811102SGavin.Maltby@Sun.COM# 1911102SGavin.Maltby@Sun.COM# CDDL HEADER END 2011102SGavin.Maltby@Sun.COM# 2111102SGavin.Maltby@Sun.COM# 22*12967Sgavin.maltby@oracle.com# Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved. 2311102SGavin.Maltby@Sun.COM# 2411102SGavin.Maltby@Sun.COM 2511102SGavin.Maltby@Sun.COMinclude ../Makefile.com 2611102SGavin.Maltby@Sun.COM 27*12967Sgavin.maltby@oracle.comDYNFLAGS += -R/usr/lib/fm 28*12967Sgavin.maltby@oracle.com 2911102SGavin.Maltby@Sun.COMinstall: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) 30