05cd8b63829a8a9047076ffbce8dd6cd1cb2db92thommay# CDDL HEADER START
c330021bf3f45cbf187fa644781e67f7e470a58awrowe# The contents of this file are subject to the terms of the
c330021bf3f45cbf187fa644781e67f7e470a58awrowe# Common Development and Distribution License (the "License").
c330021bf3f45cbf187fa644781e67f7e470a58awrowe# You may not use this file except in compliance with the License.
af4c982a7cf4515f124935f99a329744035fc699slive# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
af4c982a7cf4515f124935f99a329744035fc699slive# See the License for the specific language governing permissions
af4c982a7cf4515f124935f99a329744035fc699slive# and limitations under the License.
af4c982a7cf4515f124935f99a329744035fc699slive# When distributing Covered Code, include this CDDL HEADER in each
af4c982a7cf4515f124935f99a329744035fc699slive# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
f610c7c704235bc327dbe9b62982f5b3f8e30a77wrowe# If applicable, add the following below this CDDL HEADER, with the
f610c7c704235bc327dbe9b62982f5b3f8e30a77wrowe# fields enclosed by brackets "[]" replaced with your own identifying
abdf88f96a56cf5c242d3195c493dbb8a7355d03wrowe# information: Portions Copyright [yyyy] [name of copyright owner]
10270f6f94b2069d0d357805c140a9897449b9ccianh# CDDL HEADER END
5ca8e11fadb6f7a8d9d0367c1800205c99d4bcd6jerenkrantz# Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
a3f7a6fb4aedec8585efd990cf99d3917b99a0d3jimILBD_OBJS= ilbd_main.o ilbd_support.o ilbd_sg.o ilbd_rules.o ilbd_hc.o \
9fdeef48d40b7dd34c57d74fcc50a0c6924a4f1dstoddardCPPFLAGS += -D_FILE_OFFSET_BITS=64 -I$(CMDINETCOMMONDIR) -D_REENTRANT
ddafc111b94558ef4e2d7357ceda623315566ce3sliveLDLIBS += -lcmdutils -lsocket -lsecdb -lnsl -lilb -lscf -linetutil -lbsm