Makefile.in revision bf8267aa453e5d2a735ed732a043b77a0b355b20
93ca5ee4c4c77aca8d3bcffd70216f30ef398387Mark Andrews# Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC")
93ca5ee4c4c77aca8d3bcffd70216f30ef398387Mark Andrews# Copyright (C) 2001 Internet Software Consortium.
93ca5ee4c4c77aca8d3bcffd70216f30ef398387Mark Andrews#
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
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# copyright notice and this permission notice appear in all copies.
93ca5ee4c4c77aca8d3bcffd70216f30ef398387Mark Andrews#
93ca5ee4c4c77aca8d3bcffd70216f30ef398387Mark Andrews# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
d6357f09aacf518df14875fffa819607daa05d17Mark Andrews# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
d6357f09aacf518df14875fffa819607daa05d17Mark Andrews# AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
d6357f09aacf518df14875fffa819607daa05d17Mark Andrews# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
d6357f09aacf518df14875fffa819607daa05d17Mark Andrews# LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
# $Id: Makefile.in,v 1.4 2007/06/19 23:47:23 tbox Exp $
srcdir = @srcdir@
VPATH = @srcdir@
top_srcdir = @top_srcdir@
SUBDIRS = include
TARGETS =
@BIND9_MAKE_RULES@