Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
14316N/A#
14316N/A# CDDL HEADER START
14316N/A#
12739N/A# The contents of this file are subject to the terms of the
12739N/A# Common Development and Distribution License, Version 1.0 only
12739N/A# (the "License"). You may not use this file except in compliance
12739N/A# with the License.
12739N/A#
12739N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
12739N/A# or http://www.opensolaris.org/os/licensing.
12739N/A# See the License for the specific language governing permissions
12739N/A# and limitations under the License.
12739N/A#
14316N/A# When distributing Covered Code, include this CDDL HEADER in each
14316N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
14316N/A# If applicable, add the following below this CDDL HEADER, with the
14316N/A# fields enclosed by brackets "[]" replaced with your own identifying
14316N/A# information: Portions Copyright [yyyy] [name of copyright owner]
12739N/A#
14316N/A# CDDL HEADER END
12739N/A#
14316N/A#
12739N/A# Copyright (c) 1999 by Sun Microsystems, Inc.
14316N/A# All rights reserved.
14316N/A#
12739N/A#ident "%W% %E% SMI"
14316N/A#
14316N/A# lib/libdhcpagent/spec/i386/Makefile
14316N/A
14316N/A.KEEP_STATE:
14316N/A
14316N/Ainclude ../Makefile.targ
12739N/A
14316N/A# Add arch specific objects here
14316N/AOBJECTS +=
12739N/A
14316N/Ainclude $(SRC)/lib/Makefile.lib
14316N/A
12739N/A# Uncomment the following if the linker complains
14316N/A#i386_C_PICFLAGS = -K PIC
12739N/A
14316N/Ainclude $(SRC)/lib/Makefile.spec
14316N/A
14320N/Ainstall: $(ROOTABILIB)
12739N/A