update to 9.7.1-P2
[tridge/bind9.git] / lib / isccc / Makefile.in
index 85b010ce203182f10f9e0553f8714ae149663e81..297d9e37ff732fad6a978a626017f92858bdd17a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001, 2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.9 2007/06/19 23:47:21 tbox Exp $
+# $Id: Makefile.in,v 1.12 2009/12/05 23:31:41 each Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
@@ -36,7 +36,7 @@ ISCCCLIBS =   ../../lib/isccc/libisccc.@A@
 ISCDEPLIBS =   ../../lib/isc/libisc.@A@
 ISCCCDEPLIBS = libisccc.@A@
 
-LIBS =         @LIBS@ -L../../lib/isc
+LIBS =         @LIBS@
 
 SUBDIRS =      include
 
@@ -72,7 +72,6 @@ libisccc.la: ${OBJS}
                ${CC} ${ALL_CFLAGS} ${LDFLAGS} -o libisccc.la -rpath ${libdir} \
                -version-info ${LIBINTERFACE}:${LIBREVISION}:${LIBAGE} \
                ${OBJS} ${LIBS} ${ISCLIBS}
-       ln -sf .libs/libisccc.so .
 
 timestamp: libisccc.@A@
        touch timestamp
@@ -84,4 +83,4 @@ install:: timestamp installdirs
        ${LIBTOOL_MODE_INSTALL} ${INSTALL_DATA} libisccc.@A@ ${DESTDIR}${libdir}
 
 clean distclean::
-       rm -f libisccc.@A@ timestamp libisccc.so 
+       rm -f libisccc.@A@ timestamp