xref: /titanic_52/usr/src/cmd/zhack/i386/Makefile (revision 53089ab7c84db6fb76c16ca50076c147cda11757)
1*53089ab7Seschrock#
2*53089ab7Seschrock# CDDL HEADER START
3*53089ab7Seschrock#
4*53089ab7Seschrock# The contents of this file are subject to the terms of the
5*53089ab7Seschrock# Common Development and Distribution License, Version 1.0 only
6*53089ab7Seschrock# (the "License").  You may not use this file except in compliance
7*53089ab7Seschrock# with the License.
8*53089ab7Seschrock#
9*53089ab7Seschrock# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
10*53089ab7Seschrock# or http://www.opensolaris.org/os/licensing.
11*53089ab7Seschrock# See the License for the specific language governing permissions
12*53089ab7Seschrock# and limitations under the License.
13*53089ab7Seschrock#
14*53089ab7Seschrock# When distributing Covered Code, include this CDDL HEADER in each
15*53089ab7Seschrock# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
16*53089ab7Seschrock# If applicable, add the following below this CDDL HEADER, with the
17*53089ab7Seschrock# fields enclosed by brackets "[]" replaced with your own identifying
18*53089ab7Seschrock# information: Portions Copyright [yyyy] [name of copyright owner]
19*53089ab7Seschrock#
20*53089ab7Seschrock# CDDL HEADER END
21*53089ab7Seschrock#
22*53089ab7Seschrock#
23*53089ab7Seschrock# Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
24*53089ab7Seschrock# Use is subject to license terms.
25*53089ab7Seschrock#
26*53089ab7Seschrock
27*53089ab7Seschrockinclude ../Makefile.com
28*53089ab7Seschrock
29*53089ab7Seschrockinstall: all $(ROOTUSRSBINPROG32)
30