Makefile revision 724365f7556fc4201fdb11766ebc6bd918523130
9460N/A#
9460N/A# CDDL HEADER START
9460N/A#
9460N/A# The contents of this file are subject to the terms of the
9460N/A# Common Development and Distribution License (the "License").
9460N/A# You may not use this file except in compliance with the License.
9460N/A#
9460N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9460N/A# or http://www.opensolaris.org/os/licensing.
9460N/A# See the License for the specific language governing permissions
9460N/A# and limitations under the License.
9460N/A#
9460N/A# When distributing Covered Code, include this CDDL HEADER in each
9460N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
9460N/A# If applicable, add the following below this CDDL HEADER, with the
9460N/A# fields enclosed by brackets "[]" replaced with your own identifying
9460N/A# information: Portions Copyright [yyyy] [name of copyright owner]
9460N/A#
9460N/A# CDDL HEADER END
9460N/A#
9460N/A
9460N/A#
9460N/A# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
9460N/A# Use is subject to license terms.
9460N/A#
9460N/A# ident "%Z%%M% %I% %E% SMI"
9460N/A#
9460N/A
9460N/Ainclude ../../Makefile.com
9460N/Ainclude $(SRC)/Makefile.master.64
9460N/Ainclude ../../Makefile.targ
9460N/A
9460N/ALDLIBS += -ltopo
9460N/ALDFLAGS += -L$(ROOT)/usr/lib/fm/sparcv9 -R/usr/lib/fm/sparcv9
9460N/ALINTFLAGS += -L$(ROOT)/usr/lib/fm/sparcv9
9460N/A
9460N/Ainstall: all $(ROOTPROG64)
9460N/A