Makefile.in revision 247bf378605811d695e968dbe930a7fc45c0038e
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews * Copyright (C) 2004, 2007, 2009 Internet Systems Consortium, Inc. ("ISC")
ea3aa401bc74d34560af190a4009d436054d1bfaMark Andrews * Copyright (C) 1998-2001, 2003 Internet Software Consortium.
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews * Permission to use, copy, modify, and/or distribute this software for any
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews * purpose with or without fee is hereby granted, provided that the above
ea3aa401bc74d34560af190a4009d436054d1bfaMark Andrews * copyright notice and this permission notice appear in all copies.
ea3aa401bc74d34560af190a4009d436054d1bfaMark Andrews * THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
ea3aa401bc74d34560af190a4009d436054d1bfaMark Andrews * REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
ea3aa401bc74d34560af190a4009d436054d1bfaMark Andrews * AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
ea3aa401bc74d34560af190a4009d436054d1bfaMark Andrews * INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
ea3aa401bc74d34560af190a4009d436054d1bfaMark Andrews * LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
ea3aa401bc74d34560af190a4009d436054d1bfaMark Andrews * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
ea3aa401bc74d34560af190a4009d436054d1bfaMark Andrews * PERFORMANCE OF THIS SOFTWARE.
# $Id: Makefile.in,v 1.28 2009/12/05 23:31:41 each Exp $
ISCLIBS = ../../lib/isc/libisc.@A@
ISCCCLIBS = ../../lib/isccc/libisccc.@A@
ISCDEPLIBS = ../../lib/isc/libisc.@A@
SRCS = t_api.c
libt_api.la: ${OBJS}
${CC} ${ALL_CFLAGS} ${LDFLAGS} -o libt_api.la -rpath ${libdir} \