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