Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsync# CDDL HEADER START
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsync# The contents of this file are subject to the terms of the
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsync# Common Development and Distribution License, Version 1.0 only
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsync# (the "License"). You may not use this file except in compliance
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsync# with the License.
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsync# See the License for the specific language governing permissions
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsync# and limitations under the License.
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsync# When distributing Covered Code, include this CDDL HEADER in each
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsync# If applicable, add the following below this CDDL HEADER, with the
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsync# fields enclosed by brackets "[]" replaced with your own identifying
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsync# CDDL HEADER END
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsync# Copyright 1991-1997,2002,2003 Sun Microsystems, Inc. All rights reserved.
9040f019271f91b98e1320c0a8c38a42636e3979vboxsync# Use is subject to license terms.
9040f019271f91b98e1320c0a8c38a42636e3979vboxsync# ident "%Z%%M% %I% %E% SMI"
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsyncCOBJS= add_definition.o analyze.o checkmount.o ctlr_scsi.o \
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsync menu.o menu_analyze.o menu_cache.o menu_command.o menu_defect.o \
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsync menu_partition.o misc.o modify_partition.o partition.o \
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsync prompts.o startup.o menu_scsi.o auto_sense.o disk_generic.o \
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsync# Install format as /usr/sbin/format, with link from /etc/format