Annotation of embedaddon/confuse/doc/Makefile.in, revision 1.1.1.1
1.1 misho 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@
17: VPATH = @srcdir@
18: pkgdatadir = $(datadir)/@PACKAGE@
19: pkgincludedir = $(includedir)/@PACKAGE@
20: pkglibdir = $(libdir)/@PACKAGE@
21: pkglibexecdir = $(libexecdir)/@PACKAGE@
22: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23: install_sh_DATA = $(install_sh) -c -m 644
24: install_sh_PROGRAM = $(install_sh) -c
25: install_sh_SCRIPT = $(install_sh) -c
26: INSTALL_HEADER = $(INSTALL_DATA)
27: transform = $(program_transform_name)
28: NORMAL_INSTALL = :
29: PRE_INSTALL = :
30: POST_INSTALL = :
31: NORMAL_UNINSTALL = :
32: PRE_UNINSTALL = :
33: POST_UNINSTALL = :
34: build_triplet = @build@
35: host_triplet = @host@
36: subdir = doc
37: DIST_COMMON = $(srcdir)/Doxyfile.in $(srcdir)/Makefile.am \
38: $(srcdir)/Makefile.in
39: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40: am__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
48: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49: $(ACLOCAL_M4)
50: mkinstalldirs = $(install_sh) -d
51: CONFIG_HEADER = $(top_builddir)/config.h
52: CONFIG_CLEAN_FILES = Doxyfile
53: CONFIG_CLEAN_VPATH_FILES =
54: SOURCES =
55: DIST_SOURCES =
56: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
57: ACLOCAL = @ACLOCAL@
58: AMTAR = @AMTAR@
59: AR = @AR@
60: AUTOCONF = @AUTOCONF@
61: AUTOHEADER = @AUTOHEADER@
62: AUTOMAKE = @AUTOMAKE@
63: AWK = @AWK@
64: CC = @CC@
65: CCDEPMODE = @CCDEPMODE@
66: CFLAGS = @CFLAGS@
67: CPP = @CPP@
68: CPPFLAGS = @CPPFLAGS@
69: CYGPATH_W = @CYGPATH_W@
70: DEFS = @DEFS@
71: DEPDIR = @DEPDIR@
72: DSYMUTIL = @DSYMUTIL@
73: DUMPBIN = @DUMPBIN@
74: ECHO_C = @ECHO_C@
75: ECHO_N = @ECHO_N@
76: ECHO_T = @ECHO_T@
77: EGREP = @EGREP@
78: EXEEXT = @EXEEXT@
79: FGREP = @FGREP@
80: GMSGFMT = @GMSGFMT@
81: GMSGFMT_015 = @GMSGFMT_015@
82: GREP = @GREP@
83: INSTALL = @INSTALL@
84: INSTALL_DATA = @INSTALL_DATA@
85: INSTALL_PROGRAM = @INSTALL_PROGRAM@
86: INSTALL_SCRIPT = @INSTALL_SCRIPT@
87: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
88: INTLLIBS = @INTLLIBS@
89: INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
90: LD = @LD@
91: LDFLAGS = @LDFLAGS@
92: LEX = @LEX@
93: LEXLIB = @LEXLIB@
94: LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
95: LIBICONV = @LIBICONV@
96: LIBINTL = @LIBINTL@
97: LIBOBJS = @LIBOBJS@
98: LIBS = $(LTLIBINTL)
99: LIBTOOL = @LIBTOOL@
100: LIPO = @LIPO@
101: LN_S = @LN_S@
102: LTLIBICONV = @LTLIBICONV@
103: LTLIBINTL = @LTLIBINTL@
104: LTLIBOBJS = @LTLIBOBJS@
105: MAINT = @MAINT@
106: MAKEINFO = @MAKEINFO@
107: MKDIR_P = @MKDIR_P@
108: MSGFMT = @MSGFMT@
109: MSGFMT_015 = @MSGFMT_015@
110: MSGMERGE = @MSGMERGE@
111: NM = @NM@
112: NMEDIT = @NMEDIT@
113: OBJDUMP = @OBJDUMP@
114: OBJEXT = @OBJEXT@
115: OTOOL = @OTOOL@
116: OTOOL64 = @OTOOL64@
117: PACKAGE = @PACKAGE@
118: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
119: PACKAGE_NAME = @PACKAGE_NAME@
120: PACKAGE_STRING = @PACKAGE_STRING@
121: PACKAGE_TARNAME = @PACKAGE_TARNAME@
122: PACKAGE_URL = @PACKAGE_URL@
123: PACKAGE_VERSION = @PACKAGE_VERSION@
124: PATH_SEPARATOR = @PATH_SEPARATOR@
125: POSUB = @POSUB@
126: RANLIB = @RANLIB@
127: SED = @SED@
128: SET_MAKE = @SET_MAKE@
129: SHELL = @SHELL@
130: STRIP = @STRIP@
131: USE_NLS = @USE_NLS@
132: VERSION = @VERSION@
133: XGETTEXT = @XGETTEXT@
134: XGETTEXT_015 = @XGETTEXT_015@
135: abs_builddir = @abs_builddir@
136: abs_srcdir = @abs_srcdir@
137: abs_top_builddir = @abs_top_builddir@
138: abs_top_srcdir = @abs_top_srcdir@
139: ac_ct_CC = @ac_ct_CC@
140: ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
141: am__include = @am__include@
142: am__leading_dot = @am__leading_dot@
143: am__quote = @am__quote@
144: am__tar = @am__tar@
145: am__untar = @am__untar@
146: bindir = @bindir@
147: build = @build@
148: build_alias = @build_alias@
149: build_cpu = @build_cpu@
150: build_os = @build_os@
151: build_vendor = @build_vendor@
152: builddir = @builddir@
153: datadir = @datadir@
154: datarootdir = @datarootdir@
155: docdir = @docdir@
156: dvidir = @dvidir@
157: exec_prefix = @exec_prefix@
158: host = @host@
159: host_alias = @host_alias@
160: host_cpu = @host_cpu@
161: host_os = @host_os@
162: host_vendor = @host_vendor@
163: htmldir = @htmldir@
164: includedir = @includedir@
165: infodir = @infodir@
166: install_sh = @install_sh@
167: libdir = @libdir@
168: libexecdir = @libexecdir@
169: localedir = @localedir@
170: localstatedir = @localstatedir@
171: lt_ECHO = @lt_ECHO@
172: mandir = @mandir@
173: mkdir_p = @mkdir_p@
174: oldincludedir = @oldincludedir@
175: pdfdir = @pdfdir@
176: prefix = @prefix@
177: program_transform_name = @program_transform_name@
178: psdir = @psdir@
179: sbindir = @sbindir@
180: sharedstatedir = @sharedstatedir@
181: srcdir = @srcdir@
182: sysconfdir = @sysconfdir@
183: target_alias = @target_alias@
184: top_build_prefix = @top_build_prefix@
185: top_builddir = @top_builddir@
186: top_srcdir = @top_srcdir@
187: EXTRA_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
194: LDADD = ../src/libconfuse.la
195: INCLUDES = -I$(top_srcdir)/src
196: AM_LDFLAGS = -L../src/
197: TUTORIAL_CSOURCES = listing1.c listing2.c listing3.c listing4.c \
198: listing5.c listing6.c listing7.c listing8.c
199:
200: TUTORIAL_LISTINGS = $(TUTORIAL_CSOURCES:.c=.xml)
201: CLEANFILES = *~ '\#*\#' $(TUTORIAL_LISTINGS)
202: DISTCLEANFILES =
203: MOSTLYCLEANFILES = tutorial.pdf
204: all: 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
221: Makefile: $(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):
238: Doxyfile: $(top_builddir)/config.status $(srcdir)/Doxyfile.in
239: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
240:
241: mostlyclean-libtool:
242: -rm -f *.lo
243:
244: clean-libtool:
245: -rm -rf .libs _libs
246: tags: TAGS
247: TAGS:
248:
249: ctags: CTAGS
250: CTAGS:
251:
252:
253: distdir: $(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
286: check-am: all-am
287: check: check-am
288: all-am: Makefile
289: installdirs:
290: install: install-am
291: install-exec: install-exec-am
292: install-data: install-data-am
293: uninstall: uninstall-am
294:
295: install-am: all-am
296: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
297:
298: installcheck: installcheck-am
299: install-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
304: mostlyclean-generic:
305: -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
306:
307: clean-generic:
308: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
309:
310: distclean-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:
315: maintainer-clean-generic:
316: @echo "This command is intended for maintainers to use"
317: @echo "it deletes files that may require special tools to rebuild."
318: clean: clean-am
319:
320: clean-am: clean-generic clean-libtool mostlyclean-am
321:
322: distclean: distclean-am
323: -rm -f Makefile
324: distclean-am: clean-am distclean-generic
325:
326: dvi: dvi-am
327:
328: dvi-am:
329:
330: html: html-am
331:
332: html-am:
333:
334: info: info-am
335:
336: info-am:
337:
338: install-data-am:
339:
340: install-dvi: install-dvi-am
341:
342: install-dvi-am:
343:
344: install-exec-am:
345:
346: install-html: install-html-am
347:
348: install-html-am:
349:
350: install-info: install-info-am
351:
352: install-info-am:
353:
354: install-man:
355:
356: install-pdf: install-pdf-am
357:
358: install-pdf-am:
359:
360: install-ps: install-ps-am
361:
362: install-ps-am:
363:
364: installcheck-am:
365:
366: maintainer-clean: maintainer-clean-am
367: -rm -f Makefile
368: maintainer-clean-am: distclean-am maintainer-clean-generic
369:
370: mostlyclean: mostlyclean-am
371:
372: mostlyclean-am: mostlyclean-generic mostlyclean-libtool
373:
374: pdf: pdf-am
375:
376: pdf-am:
377:
378: ps: ps-am
379:
380: ps-am:
381:
382: uninstall-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:
404: tutorial-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:
408: tutorial.pdf: tutorial.xml $(TUTORIAL_LISTINGS)
409: xmllint --valid --noout $< && xmlto pdf $<
410:
411: tutorial: tutorial-html
412: tutorial-html: tutorial-html/index.html
413: tutorial-pdf: tutorial.pdf
414:
415: html/index.html: Doxyfile
416: doxygen
417: doxygen-manual: html/index.html ../src/confuse.h
418:
419: documentation: tutorial doxygen-manual
420:
421: dist-hook: tutorial doxygen-manual
422: cp -pr html $(distdir)
423: cp -pr man $(distdir)
424: cp -pr tutorial-html $(distdir)
425:
426: celan: 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:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>