Makefile revision 70025d765b044c6d8594bb965a2247a61e991a99
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# CDDL HEADER START
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# The contents of this file are subject to the terms of the
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# Common Development and Distribution License, Version 1.0 only
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# (the "License"). You may not use this file except in compliance
fbed5f0f44515f5b3ca499a3466c875507852970Evan Hunt# with the License.
fbed5f0f44515f5b3ca499a3466c875507852970Evan Hunt# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
fbed5f0f44515f5b3ca499a3466c875507852970Evan Hunt# See the License for the specific language governing permissions
fbed5f0f44515f5b3ca499a3466c875507852970Evan Hunt# and limitations under the License.
fbed5f0f44515f5b3ca499a3466c875507852970Evan Hunt# When distributing Covered Code, include this CDDL HEADER in each
fbed5f0f44515f5b3ca499a3466c875507852970Evan Hunt# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
fbed5f0f44515f5b3ca499a3466c875507852970Evan Hunt# If applicable, add the following below this CDDL HEADER, with the
fbed5f0f44515f5b3ca499a3466c875507852970Evan Hunt# fields enclosed by brackets "[]" replaced with your own identifying
fbed5f0f44515f5b3ca499a3466c875507852970Evan Hunt# information: Portions Copyright [yyyy] [name of copyright owner]
fbed5f0f44515f5b3ca499a3466c875507852970Evan Hunt# CDDL HEADER END
7321d8df7b5e3fdd53c1f72fe3e4f759e34334caTinderbox User# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
7321d8df7b5e3fdd53c1f72fe3e4f759e34334caTinderbox User# Use is subject to license terms.
7321d8df7b5e3fdd53c1f72fe3e4f759e34334caTinderbox User#ident "%Z%%M% %I% %E% SMI"
fbed5f0f44515f5b3ca499a3466c875507852970Evan Hunt#############################################################################
VERS =
# the existing pic/*.o and objs/*.o rules in lib/Makefile.targ
$(COMPILE.c) -o $@ $<