Makefile revision 4538:844098db2e81
1219820Sjeff#
2219820Sjeff# CDDL HEADER START
3219820Sjeff#
4219820Sjeff# The contents of this file are subject to the terms of the
5219820Sjeff# Common Development and Distribution License (the "License").
6219820Sjeff# You may not use this file except in compliance with the License.
7219820Sjeff#
8219820Sjeff# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9219820Sjeff# or http://www.opensolaris.org/os/licensing.
10219820Sjeff# See the License for the specific language governing permissions
11219820Sjeff# and limitations under the License.
12219820Sjeff#
13219820Sjeff# When distributing Covered Code, include this CDDL HEADER in each
14219820Sjeff# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15219820Sjeff# If applicable, add the following below this CDDL HEADER, with the
16219820Sjeff# fields enclosed by brackets "[]" replaced with your own identifying
17219820Sjeff# information: Portions Copyright [yyyy] [name of copyright owner]
18219820Sjeff#
19219820Sjeff# CDDL HEADER END
20219820Sjeff#
21219820Sjeff
22219820Sjeff#
23219820Sjeff# Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
24219820Sjeff# Use is subject to license terms.
25219820Sjeff#
26219820Sjeff# ident	"%Z%%M%	%I%	%E% SMI"
27219820Sjeff#
28219820Sjeff
29219820Sjeffinclude		../Makefile.com
30219820Sjeff
31219820Sjeff.KEEP_STATE:
32219820Sjeff
33219820SjeffLLDFLAGS =	$(LLDFLAGS64)
34219820SjeffELFLIBDIR =	$(ELFLIBDIR64)
35219820SjeffDEMLIB =	$(DEMLIB64)
36219820SjeffCONVLIBDIR =	$(CONVLIBDIR64)
37219820Sjeff
38219820SjeffVAR_SGSBINPROG= $(VAR_SGSBINPROG64)
39219820SjeffVAR_SGSCCSLINK= $(VAR_SGSCCSLINK64)
40219820Sjeff
41219820Sjeffinclude		../Makefile.targ
42219820Sjeffinclude		../../Makefile.sub.64
43219820Sjeff
44219820Sjefflint:		$(LINTOUT64) $(SGSLINTOUT)
45219820Sjeff
46219820Sjeffinstall \
47219820Sjeffpackage:	$(VAR_SGSBINPROG64)
48219820Sjeff