1234010Sdougb# Copyright (C) 2009, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
2224090Sdougb#
3224090Sdougb# Permission to use, copy, modify, and/or distribute this software for any
4224090Sdougb# purpose with or without fee is hereby granted, provided that the above
5224090Sdougb# copyright notice and this permission notice appear in all copies.
6224090Sdougb#
7224090Sdougb# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
8224090Sdougb# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
9224090Sdougb# AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
10224090Sdougb# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
11224090Sdougb# LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
12224090Sdougb# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
13224090Sdougb# PERFORMANCE OF THIS SOFTWARE.
14224090Sdougb
15234010Sdougb# $Id$
16224090Sdougb
17234010Sdougbsrcdir =	@srcdir@
18224090Sdougbtop_srcdir =	@top_srcdir@
19224090Sdougb
20224090Sdougb
21224090SdougbSUBDIRS =	isc
22224090SdougbTARGETS =
23224090Sdougb
24224090Sdougb@BIND9_MAKE_RULES@
25