Makefile.in revision 56b40c0185bcbd4a04422acc1211b5e2d2ba8a3e
5d51e67c3b4f35c1be742574aacc1d88fe6ed444Mark Andrews# Copyright (C) 1998, 1999 Internet Software Consortium.
5d51e67c3b4f35c1be742574aacc1d88fe6ed444Mark Andrews# Permission to use, copy, modify, and distribute this software for any
5d51e67c3b4f35c1be742574aacc1d88fe6ed444Mark Andrews# purpose with or without fee is hereby granted, provided that the above
5d51e67c3b4f35c1be742574aacc1d88fe6ed444Mark Andrews# copyright notice and this permission notice appear in all copies.
5d51e67c3b4f35c1be742574aacc1d88fe6ed444Mark Andrews# THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
5d51e67c3b4f35c1be742574aacc1d88fe6ed444Mark Andrews# ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
5d51e67c3b4f35c1be742574aacc1d88fe6ed444Mark Andrews# OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
5d51e67c3b4f35c1be742574aacc1d88fe6ed444Mark Andrews# CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
5d51e67c3b4f35c1be742574aacc1d88fe6ed444Mark Andrews# DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
5d51e67c3b4f35c1be742574aacc1d88fe6ed444Mark Andrews# PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
5d51e67c3b4f35c1be742574aacc1d88fe6ed444Mark Andrews# ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
5d51e67c3b4f35c1be742574aacc1d88fe6ed444Mark Andrewssrcdir = @srcdir@
5d51e67c3b4f35c1be742574aacc1d88fe6ed444Mark AndrewsVPATH = @srcdir@
0b056755b2f423ba5f6adac8f7851d78f7d11437David Lawrencetop_srcdir = @top_srcdir@
0c310d16b05ee94743d33f6920907edee6084fc8Michael GraffCINCLUDES = -I${srcdir}/unix/include \
0c310d16b05ee94743d33f6920907edee6084fc8Michael Graff -I${srcdir}/include \
822f6cdabb1edd44472c7a758b5cae71376fa9beBrian Wellington -I${top_srcdir}/lib/dns/include \
0c310d16b05ee94743d33f6920907edee6084fc8Michael Graff# Note: we are not using libtool with this library.
1a69a1a78cfaa86f3b68bbc965232b7876d4da2aDavid LawrenceSUBDIRS = include
5d51e67c3b4f35c1be742574aacc1d88fe6ed444Mark AndrewsTARGETS = timestamp
1a69a1a78cfaa86f3b68bbc965232b7876d4da2aDavid Lawrence@BIND9_MAKE_RULES@
54c26ab21c61c6d6b1e484bb88dc3ac263845d17Mark Andrews ${AR} cruv libt_api.a ${OBJS}
5d51e67c3b4f35c1be742574aacc1d88fe6ed444Mark Andrews touch timestamp
600cfa2ba4c50017581b6c14e3a688a82ecebbe0David Lawrenceclean distclean::