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