Makefile 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588
  1. # Makefile.in generated by automake 1.11 from Makefile.am.
  2. # src/lib/dns/python/Makefile. Generated from Makefile.in by configure.
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  4. # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
  5. # Inc.
  6. # This Makefile.in is free software; the Free Software Foundation
  7. # gives unlimited permission to copy and/or distribute it,
  8. # with or without modifications, as long as this notice is preserved.
  9. # This program is distributed in the hope that it will be useful,
  10. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  11. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  12. # PARTICULAR PURPOSE.
  13. pkgdatadir = $(datadir)/bind10-devel
  14. pkgincludedir = $(includedir)/bind10-devel
  15. pkglibdir = $(libdir)/bind10-devel
  16. pkglibexecdir = $(libexecdir)/bind10-devel
  17. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  18. install_sh_DATA = $(install_sh) -c -m 644
  19. install_sh_PROGRAM = $(install_sh) -c
  20. install_sh_SCRIPT = $(install_sh) -c
  21. INSTALL_HEADER = $(INSTALL_DATA)
  22. transform = $(program_transform_name)
  23. NORMAL_INSTALL = :
  24. PRE_INSTALL = :
  25. POST_INSTALL = :
  26. NORMAL_UNINSTALL = :
  27. PRE_UNINSTALL = :
  28. POST_UNINSTALL = :
  29. build_triplet = i686-pc-linux-gnu
  30. host_triplet = i686-pc-linux-gnu
  31. subdir = src/lib/dns/python
  32. DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
  33. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  34. am__aclocal_m4_deps = $(top_srcdir)/configure.ac
  35. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  36. $(ACLOCAL_M4)
  37. mkinstalldirs = $(install_sh) -d
  38. CONFIG_HEADER = $(top_builddir)/config.h
  39. CONFIG_CLEAN_FILES =
  40. CONFIG_CLEAN_VPATH_FILES =
  41. am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
  42. am__vpath_adj = case $$p in \
  43. $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
  44. *) f=$$p;; \
  45. esac;
  46. am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
  47. am__install_max = 40
  48. am__nobase_strip_setup = \
  49. srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
  50. am__nobase_strip = \
  51. for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
  52. am__nobase_list = $(am__nobase_strip_setup); \
  53. for p in $$list; do echo "$$p $$p"; done | \
  54. sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  55. $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
  56. if (++n[$$2] == $(am__install_max)) \
  57. { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
  58. END { for (dir in files) print dir, files[dir] }'
  59. am__base_list = \
  60. sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  61. sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
  62. am__installdirs = "$(DESTDIR)$(libdir)"
  63. LTLIBRARIES = $(lib_LTLIBRARIES)
  64. am__DEPENDENCIES_1 =
  65. libdns_python_la_DEPENDENCIES = $(top_builddir)/src/lib/dns/libdns.la \
  66. $(top_builddir)/src/lib/exceptions/libexceptions.la \
  67. $(am__DEPENDENCIES_1)
  68. am_libdns_python_la_OBJECTS = libdns_python_la-libdns_python.lo \
  69. libdns_python_la-libdns_python_common.lo
  70. libdns_python_la_OBJECTS = $(am_libdns_python_la_OBJECTS)
  71. libdns_python_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
  72. $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
  73. $(CXXFLAGS) $(libdns_python_la_LDFLAGS) $(LDFLAGS) -o $@
  74. DEFAULT_INCLUDES = -I. -I$(top_builddir)
  75. depcomp = $(SHELL) $(top_srcdir)/depcomp
  76. am__depfiles_maybe = depfiles
  77. am__mv = mv -f
  78. CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
  79. $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
  80. LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  81. --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
  82. $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
  83. CXXLD = $(CXX)
  84. CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  85. --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
  86. $(LDFLAGS) -o $@
  87. SOURCES = $(libdns_python_la_SOURCES)
  88. DIST_SOURCES = $(libdns_python_la_SOURCES)
  89. ETAGS = etags
  90. CTAGS = ctags
  91. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  92. ACLOCAL = ${SHELL} /home/jelte/repos/python-binding/missing --run aclocal-1.11
  93. AMTAR = ${SHELL} /home/jelte/repos/python-binding/missing --run tar
  94. AR = ar
  95. AUTOCONF = ${SHELL} /home/jelte/repos/python-binding/missing --run autoconf
  96. AUTOHEADER = ${SHELL} /home/jelte/repos/python-binding/missing --run autoheader
  97. AUTOMAKE = ${SHELL} /home/jelte/repos/python-binding/missing --run automake-1.11
  98. AWK = gawk
  99. BOOST_INCLUDES =
  100. BOOST_LDFLAGS =
  101. BOOST_PYTHON_LIB =
  102. BOOST_SYSTEM_LIB = -lboost_system-mt
  103. CC = gcc
  104. CCDEPMODE = depmode=gcc3
  105. CFLAGS = -g -O2
  106. CPP = gcc -E
  107. CPPFLAGS = -I$(top_srcdir)/ext
  108. CXX = g++
  109. CXXCPP = g++ -E
  110. CXXDEPMODE = depmode=gcc3
  111. CXXFLAGS = -g -O2 -g -Wall -Wextra -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fPIC
  112. CYGPATH_W = echo
  113. DEFS = -DHAVE_CONFIG_H
  114. DEPDIR = .deps
  115. DSYMUTIL =
  116. DUMPBIN =
  117. ECHO_C =
  118. ECHO_N = -n
  119. ECHO_T =
  120. EGREP = /bin/grep -E
  121. EXEEXT =
  122. FGREP = /bin/grep -F
  123. GENHTML =
  124. GREP = /bin/grep
  125. GTEST_CONFIG =
  126. GTEST_INCLUDES =
  127. GTEST_LDADD =
  128. GTEST_LDFLAGS =
  129. INSTALL = /usr/bin/install -c
  130. INSTALL_DATA = ${INSTALL} -m 644
  131. INSTALL_PROGRAM = ${INSTALL}
  132. INSTALL_SCRIPT = ${INSTALL}
  133. INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
  134. LCOV =
  135. LD = /usr/bin/ld
  136. LDFLAGS = -L/usr/lib/python3.1/config
  137. LIBOBJS =
  138. LIBS =
  139. LIBTOOL = $(SHELL) $(top_builddir)/libtool
  140. LIPO =
  141. LN_S = ln -s
  142. LTLIBOBJS =
  143. MAKEINFO = ${SHELL} /home/jelte/repos/python-binding/missing --run makeinfo
  144. MKDIR_P = /bin/mkdir -p
  145. NM = /usr/bin/nm -B
  146. NMEDIT =
  147. OBJDUMP = objdump
  148. OBJEXT = o
  149. OTOOL =
  150. OTOOL64 =
  151. PACKAGE = bind10-devel
  152. PACKAGE_BUGREPORT = bind10-bugs@isc.org
  153. PACKAGE_NAME = bind10-devel
  154. PACKAGE_STRING = bind10-devel 20100318
  155. PACKAGE_TARNAME = bind10-devel
  156. PACKAGE_URL =
  157. PACKAGE_VERSION = 20100318
  158. PATH_SEPARATOR = :
  159. PKG_CONFIG = /usr/bin/pkg-config
  160. PYTHON = /usr/bin/python3
  161. PYTHON_EXEC_PREFIX = ${exec_prefix}
  162. PYTHON_INCLUDES = -I/usr/include/python3.1 -I/usr/include/python3.1
  163. PYTHON_LDFLAGS = -L/usr/lib/python3.1/config
  164. PYTHON_LIB = -lpython3.1
  165. PYTHON_PLATFORM = linux2
  166. PYTHON_PREFIX = ${prefix}
  167. PYTHON_VERSION = 3.1
  168. RANLIB = ranlib
  169. SED = /bin/sed
  170. SET_MAKE =
  171. SHELL = /bin/bash
  172. SQLITE_CFLAGS =
  173. SQLITE_LIBS = -lsqlite3
  174. STRIP = strip
  175. USE_LCOV = no
  176. VERSION = 20100318
  177. abs_builddir = /home/jelte/repos/python-binding/src/lib/dns/python
  178. abs_srcdir = /home/jelte/repos/python-binding/src/lib/dns/python
  179. abs_top_builddir = /home/jelte/repos/python-binding
  180. abs_top_srcdir = /home/jelte/repos/python-binding
  181. ac_ct_CC = gcc
  182. ac_ct_CXX = g++
  183. ac_ct_DUMPBIN =
  184. am__include = include
  185. am__leading_dot = .
  186. am__quote =
  187. am__tar = ${AMTAR} chof - "$$tardir"
  188. am__untar = ${AMTAR} xf -
  189. bindir = ${exec_prefix}/bin
  190. build = i686-pc-linux-gnu
  191. build_alias =
  192. build_cpu = i686
  193. build_os = linux-gnu
  194. build_vendor = pc
  195. builddir = .
  196. datadir = ${datarootdir}
  197. datarootdir = ${prefix}/share
  198. docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
  199. dvidir = ${docdir}
  200. exec_prefix = ${prefix}
  201. host = i686-pc-linux-gnu
  202. host_alias =
  203. host_cpu = i686
  204. host_os = linux-gnu
  205. host_vendor = pc
  206. htmldir = ${docdir}
  207. includedir = ${prefix}/include
  208. infodir = ${datarootdir}/info
  209. install_sh = ${SHELL} /home/jelte/repos/python-binding/install-sh
  210. libdir = ${exec_prefix}/lib
  211. libexecdir = ${exec_prefix}/libexec
  212. localedir = ${datarootdir}/locale
  213. localstatedir = ${prefix}/var
  214. lt_ECHO = echo
  215. mandir = ${datarootdir}/man
  216. mkdir_p = /bin/mkdir -p
  217. oldincludedir = /usr/include
  218. pdfdir = ${docdir}
  219. pkgpyexecdir = ${pyexecdir}/bind10-devel
  220. pkgpythondir = ${pythondir}/bind10-devel
  221. prefix = /usr/local
  222. program_transform_name = s,x,x,
  223. psdir = ${docdir}
  224. pyexecdir = ${exec_prefix}/lib/python3.1/dist-packages
  225. pythondir = ${prefix}/lib/python3.1/dist-packages
  226. sbindir = ${exec_prefix}/sbin
  227. sharedstatedir = ${prefix}/com
  228. srcdir = .
  229. sysconfdir = ${prefix}/etc
  230. target_alias =
  231. top_build_prefix = ../../../../
  232. top_builddir = ../../../..
  233. top_srcdir = ../../../..
  234. AM_CPPFLAGS = -I$(top_srcdir)/src/lib -I$(top_builddir)/src/lib
  235. #lib_LTLIBRARIES = libdns_python_name.la libdns_python_rrset.la
  236. #libdns_python_name_la_SOURCES = name_python.cc
  237. #libdns_python_name_la_CPPFLAGS = $(AM_CPPFLAGS) $(PYTHON_INCLUDES)
  238. #libdns_python_name_la_LDFLAGS = $(PYTHON_LDFLAGS)
  239. #lib_LTLIBRARIES = libdns_python_name.la libdns_python_rrset.la
  240. lib_LTLIBRARIES = libdns_python.la
  241. libdns_python_la_SOURCES = libdns_python.cc libdns_python_common.cc
  242. libdns_python_la_CPPFLAGS = $(AM_CPPFLAGS) $(PYTHON_INCLUDES)
  243. #libdns_python_rrset_la_SOURCES = rrset_python.cc
  244. #libdns_python_rrset_la_CPPFLAGS = $(AM_CPPFLAGS) $(PYTHON_INCLUDES)
  245. #libdns_python_rrset_la_LDFLAGS = $(PYTHON_LDFLAGS) libdns_python_name.la
  246. #libdns_python_rrset_la_SOURCES = rrset_python.cc
  247. #libdns_python_rrset_la_CPPFLAGS = $(AM_CPPFLAGS) $(PYTHON_INCLUDES)
  248. #libdns_python_rrset_la_LDFLAGS = $(PYTHON_LDFLAGS)
  249. # Python prefers .so, while some OSes (specifically MacOS) use a different
  250. # suffix for dynamic objects. -module is necessary to work this around.
  251. libdns_python_la_LDFLAGS = $(PYTHON_LDFLAGS) -module
  252. libdns_python_la_LIBADD = $(top_builddir)/src/lib/dns/libdns.la \
  253. $(top_builddir)/src/lib/exceptions/libexceptions.la \
  254. $(PYTHON_LIB)
  255. all: all-am
  256. .SUFFIXES:
  257. .SUFFIXES: .cc .lo .o .obj
  258. $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
  259. @for dep in $?; do \
  260. case '$(am__configure_deps)' in \
  261. *$$dep*) \
  262. ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  263. && { if test -f $@; then exit 0; else break; fi; }; \
  264. exit 1;; \
  265. esac; \
  266. done; \
  267. echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/lib/dns/python/Makefile'; \
  268. $(am__cd) $(top_srcdir) && \
  269. $(AUTOMAKE) --gnu src/lib/dns/python/Makefile
  270. .PRECIOUS: Makefile
  271. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  272. @case '$?' in \
  273. *config.status*) \
  274. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  275. *) \
  276. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  277. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  278. esac;
  279. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  280. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  281. $(top_srcdir)/configure: $(am__configure_deps)
  282. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  283. $(ACLOCAL_M4): $(am__aclocal_m4_deps)
  284. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  285. $(am__aclocal_m4_deps):
  286. install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  287. @$(NORMAL_INSTALL)
  288. test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
  289. @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
  290. list2=; for p in $$list; do \
  291. if test -f $$p; then \
  292. list2="$$list2 $$p"; \
  293. else :; fi; \
  294. done; \
  295. test -z "$$list2" || { \
  296. echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
  297. $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
  298. }
  299. uninstall-libLTLIBRARIES:
  300. @$(NORMAL_UNINSTALL)
  301. @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
  302. for p in $$list; do \
  303. $(am__strip_dir) \
  304. echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
  305. $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
  306. done
  307. clean-libLTLIBRARIES:
  308. -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
  309. @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  310. dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
  311. test "$$dir" != "$$p" || dir=.; \
  312. echo "rm -f \"$${dir}/so_locations\""; \
  313. rm -f "$${dir}/so_locations"; \
  314. done
  315. libdns_python.la: $(libdns_python_la_OBJECTS) $(libdns_python_la_DEPENDENCIES)
  316. $(libdns_python_la_LINK) -rpath $(libdir) $(libdns_python_la_OBJECTS) $(libdns_python_la_LIBADD) $(LIBS)
  317. mostlyclean-compile:
  318. -rm -f *.$(OBJEXT)
  319. distclean-compile:
  320. -rm -f *.tab.c
  321. include ./$(DEPDIR)/libdns_python_la-libdns_python.Plo
  322. include ./$(DEPDIR)/libdns_python_la-libdns_python_common.Plo
  323. .cc.o:
  324. $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  325. $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  326. # source='$<' object='$@' libtool=no \
  327. # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
  328. # $(CXXCOMPILE) -c -o $@ $<
  329. .cc.obj:
  330. $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
  331. $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  332. # source='$<' object='$@' libtool=no \
  333. # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
  334. # $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
  335. .cc.lo:
  336. $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  337. $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
  338. # source='$<' object='$@' libtool=yes \
  339. # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
  340. # $(LTCXXCOMPILE) -c -o $@ $<
  341. libdns_python_la-libdns_python.lo: libdns_python.cc
  342. $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdns_python_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libdns_python_la-libdns_python.lo -MD -MP -MF $(DEPDIR)/libdns_python_la-libdns_python.Tpo -c -o libdns_python_la-libdns_python.lo `test -f 'libdns_python.cc' || echo '$(srcdir)/'`libdns_python.cc
  343. $(am__mv) $(DEPDIR)/libdns_python_la-libdns_python.Tpo $(DEPDIR)/libdns_python_la-libdns_python.Plo
  344. # source='libdns_python.cc' object='libdns_python_la-libdns_python.lo' libtool=yes \
  345. # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
  346. # $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdns_python_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libdns_python_la-libdns_python.lo `test -f 'libdns_python.cc' || echo '$(srcdir)/'`libdns_python.cc
  347. libdns_python_la-libdns_python_common.lo: libdns_python_common.cc
  348. $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdns_python_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libdns_python_la-libdns_python_common.lo -MD -MP -MF $(DEPDIR)/libdns_python_la-libdns_python_common.Tpo -c -o libdns_python_la-libdns_python_common.lo `test -f 'libdns_python_common.cc' || echo '$(srcdir)/'`libdns_python_common.cc
  349. $(am__mv) $(DEPDIR)/libdns_python_la-libdns_python_common.Tpo $(DEPDIR)/libdns_python_la-libdns_python_common.Plo
  350. # source='libdns_python_common.cc' object='libdns_python_la-libdns_python_common.lo' libtool=yes \
  351. # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
  352. # $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdns_python_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libdns_python_la-libdns_python_common.lo `test -f 'libdns_python_common.cc' || echo '$(srcdir)/'`libdns_python_common.cc
  353. mostlyclean-libtool:
  354. -rm -f *.lo
  355. clean-libtool:
  356. -rm -rf .libs _libs
  357. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  358. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  359. unique=`for i in $$list; do \
  360. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  361. done | \
  362. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  363. END { if (nonempty) { for (i in files) print i; }; }'`; \
  364. mkid -fID $$unique
  365. tags: TAGS
  366. TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  367. $(TAGS_FILES) $(LISP)
  368. set x; \
  369. here=`pwd`; \
  370. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  371. unique=`for i in $$list; do \
  372. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  373. done | \
  374. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  375. END { if (nonempty) { for (i in files) print i; }; }'`; \
  376. shift; \
  377. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  378. test -n "$$unique" || unique=$$empty_fix; \
  379. if test $$# -gt 0; then \
  380. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  381. "$$@" $$unique; \
  382. else \
  383. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  384. $$unique; \
  385. fi; \
  386. fi
  387. ctags: CTAGS
  388. CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  389. $(TAGS_FILES) $(LISP)
  390. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  391. unique=`for i in $$list; do \
  392. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  393. done | \
  394. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  395. END { if (nonempty) { for (i in files) print i; }; }'`; \
  396. test -z "$(CTAGS_ARGS)$$unique" \
  397. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  398. $$unique
  399. GTAGS:
  400. here=`$(am__cd) $(top_builddir) && pwd` \
  401. && $(am__cd) $(top_srcdir) \
  402. && gtags -i $(GTAGS_ARGS) "$$here"
  403. distclean-tags:
  404. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  405. distdir: $(DISTFILES)
  406. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  407. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  408. list='$(DISTFILES)'; \
  409. dist_files=`for file in $$list; do echo $$file; done | \
  410. sed -e "s|^$$srcdirstrip/||;t" \
  411. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  412. case $$dist_files in \
  413. */*) $(MKDIR_P) `echo "$$dist_files" | \
  414. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  415. sort -u` ;; \
  416. esac; \
  417. for file in $$dist_files; do \
  418. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  419. if test -d $$d/$$file; then \
  420. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  421. if test -d "$(distdir)/$$file"; then \
  422. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  423. fi; \
  424. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  425. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  426. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  427. fi; \
  428. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  429. else \
  430. test -f "$(distdir)/$$file" \
  431. || cp -p $$d/$$file "$(distdir)/$$file" \
  432. || exit 1; \
  433. fi; \
  434. done
  435. check-am: all-am
  436. check: check-am
  437. all-am: Makefile $(LTLIBRARIES)
  438. installdirs:
  439. for dir in "$(DESTDIR)$(libdir)"; do \
  440. test -z "$$dir" || $(MKDIR_P) "$$dir"; \
  441. done
  442. install: install-am
  443. install-exec: install-exec-am
  444. install-data: install-data-am
  445. uninstall: uninstall-am
  446. install-am: all-am
  447. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  448. installcheck: installcheck-am
  449. install-strip:
  450. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  451. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  452. `test -z '$(STRIP)' || \
  453. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  454. mostlyclean-generic:
  455. clean-generic:
  456. distclean-generic:
  457. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  458. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  459. maintainer-clean-generic:
  460. @echo "This command is intended for maintainers to use"
  461. @echo "it deletes files that may require special tools to rebuild."
  462. clean: clean-am
  463. clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
  464. mostlyclean-am
  465. distclean: distclean-am
  466. -rm -rf ./$(DEPDIR)
  467. -rm -f Makefile
  468. distclean-am: clean-am distclean-compile distclean-generic \
  469. distclean-tags
  470. dvi: dvi-am
  471. dvi-am:
  472. html: html-am
  473. html-am:
  474. info: info-am
  475. info-am:
  476. install-data-am:
  477. install-dvi: install-dvi-am
  478. install-dvi-am:
  479. install-exec-am: install-libLTLIBRARIES
  480. install-html: install-html-am
  481. install-html-am:
  482. install-info: install-info-am
  483. install-info-am:
  484. install-man:
  485. install-pdf: install-pdf-am
  486. install-pdf-am:
  487. install-ps: install-ps-am
  488. install-ps-am:
  489. installcheck-am:
  490. maintainer-clean: maintainer-clean-am
  491. -rm -rf ./$(DEPDIR)
  492. -rm -f Makefile
  493. maintainer-clean-am: distclean-am maintainer-clean-generic
  494. mostlyclean: mostlyclean-am
  495. mostlyclean-am: mostlyclean-compile mostlyclean-generic \
  496. mostlyclean-libtool
  497. pdf: pdf-am
  498. pdf-am:
  499. ps: ps-am
  500. ps-am:
  501. uninstall-am: uninstall-libLTLIBRARIES
  502. .MAKE: install-am install-strip
  503. .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
  504. clean-libLTLIBRARIES clean-libtool ctags distclean \
  505. distclean-compile distclean-generic distclean-libtool \
  506. distclean-tags distdir dvi dvi-am html html-am info info-am \
  507. install install-am install-data install-data-am install-dvi \
  508. install-dvi-am install-exec install-exec-am install-html \
  509. install-html-am install-info install-info-am \
  510. install-libLTLIBRARIES install-man install-pdf install-pdf-am \
  511. install-ps install-ps-am install-strip installcheck \
  512. installcheck-am installdirs maintainer-clean \
  513. maintainer-clean-generic mostlyclean mostlyclean-compile \
  514. mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
  515. tags uninstall uninstall-am uninstall-libLTLIBRARIES
  516. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  517. # Otherwise a system limit (for SysV at least) may be exceeded.
  518. .NOEXPORT: