Ditch the yaml stuff
[profile/ivi/libXpm.git] / doc / Makefile.in
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)/Makefile.am $(srcdir)/Makefile.in
38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_define_dir.m4 \
40         $(top_srcdir)/configure.ac
41 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42         $(ACLOCAL_M4)
43 mkinstalldirs = $(install_sh) -d
44 CONFIG_HEADER = $(top_builddir)/config.h
45 CONFIG_CLEAN_FILES =
46 CONFIG_CLEAN_VPATH_FILES =
47 AM_V_GEN = $(am__v_GEN_$(V))
48 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
49 am__v_GEN_0 = @echo "  GEN   " $@;
50 AM_V_at = $(am__v_at_$(V))
51 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
52 am__v_at_0 = @
53 SOURCES =
54 DIST_SOURCES =
55 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
56 ACLOCAL = @ACLOCAL@
57 ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
58 ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
59 AMTAR = @AMTAR@
60 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
61 APP_MAN_DIR = @APP_MAN_DIR@
62 APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
63 AR = @AR@
64 AUTOCONF = @AUTOCONF@
65 AUTOHEADER = @AUTOHEADER@
66 AUTOMAKE = @AUTOMAKE@
67 AWK = @AWK@
68 CC = @CC@
69 CCDEPMODE = @CCDEPMODE@
70 CFLAGS = @CFLAGS@
71 CHANGELOG_CMD = @CHANGELOG_CMD@
72 CPP = @CPP@
73 CPPFLAGS = @CPPFLAGS@
74 CWARNFLAGS = @CWARNFLAGS@
75 CYGPATH_W = @CYGPATH_W@
76 DEFS = @DEFS@
77 DEPDIR = @DEPDIR@
78 DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
79 DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
80 DSYMUTIL = @DSYMUTIL@
81 DUMPBIN = @DUMPBIN@
82 ECHO_C = @ECHO_C@
83 ECHO_N = @ECHO_N@
84 ECHO_T = @ECHO_T@
85 EGREP = @EGREP@
86 EXEEXT = @EXEEXT@
87 FGREP = @FGREP@
88 FILE_MAN_DIR = @FILE_MAN_DIR@
89 FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
90 GREP = @GREP@
91 INSTALL = @INSTALL@
92 INSTALL_CMD = @INSTALL_CMD@
93 INSTALL_DATA = @INSTALL_DATA@
94 INSTALL_PROGRAM = @INSTALL_PROGRAM@
95 INSTALL_SCRIPT = @INSTALL_SCRIPT@
96 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
97 LD = @LD@
98 LDFLAGS = @LDFLAGS@
99 LIBOBJS = @LIBOBJS@
100 LIBS = @LIBS@
101 LIBTOOL = @LIBTOOL@
102 LIB_MAN_DIR = @LIB_MAN_DIR@
103 LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
104 LIPO = @LIPO@
105 LN_S = @LN_S@
106 LOCALEDIR = @LOCALEDIR@
107 LTLIBOBJS = @LTLIBOBJS@
108 MAINT = @MAINT@
109 MAKEINFO = @MAKEINFO@
110 MAN_SUBSTS = @MAN_SUBSTS@
111 MISC_MAN_DIR = @MISC_MAN_DIR@
112 MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
113 MKDIR_P = @MKDIR_P@
114 NM = @NM@
115 NMEDIT = @NMEDIT@
116 OBJDUMP = @OBJDUMP@
117 OBJEXT = @OBJEXT@
118 OTOOL = @OTOOL@
119 OTOOL64 = @OTOOL64@
120 PACKAGE = @PACKAGE@
121 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
122 PACKAGE_NAME = @PACKAGE_NAME@
123 PACKAGE_STRING = @PACKAGE_STRING@
124 PACKAGE_TARNAME = @PACKAGE_TARNAME@
125 PACKAGE_URL = @PACKAGE_URL@
126 PACKAGE_VERSION = @PACKAGE_VERSION@
127 PATH_SEPARATOR = @PATH_SEPARATOR@
128 PKG_CONFIG = @PKG_CONFIG@
129 RANLIB = @RANLIB@
130 SED = @SED@
131 SET_MAKE = @SET_MAKE@
132 SHELL = @SHELL@
133 STRIP = @STRIP@
134 SXPM_CFLAGS = @SXPM_CFLAGS@
135 SXPM_LIBS = @SXPM_LIBS@
136 VERSION = @VERSION@
137 XORG_MAN_PAGE = @XORG_MAN_PAGE@
138 XPM_CFLAGS = @XPM_CFLAGS@
139 XPM_LIBS = @XPM_LIBS@
140 abs_builddir = @abs_builddir@
141 abs_srcdir = @abs_srcdir@
142 abs_top_builddir = @abs_top_builddir@
143 abs_top_srcdir = @abs_top_srcdir@
144 ac_ct_CC = @ac_ct_CC@
145 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
146 am__include = @am__include@
147 am__leading_dot = @am__leading_dot@
148 am__quote = @am__quote@
149 am__tar = @am__tar@
150 am__untar = @am__untar@
151 bindir = @bindir@
152 build = @build@
153 build_alias = @build_alias@
154 build_cpu = @build_cpu@
155 build_os = @build_os@
156 build_vendor = @build_vendor@
157 builddir = @builddir@
158 datadir = @datadir@
159 datarootdir = @datarootdir@
160 docdir = @docdir@
161 dvidir = @dvidir@
162 exec_prefix = @exec_prefix@
163 host = @host@
164 host_alias = @host_alias@
165 host_cpu = @host_cpu@
166 host_os = @host_os@
167 host_vendor = @host_vendor@
168 htmldir = @htmldir@
169 includedir = @includedir@
170 infodir = @infodir@
171 install_sh = @install_sh@
172 libdir = @libdir@
173 libexecdir = @libexecdir@
174 localedir = @localedir@
175 localstatedir = @localstatedir@
176 mandir = @mandir@
177 mkdir_p = @mkdir_p@
178 oldincludedir = @oldincludedir@
179 pdfdir = @pdfdir@
180 prefix = @prefix@
181 program_transform_name = @program_transform_name@
182 psdir = @psdir@
183 sbindir = @sbindir@
184 sharedstatedir = @sharedstatedir@
185 srcdir = @srcdir@
186 sysconfdir = @sysconfdir@
187 target_alias = @target_alias@
188 top_build_prefix = @top_build_prefix@
189 top_builddir = @top_builddir@
190 top_srcdir = @top_srcdir@
191 EXTRA_DIST = \
192         xpm.PS.gz \
193         FAQ.html \
194         README.AMIGA \
195         README.html \
196         README.MSW
197
198 all: all-am
199
200 .SUFFIXES:
201 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
202         @for dep in $?; do \
203           case '$(am__configure_deps)' in \
204             *$$dep*) \
205               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
206                 && { if test -f $@; then exit 0; else break; fi; }; \
207               exit 1;; \
208           esac; \
209         done; \
210         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
211         $(am__cd) $(top_srcdir) && \
212           $(AUTOMAKE) --foreign doc/Makefile
213 .PRECIOUS: Makefile
214 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
215         @case '$?' in \
216           *config.status*) \
217             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
218           *) \
219             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
220             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
221         esac;
222
223 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
224         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
225
226 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
227         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
228 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
229         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
230 $(am__aclocal_m4_deps):
231
232 mostlyclean-libtool:
233         -rm -f *.lo
234
235 clean-libtool:
236         -rm -rf .libs _libs
237 tags: TAGS
238 TAGS:
239
240 ctags: CTAGS
241 CTAGS:
242
243
244 distdir: $(DISTFILES)
245         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
246         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
247         list='$(DISTFILES)'; \
248           dist_files=`for file in $$list; do echo $$file; done | \
249           sed -e "s|^$$srcdirstrip/||;t" \
250               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
251         case $$dist_files in \
252           */*) $(MKDIR_P) `echo "$$dist_files" | \
253                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
254                            sort -u` ;; \
255         esac; \
256         for file in $$dist_files; do \
257           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
258           if test -d $$d/$$file; then \
259             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
260             if test -d "$(distdir)/$$file"; then \
261               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
262             fi; \
263             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
264               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
265               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
266             fi; \
267             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
268           else \
269             test -f "$(distdir)/$$file" \
270             || cp -p $$d/$$file "$(distdir)/$$file" \
271             || exit 1; \
272           fi; \
273         done
274 check-am: all-am
275 check: check-am
276 all-am: Makefile
277 installdirs:
278 install: install-am
279 install-exec: install-exec-am
280 install-data: install-data-am
281 uninstall: uninstall-am
282
283 install-am: all-am
284         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
285
286 installcheck: installcheck-am
287 install-strip:
288         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
289           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
290           `test -z '$(STRIP)' || \
291             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
292 mostlyclean-generic:
293
294 clean-generic:
295
296 distclean-generic:
297         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
298         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
299
300 maintainer-clean-generic:
301         @echo "This command is intended for maintainers to use"
302         @echo "it deletes files that may require special tools to rebuild."
303 clean: clean-am
304
305 clean-am: clean-generic clean-libtool mostlyclean-am
306
307 distclean: distclean-am
308         -rm -f Makefile
309 distclean-am: clean-am distclean-generic
310
311 dvi: dvi-am
312
313 dvi-am:
314
315 html: html-am
316
317 html-am:
318
319 info: info-am
320
321 info-am:
322
323 install-data-am:
324
325 install-dvi: install-dvi-am
326
327 install-dvi-am:
328
329 install-exec-am:
330
331 install-html: install-html-am
332
333 install-html-am:
334
335 install-info: install-info-am
336
337 install-info-am:
338
339 install-man:
340
341 install-pdf: install-pdf-am
342
343 install-pdf-am:
344
345 install-ps: install-ps-am
346
347 install-ps-am:
348
349 installcheck-am:
350
351 maintainer-clean: maintainer-clean-am
352         -rm -f Makefile
353 maintainer-clean-am: distclean-am maintainer-clean-generic
354
355 mostlyclean: mostlyclean-am
356
357 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
358
359 pdf: pdf-am
360
361 pdf-am:
362
363 ps: ps-am
364
365 ps-am:
366
367 uninstall-am:
368
369 .MAKE: install-am install-strip
370
371 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
372         distclean distclean-generic distclean-libtool distdir dvi \
373         dvi-am html html-am info info-am install install-am \
374         install-data install-data-am install-dvi install-dvi-am \
375         install-exec install-exec-am install-html install-html-am \
376         install-info install-info-am install-man install-pdf \
377         install-pdf-am install-ps install-ps-am install-strip \
378         installcheck installcheck-am installdirs maintainer-clean \
379         maintainer-clean-generic mostlyclean mostlyclean-generic \
380         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
381
382
383 # Tell versions [3.59,3.63) of GNU make to not export all variables.
384 # Otherwise a system limit (for SysV at least) may be exceeded.
385 .NOEXPORT: