Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
15153N/A# The contents of this file are subject to the terms of the 15153N/A# Common Development and Distribution License, Version 1.0 only 15153N/A# (the "License"). You may not use this file except in compliance 15153N/A# See the License for the specific language governing permissions 15153N/A# and limitations under the License. 15153N/A# When distributing Covered Code, include this CDDL HEADER in each 15153N/A# If applicable, add the following below this CDDL HEADER, with the 15153N/A# fields enclosed by brackets "[]" replaced with your own identifying 15153N/A# information: Portions Copyright [yyyy] [name of copyright owner] # Copyright 2004 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # ident "%Z%%M% %I% %E% SMI" # Override PMAP dependency # Rules for making shared objects out of .c files. Works well if # we have a one-to-one mapping. Applies in all cases so far.