Makefile revision ac88567a7a5bb7f01cf22cf366bc9d6203e24d7a
132N/A#
132N/A# CDDL HEADER START
132N/A#
132N/A# The contents of this file are subject to the terms of the
132N/A# Common Development and Distribution License (the "License").
132N/A# You may not use this file except in compliance with the License.
132N/A#
132N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
132N/A# or http://www.opensolaris.org/os/licensing.
132N/A# See the License for the specific language governing permissions
132N/A# and limitations under the License.
132N/A#
132N/A# When distributing Covered Code, include this CDDL HEADER in each
132N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
132N/A# If applicable, add the following below this CDDL HEADER, with the
132N/A# fields enclosed by brackets "[]" replaced with your own identifying
132N/A# information: Portions Copyright [yyyy] [name of copyright owner]
132N/A#
132N/A# CDDL HEADER END
132N/A#
132N/A
132N/A#
132N/A# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
132N/A#
215N/A
132N/Ainclude ../Makefile.com
132N/Ainclude $(SRC)/Makefile.master.64
132N/A
132N/Ainstall: all $(ROOTPROG64)
132N/A
132N/Ainclude ../../Makefile.targ
132N/A