1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkglibexecdir = $(libexecdir)/@PACKAGE@
22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23install_sh_DATA = $(install_sh) -c -m 644
24install_sh_PROGRAM = $(install_sh) -c
25install_sh_SCRIPT = $(install_sh) -c
26INSTALL_HEADER = $(INSTALL_DATA)
27transform = $(program_transform_name)
28NORMAL_INSTALL = :
29PRE_INSTALL = :
30POST_INSTALL = :
31NORMAL_UNINSTALL = :
32PRE_UNINSTALL = :
33POST_UNINSTALL = :
34build_triplet = @build@
35host_triplet = @host@
36subdir = doc
37DIST_COMMON = $(srcdir)/Doxyfile.in $(srcdir)/Makefile.am \
38	$(srcdir)/Makefile.in
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
41	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
42	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
43	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
44	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
45	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
46	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
47	$(top_srcdir)/configure.ac
48am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49	$(ACLOCAL_M4)
50mkinstalldirs = $(install_sh) -d
51CONFIG_HEADER = $(top_builddir)/config.h
52CONFIG_CLEAN_FILES = Doxyfile
53CONFIG_CLEAN_VPATH_FILES =
54SOURCES =
55DIST_SOURCES =
56DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
57ACLOCAL = @ACLOCAL@
58AMTAR = @AMTAR@
59AR = @AR@
60AUTOCONF = @AUTOCONF@
61AUTOHEADER = @AUTOHEADER@
62AUTOMAKE = @AUTOMAKE@
63AWK = @AWK@
64CC = @CC@
65CCDEPMODE = @CCDEPMODE@
66CFLAGS = @CFLAGS@
67CPP = @CPP@
68CPPFLAGS = @CPPFLAGS@
69CYGPATH_W = @CYGPATH_W@
70DEFS = @DEFS@
71DEPDIR = @DEPDIR@
72DSYMUTIL = @DSYMUTIL@
73DUMPBIN = @DUMPBIN@
74ECHO_C = @ECHO_C@
75ECHO_N = @ECHO_N@
76ECHO_T = @ECHO_T@
77EGREP = @EGREP@
78EXEEXT = @EXEEXT@
79FGREP = @FGREP@
80GMSGFMT = @GMSGFMT@
81GMSGFMT_015 = @GMSGFMT_015@
82GREP = @GREP@
83INSTALL = @INSTALL@
84INSTALL_DATA = @INSTALL_DATA@
85INSTALL_PROGRAM = @INSTALL_PROGRAM@
86INSTALL_SCRIPT = @INSTALL_SCRIPT@
87INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
88INTLLIBS = @INTLLIBS@
89INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
90LD = @LD@
91LDFLAGS = @LDFLAGS@
92LEX = @LEX@
93LEXLIB = @LEXLIB@
94LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
95LIBICONV = @LIBICONV@
96LIBINTL = @LIBINTL@
97LIBOBJS = @LIBOBJS@
98LIBS = $(LTLIBINTL)
99LIBTOOL = @LIBTOOL@
100LIPO = @LIPO@
101LN_S = @LN_S@
102LTLIBICONV = @LTLIBICONV@
103LTLIBINTL = @LTLIBINTL@
104LTLIBOBJS = @LTLIBOBJS@
105MAINT = @MAINT@
106MAKEINFO = @MAKEINFO@
107MKDIR_P = @MKDIR_P@
108MSGFMT = @MSGFMT@
109MSGFMT_015 = @MSGFMT_015@
110MSGMERGE = @MSGMERGE@
111NM = @NM@
112NMEDIT = @NMEDIT@
113OBJDUMP = @OBJDUMP@
114OBJEXT = @OBJEXT@
115OTOOL = @OTOOL@
116OTOOL64 = @OTOOL64@
117PACKAGE = @PACKAGE@
118PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
119PACKAGE_NAME = @PACKAGE_NAME@
120PACKAGE_STRING = @PACKAGE_STRING@
121PACKAGE_TARNAME = @PACKAGE_TARNAME@
122PACKAGE_URL = @PACKAGE_URL@
123PACKAGE_VERSION = @PACKAGE_VERSION@
124PATH_SEPARATOR = @PATH_SEPARATOR@
125POSUB = @POSUB@
126RANLIB = @RANLIB@
127SED = @SED@
128SET_MAKE = @SET_MAKE@
129SHELL = @SHELL@
130STRIP = @STRIP@
131USE_NLS = @USE_NLS@
132VERSION = @VERSION@
133XGETTEXT = @XGETTEXT@
134XGETTEXT_015 = @XGETTEXT_015@
135abs_builddir = @abs_builddir@
136abs_srcdir = @abs_srcdir@
137abs_top_builddir = @abs_top_builddir@
138abs_top_srcdir = @abs_top_srcdir@
139ac_ct_CC = @ac_ct_CC@
140ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
141am__include = @am__include@
142am__leading_dot = @am__leading_dot@
143am__quote = @am__quote@
144am__tar = @am__tar@
145am__untar = @am__untar@
146bindir = @bindir@
147build = @build@
148build_alias = @build_alias@
149build_cpu = @build_cpu@
150build_os = @build_os@
151build_vendor = @build_vendor@
152builddir = @builddir@
153datadir = @datadir@
154datarootdir = @datarootdir@
155docdir = @docdir@
156dvidir = @dvidir@
157exec_prefix = @exec_prefix@
158host = @host@
159host_alias = @host_alias@
160host_cpu = @host_cpu@
161host_os = @host_os@
162host_vendor = @host_vendor@
163htmldir = @htmldir@
164includedir = @includedir@
165infodir = @infodir@
166install_sh = @install_sh@
167libdir = @libdir@
168libexecdir = @libexecdir@
169localedir = @localedir@
170localstatedir = @localstatedir@
171lt_ECHO = @lt_ECHO@
172mandir = @mandir@
173mkdir_p = @mkdir_p@
174oldincludedir = @oldincludedir@
175pdfdir = @pdfdir@
176prefix = @prefix@
177program_transform_name = @program_transform_name@
178psdir = @psdir@
179sbindir = @sbindir@
180sharedstatedir = @sharedstatedir@
181srcdir = @srcdir@
182sysconfdir = @sysconfdir@
183target_alias = @target_alias@
184top_build_prefix = @top_build_prefix@
185top_builddir = @top_builddir@
186top_srcdir = @top_srcdir@
187EXTRA_DIST = doxygen-footer.html doxygen-header.html doxygen.css tutorial.xml \
188	     $(TUTORIAL_CSOURCES) css.xsl tutorial.css Doxyfile.in Doxyfile
189
190
191# I'd like to have these programs only compile at 'make documentation' time.
192# How?
193# noinst_PROGRAMS = listing1 listing2 listing3 listing4 listing5 listing8
194LDADD = ../src/libconfuse.la
195INCLUDES = -I$(top_srcdir)/src
196AM_LDFLAGS = -L../src/
197TUTORIAL_CSOURCES = listing1.c listing2.c listing3.c listing4.c \
198		    listing5.c listing6.c listing7.c listing8.c
199
200TUTORIAL_LISTINGS = $(TUTORIAL_CSOURCES:.c=.xml)
201CLEANFILES = *~ '\#*\#' $(TUTORIAL_LISTINGS)
202DISTCLEANFILES = 
203MOSTLYCLEANFILES = tutorial.pdf
204all: all-am
205
206.SUFFIXES:
207.SUFFIXES: .c .xml
208$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
209	@for dep in $?; do \
210	  case '$(am__configure_deps)' in \
211	    *$$dep*) \
212	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
213	        && { if test -f $@; then exit 0; else break; fi; }; \
214	      exit 1;; \
215	  esac; \
216	done; \
217	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
218	$(am__cd) $(top_srcdir) && \
219	  $(AUTOMAKE) --gnu doc/Makefile
220.PRECIOUS: Makefile
221Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
222	@case '$?' in \
223	  *config.status*) \
224	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
225	  *) \
226	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
227	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
228	esac;
229
230$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
231	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
232
233$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
234	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
235$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
236	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
237$(am__aclocal_m4_deps):
238Doxyfile: $(top_builddir)/config.status $(srcdir)/Doxyfile.in
239	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
240
241mostlyclean-libtool:
242	-rm -f *.lo
243
244clean-libtool:
245	-rm -rf .libs _libs
246tags: TAGS
247TAGS:
248
249ctags: CTAGS
250CTAGS:
251
252
253distdir: $(DISTFILES)
254	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
255	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
256	list='$(DISTFILES)'; \
257	  dist_files=`for file in $$list; do echo $$file; done | \
258	  sed -e "s|^$$srcdirstrip/||;t" \
259	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
260	case $$dist_files in \
261	  */*) $(MKDIR_P) `echo "$$dist_files" | \
262			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
263			   sort -u` ;; \
264	esac; \
265	for file in $$dist_files; do \
266	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
267	  if test -d $$d/$$file; then \
268	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
269	    if test -d "$(distdir)/$$file"; then \
270	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
271	    fi; \
272	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
273	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
274	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
275	    fi; \
276	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
277	  else \
278	    test -f "$(distdir)/$$file" \
279	    || cp -p $$d/$$file "$(distdir)/$$file" \
280	    || exit 1; \
281	  fi; \
282	done
283	$(MAKE) $(AM_MAKEFLAGS) \
284	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
285	  dist-hook
286check-am: all-am
287check: check-am
288all-am: Makefile
289installdirs:
290install: install-am
291install-exec: install-exec-am
292install-data: install-data-am
293uninstall: uninstall-am
294
295install-am: all-am
296	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
297
298installcheck: installcheck-am
299install-strip:
300	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
301	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
302	  `test -z '$(STRIP)' || \
303	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
304mostlyclean-generic:
305	-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
306
307clean-generic:
308	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
309
310distclean-generic:
311	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
312	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
313	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
314
315maintainer-clean-generic:
316	@echo "This command is intended for maintainers to use"
317	@echo "it deletes files that may require special tools to rebuild."
318clean: clean-am
319
320clean-am: clean-generic clean-libtool mostlyclean-am
321
322distclean: distclean-am
323	-rm -f Makefile
324distclean-am: clean-am distclean-generic
325
326dvi: dvi-am
327
328dvi-am:
329
330html: html-am
331
332html-am:
333
334info: info-am
335
336info-am:
337
338install-data-am:
339
340install-dvi: install-dvi-am
341
342install-dvi-am:
343
344install-exec-am:
345
346install-html: install-html-am
347
348install-html-am:
349
350install-info: install-info-am
351
352install-info-am:
353
354install-man:
355
356install-pdf: install-pdf-am
357
358install-pdf-am:
359
360install-ps: install-ps-am
361
362install-ps-am:
363
364installcheck-am:
365
366maintainer-clean: maintainer-clean-am
367	-rm -f Makefile
368maintainer-clean-am: distclean-am maintainer-clean-generic
369
370mostlyclean: mostlyclean-am
371
372mostlyclean-am: mostlyclean-generic mostlyclean-libtool
373
374pdf: pdf-am
375
376pdf-am:
377
378ps: ps-am
379
380ps-am:
381
382uninstall-am:
383
384.MAKE: install-am install-strip
385
386.PHONY: all all-am check check-am clean clean-generic clean-libtool \
387	dist-hook distclean distclean-generic distclean-libtool \
388	distdir dvi dvi-am html html-am info info-am install \
389	install-am install-data install-data-am install-dvi \
390	install-dvi-am install-exec install-exec-am install-html \
391	install-html-am install-info install-info-am install-man \
392	install-pdf install-pdf-am install-ps install-ps-am \
393	install-strip installcheck installcheck-am installdirs \
394	maintainer-clean maintainer-clean-generic mostlyclean \
395	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
396	uninstall uninstall-am
397
398
399.c.xml:
400	echo "<programlisting id=\"$*\"><![CDATA[" > $@
401	sed = $< | sed 'N;s/\n/\t/' >> $@
402	echo ']]></programlisting>' >> $@
403
404tutorial-html/index.html: tutorial.xml $(TUTORIAL_LISTINGS) css.xsl tutorial.css
405	xmllint --valid --noout $< && xmlto -o tutorial-html --extensions -m css.xsl xhtml $<
406	cp -f tutorial.css tutorial-html/
407
408tutorial.pdf: tutorial.xml $(TUTORIAL_LISTINGS)
409	xmllint --valid --noout $< && xmlto pdf $<
410
411tutorial: tutorial-html
412tutorial-html: tutorial-html/index.html
413tutorial-pdf: tutorial.pdf
414
415html/index.html: Doxyfile
416	doxygen
417doxygen-manual: html/index.html ../src/confuse.h
418
419documentation: tutorial doxygen-manual
420
421dist-hook: tutorial doxygen-manual
422	cp -pr html $(distdir)
423	cp -pr man $(distdir)
424	cp -pr tutorial-html $(distdir)
425
426celan: clean
427
428# Tell versions [3.59,3.63) of GNU make to not export all variables.
429# Otherwise a system limit (for SysV at least) may be exceeded.
430.NOEXPORT:
431