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