Makefile revision f808c858fa61e7769218966759510a8b1190dfcf
7de12ae764e73730df0658f9fb04bcf42add48e2Tom Gundersen# CDDL HEADER START
7de12ae764e73730df0658f9fb04bcf42add48e2Tom Gundersen# The contents of this file are subject to the terms of the
7de12ae764e73730df0658f9fb04bcf42add48e2Tom Gundersen# Common Development and Distribution License, Version 1.0 only
7de12ae764e73730df0658f9fb04bcf42add48e2Tom Gundersen# (the "License"). You may not use this file except in compliance
7de12ae764e73730df0658f9fb04bcf42add48e2Tom Gundersen# with the License.
7de12ae764e73730df0658f9fb04bcf42add48e2Tom Gundersen# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
7de12ae764e73730df0658f9fb04bcf42add48e2Tom Gundersen# See the License for the specific language governing permissions
7de12ae764e73730df0658f9fb04bcf42add48e2Tom Gundersen# and limitations under the License.
7de12ae764e73730df0658f9fb04bcf42add48e2Tom Gundersen# When distributing Covered Code, include this CDDL HEADER in each
7de12ae764e73730df0658f9fb04bcf42add48e2Tom Gundersen# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
7de12ae764e73730df0658f9fb04bcf42add48e2Tom Gundersen# If applicable, add the following below this CDDL HEADER, with the
7de12ae764e73730df0658f9fb04bcf42add48e2Tom Gundersen# fields enclosed by brackets "[]" replaced with your own identifying
7de12ae764e73730df0658f9fb04bcf42add48e2Tom Gundersen# information: Portions Copyright [yyyy] [name of copyright owner]
7de12ae764e73730df0658f9fb04bcf42add48e2Tom Gundersen# CDDL HEADER END
b5efdb8af40ea759a1ea584c1bc44ecc81dd00ceLennart Poettering# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
7de12ae764e73730df0658f9fb04bcf42add48e2Tom Gundersen# Use is subject to license terms.
7de12ae764e73730df0658f9fb04bcf42add48e2Tom Gundersen# ident "%Z%%M% %I% %E% SMI"
7de12ae764e73730df0658f9fb04bcf42add48e2Tom Gundersen# Add arch specific objects here
7de12ae764e73730df0658f9fb04bcf42add48e2Tom Gundersen# Uncomment the following if the linker complains
7de12ae764e73730df0658f9fb04bcf42add48e2Tom Gundersen#amd64_C_PICFLAGS = -K PIC