Makefile.in 8.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324
  1. # Makefile.in generated by automake 1.11.1 from Makefile.am.
  2. # @configure_input@
  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. @SET_MAKE@
  14. VPATH = @srcdir@
  15. pkgdatadir = $(datadir)/@PACKAGE@
  16. pkgincludedir = $(includedir)/@PACKAGE@
  17. pkglibdir = $(libdir)/@PACKAGE@
  18. pkglibexecdir = $(libexecdir)/@PACKAGE@
  19. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  20. install_sh_DATA = $(install_sh) -c -m 644
  21. install_sh_PROGRAM = $(install_sh) -c
  22. install_sh_SCRIPT = $(install_sh) -c
  23. INSTALL_HEADER = $(INSTALL_DATA)
  24. transform = $(program_transform_name)
  25. NORMAL_INSTALL = :
  26. PRE_INSTALL = :
  27. POST_INSTALL = :
  28. NORMAL_UNINSTALL = :
  29. PRE_UNINSTALL = :
  30. POST_UNINSTALL = :
  31. subdir = contrib
  32. DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
  33. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  34. am__aclocal_m4_deps = $(top_srcdir)/configure.in
  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. SOURCES =
  42. DIST_SOURCES =
  43. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  44. ACLOCAL = @ACLOCAL@
  45. ALLOCA = @ALLOCA@
  46. AMTAR = @AMTAR@
  47. AUTOCONF = @AUTOCONF@
  48. AUTOHEADER = @AUTOHEADER@
  49. AUTOMAKE = @AUTOMAKE@
  50. AWK = @AWK@
  51. CC = @CC@
  52. CCDEPMODE = @CCDEPMODE@
  53. CFLAGS = @CFLAGS@
  54. CPP = @CPP@
  55. CPPFLAGS = @CPPFLAGS@
  56. CYGPATH_W = @CYGPATH_W@
  57. DEFS = @DEFS@
  58. DEPDIR = @DEPDIR@
  59. ECHO_C = @ECHO_C@
  60. ECHO_N = @ECHO_N@
  61. ECHO_T = @ECHO_T@
  62. EGREP = @EGREP@
  63. EXEEXT = @EXEEXT@
  64. GREP = @GREP@
  65. INSTALL = @INSTALL@
  66. INSTALL_DATA = @INSTALL_DATA@
  67. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  68. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  69. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  70. LDFLAGS = @LDFLAGS@
  71. LIBOBJS = @LIBOBJS@
  72. LIBS = @LIBS@
  73. LTLIBOBJS = @LTLIBOBJS@
  74. MAKEINFO = @MAKEINFO@
  75. MKDIR_P = @MKDIR_P@
  76. OBJEXT = @OBJEXT@
  77. PACKAGE = @PACKAGE@
  78. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  79. PACKAGE_NAME = @PACKAGE_NAME@
  80. PACKAGE_STRING = @PACKAGE_STRING@
  81. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  82. PACKAGE_VERSION = @PACKAGE_VERSION@
  83. PATH_SEPARATOR = @PATH_SEPARATOR@
  84. RANLIB = @RANLIB@
  85. SET_MAKE = @SET_MAKE@
  86. SHELL = @SHELL@
  87. STRIP = @STRIP@
  88. VERSION = @VERSION@
  89. abs_builddir = @abs_builddir@
  90. abs_srcdir = @abs_srcdir@
  91. abs_top_builddir = @abs_top_builddir@
  92. abs_top_srcdir = @abs_top_srcdir@
  93. ac_ct_CC = @ac_ct_CC@
  94. am__include = @am__include@
  95. am__leading_dot = @am__leading_dot@
  96. am__quote = @am__quote@
  97. am__tar = @am__tar@
  98. am__untar = @am__untar@
  99. bindir = @bindir@
  100. build_alias = @build_alias@
  101. builddir = @builddir@
  102. cachedir = @cachedir@
  103. datadir = @datadir@
  104. datarootdir = @datarootdir@
  105. def_id = @def_id@
  106. distribution = @distribution@
  107. docdir = @docdir@
  108. dvidir = @dvidir@
  109. exec_prefix = @exec_prefix@
  110. fullversion = @fullversion@
  111. host_alias = @host_alias@
  112. htmldir = @htmldir@
  113. includedir = @includedir@
  114. infodir = @infodir@
  115. install_sh = @install_sh@
  116. libdir = @libdir@
  117. libexecdir = @libexecdir@
  118. localedir = @localedir@
  119. localstatedir = @localstatedir@
  120. mandir = @mandir@
  121. mkdir_p = @mkdir_p@
  122. oldincludedir = @oldincludedir@
  123. packagerelease = @packagerelease@
  124. pdfdir = @pdfdir@
  125. prefix = @prefix@
  126. program_transform_name = @program_transform_name@
  127. psdir = @psdir@
  128. sbindir = @sbindir@
  129. sharedstatedir = @sharedstatedir@
  130. specbuild = @specbuild@
  131. srcdir = @srcdir@
  132. sysconfdir = @sysconfdir@
  133. target_alias = @target_alias@
  134. thread_CFLAGS = @thread_CFLAGS@
  135. threadlib = @threadlib@
  136. top_build_prefix = @top_build_prefix@
  137. top_builddir = @top_builddir@
  138. top_srcdir = @top_srcdir@
  139. EXTRA_DIST = pdnsd_dhcp.pl dhcp2pdnsd change_pdnsd_server_ip.pl README
  140. all: all-am
  141. .SUFFIXES:
  142. $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
  143. @for dep in $?; do \
  144. case '$(am__configure_deps)' in \
  145. *$$dep*) \
  146. ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  147. && { if test -f $@; then exit 0; else break; fi; }; \
  148. exit 1;; \
  149. esac; \
  150. done; \
  151. echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu contrib/Makefile'; \
  152. $(am__cd) $(top_srcdir) && \
  153. $(AUTOMAKE) --gnu contrib/Makefile
  154. .PRECIOUS: Makefile
  155. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  156. @case '$?' in \
  157. *config.status*) \
  158. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  159. *) \
  160. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  161. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  162. esac;
  163. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  164. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  165. $(top_srcdir)/configure: $(am__configure_deps)
  166. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  167. $(ACLOCAL_M4): $(am__aclocal_m4_deps)
  168. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  169. $(am__aclocal_m4_deps):
  170. tags: TAGS
  171. TAGS:
  172. ctags: CTAGS
  173. CTAGS:
  174. distdir: $(DISTFILES)
  175. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  176. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  177. list='$(DISTFILES)'; \
  178. dist_files=`for file in $$list; do echo $$file; done | \
  179. sed -e "s|^$$srcdirstrip/||;t" \
  180. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  181. case $$dist_files in \
  182. */*) $(MKDIR_P) `echo "$$dist_files" | \
  183. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  184. sort -u` ;; \
  185. esac; \
  186. for file in $$dist_files; do \
  187. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  188. if test -d $$d/$$file; then \
  189. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  190. if test -d "$(distdir)/$$file"; then \
  191. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  192. fi; \
  193. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  194. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  195. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  196. fi; \
  197. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  198. else \
  199. test -f "$(distdir)/$$file" \
  200. || cp -p $$d/$$file "$(distdir)/$$file" \
  201. || exit 1; \
  202. fi; \
  203. done
  204. check-am: all-am
  205. check: check-am
  206. all-am: Makefile
  207. installdirs:
  208. install: install-am
  209. install-exec: install-exec-am
  210. install-data: install-data-am
  211. uninstall: uninstall-am
  212. install-am: all-am
  213. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  214. installcheck: installcheck-am
  215. install-strip:
  216. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  217. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  218. `test -z '$(STRIP)' || \
  219. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  220. mostlyclean-generic:
  221. clean-generic:
  222. distclean-generic:
  223. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  224. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  225. maintainer-clean-generic:
  226. @echo "This command is intended for maintainers to use"
  227. @echo "it deletes files that may require special tools to rebuild."
  228. clean: clean-am
  229. clean-am: clean-generic mostlyclean-am
  230. distclean: distclean-am
  231. -rm -f Makefile
  232. distclean-am: clean-am distclean-generic
  233. dvi: dvi-am
  234. dvi-am:
  235. html: html-am
  236. html-am:
  237. info: info-am
  238. info-am:
  239. install-data-am:
  240. install-dvi: install-dvi-am
  241. install-dvi-am:
  242. install-exec-am:
  243. install-html: install-html-am
  244. install-html-am:
  245. install-info: install-info-am
  246. install-info-am:
  247. install-man:
  248. install-pdf: install-pdf-am
  249. install-pdf-am:
  250. install-ps: install-ps-am
  251. install-ps-am:
  252. installcheck-am:
  253. maintainer-clean: maintainer-clean-am
  254. -rm -f Makefile
  255. maintainer-clean-am: distclean-am maintainer-clean-generic
  256. mostlyclean: mostlyclean-am
  257. mostlyclean-am: mostlyclean-generic
  258. pdf: pdf-am
  259. pdf-am:
  260. ps: ps-am
  261. ps-am:
  262. uninstall-am:
  263. .MAKE: install-am install-strip
  264. .PHONY: all all-am check check-am clean clean-generic distclean \
  265. distclean-generic distdir dvi dvi-am html html-am info info-am \
  266. install install-am install-data install-data-am install-dvi \
  267. install-dvi-am install-exec install-exec-am install-html \
  268. install-html-am install-info install-info-am install-man \
  269. install-pdf install-pdf-am install-ps install-ps-am \
  270. install-strip installcheck installcheck-am installdirs \
  271. maintainer-clean maintainer-clean-generic mostlyclean \
  272. mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am
  273. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  274. # Otherwise a system limit (for SysV at least) may be exceeded.
  275. .NOEXPORT: