Makefile 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482
  1. # Makefile.in generated by automake 1.14 from Makefile.am.
  2. # doc/config/conf.d/Makefile. Generated from Makefile.in by configure.
  3. # Copyright (C) 1994-2013 Free Software Foundation, Inc.
  4. # This Makefile.in is free software; the Free Software Foundation
  5. # gives unlimited permission to copy and/or distribute it,
  6. # with or without modifications, as long as this notice is preserved.
  7. # This program is distributed in the hope that it will be useful,
  8. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  9. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  10. # PARTICULAR PURPOSE.
  11. am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
  12. am__make_running_with_option = \
  13. case $${target_option-} in \
  14. ?) ;; \
  15. *) echo "am__make_running_with_option: internal error: invalid" \
  16. "target option '$${target_option-}' specified" >&2; \
  17. exit 1;; \
  18. esac; \
  19. has_opt=no; \
  20. sane_makeflags=$$MAKEFLAGS; \
  21. if $(am__is_gnu_make); then \
  22. sane_makeflags=$$MFLAGS; \
  23. else \
  24. case $$MAKEFLAGS in \
  25. *\\[\ \ ]*) \
  26. bs=\\; \
  27. sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
  28. | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
  29. esac; \
  30. fi; \
  31. skip_next=no; \
  32. strip_trailopt () \
  33. { \
  34. flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
  35. }; \
  36. for flg in $$sane_makeflags; do \
  37. test $$skip_next = yes && { skip_next=no; continue; }; \
  38. case $$flg in \
  39. *=*|--*) continue;; \
  40. -*I) strip_trailopt 'I'; skip_next=yes;; \
  41. -*I?*) strip_trailopt 'I';; \
  42. -*O) strip_trailopt 'O'; skip_next=yes;; \
  43. -*O?*) strip_trailopt 'O';; \
  44. -*l) strip_trailopt 'l'; skip_next=yes;; \
  45. -*l?*) strip_trailopt 'l';; \
  46. -[dEDm]) skip_next=yes;; \
  47. -[JT]) skip_next=yes;; \
  48. esac; \
  49. case $$flg in \
  50. *$$target_option*) has_opt=yes; break;; \
  51. esac; \
  52. done; \
  53. test $$has_opt = yes
  54. am__make_dryrun = (target_option=n; $(am__make_running_with_option))
  55. am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
  56. pkgdatadir = $(datadir)/lighttpd
  57. pkgincludedir = $(includedir)/lighttpd
  58. pkglibdir = $(libdir)/lighttpd
  59. pkglibexecdir = $(libexecdir)/lighttpd
  60. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  61. install_sh_DATA = $(install_sh) -c -m 644
  62. install_sh_PROGRAM = $(install_sh) -c
  63. install_sh_SCRIPT = $(install_sh) -c
  64. INSTALL_HEADER = $(INSTALL_DATA)
  65. transform = $(program_transform_name)
  66. NORMAL_INSTALL = :
  67. PRE_INSTALL = :
  68. POST_INSTALL = :
  69. NORMAL_UNINSTALL = :
  70. PRE_UNINSTALL = :
  71. POST_UNINSTALL = :
  72. build_triplet = x86_64-unknown-linux-gnu
  73. host_triplet = arm-unknown-linux-gnueabihf
  74. target_triplet = arm-unknown-linux-gnueabihf
  75. subdir = doc/config/conf.d
  76. DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
  77. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  78. am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
  79. $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
  80. $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
  81. $(top_srcdir)/configure.ac
  82. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  83. $(ACLOCAL_M4)
  84. mkinstalldirs = $(install_sh) -d
  85. CONFIG_HEADER = $(top_builddir)/config.h
  86. CONFIG_CLEAN_FILES =
  87. CONFIG_CLEAN_VPATH_FILES =
  88. AM_V_P = $(am__v_P_$(V))
  89. am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
  90. am__v_P_0 = false
  91. am__v_P_1 = :
  92. AM_V_GEN = $(am__v_GEN_$(V))
  93. am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
  94. am__v_GEN_0 = @echo " GEN " $@;
  95. am__v_GEN_1 =
  96. AM_V_at = $(am__v_at_$(V))
  97. am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
  98. am__v_at_0 = @
  99. am__v_at_1 =
  100. SOURCES =
  101. DIST_SOURCES =
  102. am__can_run_installinfo = \
  103. case $$AM_UPDATE_INFO_DIR in \
  104. n|no|NO) false;; \
  105. *) (install-info --version) >/dev/null 2>&1;; \
  106. esac
  107. am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
  108. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  109. ACLOCAL = ${SHELL} /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/lighttpd-1.4.33/missing aclocal-1.14
  110. AMTAR = $${TAR-tar}
  111. AM_DEFAULT_VERBOSITY = 1
  112. AR = ar
  113. ATTR_LIB =
  114. AUTOCONF = ${SHELL} /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/lighttpd-1.4.33/missing autoconf
  115. AUTOHEADER = ${SHELL} /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/lighttpd-1.4.33/missing autoheader
  116. AUTOMAKE = ${SHELL} /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/lighttpd-1.4.33/missing automake-1.14
  117. AWK = gawk
  118. BZ_LIB =
  119. CC = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc
  120. CCDEPMODE = depmode=gcc3
  121. CFLAGS = -g -O2 -Wall -W -Wshadow -pedantic -std=gnu99
  122. CPP = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -E
  123. CPPFLAGS = -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES
  124. CRYPT_LIB = -lcrypt
  125. CYGPATH_W = echo
  126. DEFS = -DHAVE_CONFIG_H
  127. DEPDIR = .deps
  128. DLLTOOL = false
  129. DL_LIB = -ldl
  130. DSYMUTIL =
  131. DUMPBIN = :
  132. ECHO_C =
  133. ECHO_N = -n
  134. ECHO_T =
  135. EGREP = /bin/grep -E
  136. EXEEXT =
  137. FAM_CFLAGS =
  138. FAM_LIBS =
  139. FGREP = /bin/grep -F
  140. GDBM_LIB =
  141. GREP = /bin/grep
  142. INSTALL = /usr/bin/install -c
  143. INSTALL_DATA = ${INSTALL} -m 644
  144. INSTALL_PROGRAM = ${INSTALL}
  145. INSTALL_SCRIPT = ${INSTALL}
  146. INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
  147. LBER_LIB =
  148. LD = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/arm-linux-gnueabihf/bin/ld
  149. LDAP_LIB =
  150. LDFLAGS =
  151. LIBEV_CFLAGS =
  152. LIBEV_LIBS =
  153. LIBOBJS = ${LIBOBJDIR}lstat$U.o ${LIBOBJDIR}stat$U.o
  154. LIBS =
  155. LIBTOOL = $(SHELL) $(top_builddir)/libtool
  156. LIPO =
  157. LN_S = ln -s
  158. LTLIBOBJS = ${LIBOBJDIR}lstat$U.lo ${LIBOBJDIR}stat$U.lo
  159. LUA_CFLAGS =
  160. LUA_LIBS =
  161. MAKEINFO = ${SHELL} /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/lighttpd-1.4.33/missing makeinfo
  162. MANIFEST_TOOL = :
  163. MEMCACHE_LIB =
  164. MKDIR_P = /bin/mkdir -p
  165. MYSQL_CONFIG =
  166. MYSQL_INCLUDE =
  167. MYSQL_LIBS =
  168. NM = nm
  169. NMEDIT =
  170. OBJDUMP = objdump
  171. OBJEXT = o
  172. OTOOL =
  173. OTOOL64 =
  174. PACKAGE = lighttpd
  175. PACKAGE_BUGREPORT = contact@lighttpd.net
  176. PACKAGE_NAME = lighttpd
  177. PACKAGE_STRING = lighttpd 1.4.33
  178. PACKAGE_TARNAME = lighttpd
  179. PACKAGE_URL =
  180. PACKAGE_VERSION = 1.4.33
  181. PATH_SEPARATOR = :
  182. PCRECONFIG =
  183. PCRE_LIB =
  184. PKG_CONFIG = /usr/bin/pkg-config
  185. PKG_CONFIG_LIBDIR =
  186. PKG_CONFIG_PATH =
  187. RANLIB = ranlib
  188. SED = /bin/sed
  189. SENDFILE_LIB =
  190. SET_MAKE =
  191. SHELL = /bin/bash
  192. SQLITE_CFLAGS =
  193. SQLITE_LIBS =
  194. SSL_LIB =
  195. STRIP = strip
  196. UUID_LIBS =
  197. VERSION = 1.4.33
  198. XML_CFLAGS =
  199. XML_LIBS =
  200. Z_LIB =
  201. abs_builddir = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/lighttpd-1.4.33/doc/config/conf.d
  202. abs_srcdir = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/lighttpd-1.4.33/doc/config/conf.d
  203. abs_top_builddir = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/lighttpd-1.4.33
  204. abs_top_srcdir = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/lighttpd-1.4.33
  205. ac_ct_AR = ar
  206. ac_ct_CC =
  207. ac_ct_DUMPBIN = link -dump
  208. am__include = include
  209. am__leading_dot = .
  210. am__quote =
  211. am__tar = tar --format=ustar -chf - "$$tardir"
  212. am__untar = tar -xf -
  213. bindir = ${exec_prefix}/bin
  214. build = x86_64-unknown-linux-gnu
  215. build_alias =
  216. build_cpu = x86_64
  217. build_os = linux-gnu
  218. build_vendor = unknown
  219. builddir = .
  220. datadir = ${datarootdir}
  221. datarootdir = ${prefix}/share
  222. docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
  223. dvidir = ${docdir}
  224. exec_prefix = ${prefix}
  225. host = arm-unknown-linux-gnueabihf
  226. host_alias = arm-linux-gnueabihf
  227. host_cpu = arm
  228. host_os = linux-gnueabihf
  229. host_vendor = unknown
  230. htmldir = ${docdir}
  231. includedir = ${prefix}/include
  232. infodir = ${datarootdir}/info
  233. install_sh = ${SHELL} /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/lighttpd-1.4.33/install-sh
  234. libdir = ${exec_prefix}/lib
  235. libexecdir = ${exec_prefix}/libexec
  236. localedir = ${datarootdir}/locale
  237. localstatedir = ${prefix}/var
  238. mandir = ${datarootdir}/man
  239. mkdir_p = $(MKDIR_P)
  240. oldincludedir = /usr/include
  241. pdfdir = ${docdir}
  242. prefix = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/lighttpd-1.4.33/release
  243. program_transform_name = s,x,x,
  244. psdir = ${docdir}
  245. sbindir = ${exec_prefix}/sbin
  246. sharedstatedir = ${prefix}/com
  247. srcdir = .
  248. sysconfdir = ${prefix}/etc
  249. target = arm-unknown-linux-gnueabihf
  250. target_alias =
  251. target_cpu = arm
  252. target_os = linux-gnueabihf
  253. target_vendor = unknown
  254. top_build_prefix = ../../../
  255. top_builddir = ../../..
  256. top_srcdir = ../../..
  257. EXTRA_DIST = access_log.conf \
  258. auth.conf \
  259. cgi.conf \
  260. cml.conf \
  261. compress.conf \
  262. debug.conf \
  263. dirlisting.conf \
  264. evhost.conf \
  265. expire.conf \
  266. fastcgi.conf \
  267. geoip.conf \
  268. magnet.conf \
  269. mime.conf \
  270. mod.template \
  271. mysql_vhost.conf \
  272. proxy.conf \
  273. rrdtool.conf \
  274. scgi.conf \
  275. secdownload.conf \
  276. simple_vhost.conf \
  277. ssi.conf \
  278. status.conf \
  279. trigger_b4_dl.conf \
  280. userdir.conf \
  281. webdav.conf
  282. all: all-am
  283. .SUFFIXES:
  284. $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
  285. @for dep in $?; do \
  286. case '$(am__configure_deps)' in \
  287. *$$dep*) \
  288. ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  289. && { if test -f $@; then exit 0; else break; fi; }; \
  290. exit 1;; \
  291. esac; \
  292. done; \
  293. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/config/conf.d/Makefile'; \
  294. $(am__cd) $(top_srcdir) && \
  295. $(AUTOMAKE) --foreign doc/config/conf.d/Makefile
  296. .PRECIOUS: Makefile
  297. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  298. @case '$?' in \
  299. *config.status*) \
  300. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  301. *) \
  302. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  303. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  304. esac;
  305. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  306. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  307. $(top_srcdir)/configure: $(am__configure_deps)
  308. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  309. $(ACLOCAL_M4): $(am__aclocal_m4_deps)
  310. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  311. $(am__aclocal_m4_deps):
  312. mostlyclean-libtool:
  313. -rm -f *.lo
  314. clean-libtool:
  315. -rm -rf .libs _libs
  316. tags TAGS:
  317. ctags CTAGS:
  318. cscope cscopelist:
  319. distdir: $(DISTFILES)
  320. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  321. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  322. list='$(DISTFILES)'; \
  323. dist_files=`for file in $$list; do echo $$file; done | \
  324. sed -e "s|^$$srcdirstrip/||;t" \
  325. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  326. case $$dist_files in \
  327. */*) $(MKDIR_P) `echo "$$dist_files" | \
  328. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  329. sort -u` ;; \
  330. esac; \
  331. for file in $$dist_files; do \
  332. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  333. if test -d $$d/$$file; then \
  334. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  335. if test -d "$(distdir)/$$file"; then \
  336. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  337. fi; \
  338. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  339. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  340. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  341. fi; \
  342. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  343. else \
  344. test -f "$(distdir)/$$file" \
  345. || cp -p $$d/$$file "$(distdir)/$$file" \
  346. || exit 1; \
  347. fi; \
  348. done
  349. check-am: all-am
  350. check: check-am
  351. all-am: Makefile
  352. installdirs:
  353. install: install-am
  354. install-exec: install-exec-am
  355. install-data: install-data-am
  356. uninstall: uninstall-am
  357. install-am: all-am
  358. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  359. installcheck: installcheck-am
  360. install-strip:
  361. if test -z '$(STRIP)'; then \
  362. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  363. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  364. install; \
  365. else \
  366. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  367. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  368. "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  369. fi
  370. mostlyclean-generic:
  371. clean-generic:
  372. distclean-generic:
  373. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  374. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  375. maintainer-clean-generic:
  376. @echo "This command is intended for maintainers to use"
  377. @echo "it deletes files that may require special tools to rebuild."
  378. clean: clean-am
  379. clean-am: clean-generic clean-libtool mostlyclean-am
  380. distclean: distclean-am
  381. -rm -f Makefile
  382. distclean-am: clean-am distclean-generic
  383. dvi: dvi-am
  384. dvi-am:
  385. html: html-am
  386. html-am:
  387. info: info-am
  388. info-am:
  389. install-data-am:
  390. install-dvi: install-dvi-am
  391. install-dvi-am:
  392. install-exec-am:
  393. install-html: install-html-am
  394. install-html-am:
  395. install-info: install-info-am
  396. install-info-am:
  397. install-man:
  398. install-pdf: install-pdf-am
  399. install-pdf-am:
  400. install-ps: install-ps-am
  401. install-ps-am:
  402. installcheck-am:
  403. maintainer-clean: maintainer-clean-am
  404. -rm -f Makefile
  405. maintainer-clean-am: distclean-am maintainer-clean-generic
  406. mostlyclean: mostlyclean-am
  407. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  408. pdf: pdf-am
  409. pdf-am:
  410. ps: ps-am
  411. ps-am:
  412. uninstall-am:
  413. .MAKE: install-am install-strip
  414. .PHONY: all all-am check check-am clean clean-generic clean-libtool \
  415. cscopelist-am ctags-am distclean distclean-generic \
  416. distclean-libtool distdir dvi dvi-am html html-am info info-am \
  417. install install-am install-data install-data-am install-dvi \
  418. install-dvi-am install-exec install-exec-am install-html \
  419. install-html-am install-info install-info-am install-man \
  420. install-pdf install-pdf-am install-ps install-ps-am \
  421. install-strip installcheck installcheck-am installdirs \
  422. maintainer-clean maintainer-clean-generic mostlyclean \
  423. mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
  424. tags-am uninstall uninstall-am
  425. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  426. # Otherwise a system limit (for SysV at least) may be exceeded.
  427. .NOEXPORT: