Makefile.in revision dafcb997e390efa4423883dafd100c975c4095d6
5347c0fcb04eaea19d9f39795646239f487c6207Tinderbox User# Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein# Copyright (C) 1998-2001 Internet Software Consortium.
5347c0fcb04eaea19d9f39795646239f487c6207Tinderbox User#
5347c0fcb04eaea19d9f39795646239f487c6207Tinderbox User# Permission to use, copy, modify, and distribute this software for any
5347c0fcb04eaea19d9f39795646239f487c6207Tinderbox User# purpose with or without fee is hereby granted, provided that the above
83217b5fdc70ea66fedf2ab3e9b9169c2b8a200aRob Austein# copyright notice and this permission notice appear in all copies.
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein#
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
2eeb74d1cf5355dd98f6d507a10086e16bb08c4bTinderbox User# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
71c66a876ecca77923638d3f94cc0783152b2f03Mark Andrews# AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
71c66a876ecca77923638d3f94cc0783152b2f03Mark Andrews# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User# LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
2eeb74d1cf5355dd98f6d507a10086e16bb08c4bTinderbox User# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
71c66a876ecca77923638d3f94cc0783152b2f03Mark Andrews# PERFORMANCE OF THIS SOFTWARE.
2eeb74d1cf5355dd98f6d507a10086e16bb08c4bTinderbox User
2eeb74d1cf5355dd98f6d507a10086e16bb08c4bTinderbox User# $Id: Makefile.in,v 1.11 2004/03/05 05:10:53 marka Exp $
71c66a876ecca77923638d3f94cc0783152b2f03Mark Andrews
2eeb74d1cf5355dd98f6d507a10086e16bb08c4bTinderbox Usersrcdir = @srcdir@
2eeb74d1cf5355dd98f6d507a10086e16bb08c4bTinderbox UserVPATH = @srcdir@
2eeb74d1cf5355dd98f6d507a10086e16bb08c4bTinderbox Usertop_srcdir = @top_srcdir@
2eeb74d1cf5355dd98f6d507a10086e16bb08c4bTinderbox User
2eeb74d1cf5355dd98f6d507a10086e16bb08c4bTinderbox UserSUBDIRS = isc
2eeb74d1cf5355dd98f6d507a10086e16bb08c4bTinderbox UserTARGETS =
2eeb74d1cf5355dd98f6d507a10086e16bb08c4bTinderbox User
2eeb74d1cf5355dd98f6d507a10086e16bb08c4bTinderbox User@BIND9_MAKE_RULES@
2eeb74d1cf5355dd98f6d507a10086e16bb08c4bTinderbox User