1245163Serwin# Copyright (C) 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
2174187Sdougb#
3174187Sdougb# Permission to use, copy, modify, and/or distribute this software for any
4174187Sdougb# purpose with or without fee is hereby granted, provided that the above
5174187Sdougb# copyright notice and this permission notice appear in all copies.
6174187Sdougb#
7174187Sdougb# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
8174187Sdougb# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
9174187Sdougb# AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
10174187Sdougb# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
11174187Sdougb# LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
12174187Sdougb# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
13174187Sdougb# PERFORMANCE OF THIS SOFTWARE.
14174187Sdougb
15234010Sdougb# $Id: Makefile.in,v 1.2 2007/09/14 04:09:59 marka Exp $
16174187Sdougb
17174187Sdougbsrcdir =	@srcdir@
18174187SdougbVPATH =		@srcdir@
19174187Sdougbtop_srcdir =	@top_srcdir@
20174187Sdougb
21174187SdougbSUBDIRS =	isc
22174187SdougbTARGETS =
23174187Sdougb
24174187Sdougb@BIND9_MAKE_RULES@
25