Makefile.in revision bf8267aa453e5d2a735ed732a043b77a0b355b20
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark Andrews# Copyright (C) 2007 Internet Systems Consortium, Inc. ("ISC")
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark Andrews#
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark Andrews# Permission to use, copy, modify, and/or distribute this software for any
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark Andrews# purpose with or without fee is hereby granted, provided that the above
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark Andrews# copyright notice and this permission notice appear in all copies.
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark Andrews#
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark Andrews# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark Andrews# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark Andrews# AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark Andrews# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark Andrews# LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark Andrews# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark Andrews# PERFORMANCE OF THIS SOFTWARE.
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark Andrews
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark Andrews# $Id: Makefile.in,v 1.2 2007/09/14 04:09:59 marka Exp $
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark Andrews
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark Andrewssrcdir = @srcdir@
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark AndrewsVPATH = @srcdir@
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark Andrewstop_srcdir = @top_srcdir@
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark Andrews
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark AndrewsSUBDIRS = isc
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark AndrewsTARGETS =
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark Andrews
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark Andrews@BIND9_MAKE_RULES@
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark Andrews