Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
279N/A#
279N/A# CDDL HEADER START
279N/A#
279N/A# The contents of this file are subject to the terms of the
279N/A# Common Development and Distribution License, Version 1.0 only
279N/A# (the "License"). You may not use this file except in compliance
279N/A# with the License.
279N/A#
279N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
279N/A# or http://www.opensolaris.org/os/licensing.
279N/A# See the License for the specific language governing permissions
279N/A# and limitations under the License.
279N/A#
279N/A# When distributing Covered Code, include this CDDL HEADER in each
279N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
279N/A# If applicable, add the following below this CDDL HEADER, with the
279N/A# fields enclosed by brackets "[]" replaced with your own identifying
279N/A# information: Portions Copyright [yyyy] [name of copyright owner]
279N/A#
279N/A# CDDL HEADER END
279N/A#
840N/A#
279N/A# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
279N/A# Use is subject to license terms.
279N/A#
279N/A# ident "%Z%%M% %I% %E% SMI"
279N/A#
840N/A
447N/Ainclude ../Makefile.com
279N/Ainclude $(SRC)/lib/Makefile.lib.64
279N/A
279N/ADYNFLAGS += $(FCODE64) $(FCDRIVER64)
840N/A
279N/Ainstall: all $(ROOTLIBS64) $(ROOTSYMLINKS64)
279N/A