libXpm should not try to build into a pure wayland platform.
[platform/upstream/libXpm.git] / man / 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
18 #
19 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
20 #
21 # Permission is hereby granted, free of charge, to any person obtaining a
22 # copy of this software and associated documentation files (the "Software"),
23 # to deal in the Software without restriction, including without limitation
24 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
25 # and/or sell copies of the Software, and to permit persons to whom the
26 # Software is furnished to do so, subject to the following conditions:
27 #
28 # The above copyright notice and this permission notice (including the next
29 # paragraph) shall be included in all copies or substantial portions of the
30 # Software.
31 #
32 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
33 # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
34 # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
35 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
36 # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
37 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
38 # DEALINGS IN THE SOFTWARE.
39 #
40
41 VPATH = @srcdir@
42 pkgdatadir = $(datadir)/@PACKAGE@
43 pkgincludedir = $(includedir)/@PACKAGE@
44 pkglibdir = $(libdir)/@PACKAGE@
45 pkglibexecdir = $(libexecdir)/@PACKAGE@
46 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47 install_sh_DATA = $(install_sh) -c -m 644
48 install_sh_PROGRAM = $(install_sh) -c
49 install_sh_SCRIPT = $(install_sh) -c
50 INSTALL_HEADER = $(INSTALL_DATA)
51 transform = $(program_transform_name)
52 NORMAL_INSTALL = :
53 PRE_INSTALL = :
54 POST_INSTALL = :
55 NORMAL_UNINSTALL = :
56 PRE_UNINSTALL = :
57 POST_UNINSTALL = :
58 build_triplet = @build@
59 host_triplet = @host@
60 subdir = man
61 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
62 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
63 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_define_dir.m4 \
64         $(top_srcdir)/configure.ac
65 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
66         $(ACLOCAL_M4)
67 mkinstalldirs = $(install_sh) -d
68 CONFIG_HEADER = $(top_builddir)/config.h
69 CONFIG_CLEAN_FILES =
70 CONFIG_CLEAN_VPATH_FILES =
71 AM_V_GEN = $(am__v_GEN_$(V))
72 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
73 am__v_GEN_0 = @echo "  GEN   " $@;
74 AM_V_at = $(am__v_at_$(V))
75 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
76 am__v_at_0 = @
77 SOURCES =
78 DIST_SOURCES =
79 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
80 am__vpath_adj = case $$p in \
81     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
82     *) f=$$p;; \
83   esac;
84 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
85 am__install_max = 40
86 am__nobase_strip_setup = \
87   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
88 am__nobase_strip = \
89   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
90 am__nobase_list = $(am__nobase_strip_setup); \
91   for p in $$list; do echo "$$p $$p"; done | \
92   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
93   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
94     if (++n[$$2] == $(am__install_max)) \
95       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
96     END { for (dir in files) print dir, files[dir] }'
97 am__base_list = \
98   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
99   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
100 am__installdirs = "$(DESTDIR)$(appmandir)"
101 DATA = $(appman_DATA)
102 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
103 ACLOCAL = @ACLOCAL@
104 ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
105 ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
106 AMTAR = @AMTAR@
107 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
108 APP_MAN_DIR = @APP_MAN_DIR@
109 APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
110 AR = @AR@
111 AUTOCONF = @AUTOCONF@
112 AUTOHEADER = @AUTOHEADER@
113 AUTOMAKE = @AUTOMAKE@
114 AWK = @AWK@
115 BASE_CFLAGS = @BASE_CFLAGS@
116 CC = @CC@
117 CCDEPMODE = @CCDEPMODE@
118 CFLAGS = @CFLAGS@
119 CHANGELOG_CMD = @CHANGELOG_CMD@
120 CPP = @CPP@
121 CPPFLAGS = @CPPFLAGS@
122 CWARNFLAGS = @CWARNFLAGS@
123 CYGPATH_W = @CYGPATH_W@
124 DEFS = @DEFS@
125 DEPDIR = @DEPDIR@
126 DLLTOOL = @DLLTOOL@
127 DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
128 DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
129 DSYMUTIL = @DSYMUTIL@
130 DUMPBIN = @DUMPBIN@
131 ECHO_C = @ECHO_C@
132 ECHO_N = @ECHO_N@
133 ECHO_T = @ECHO_T@
134 EGREP = @EGREP@
135 EXEEXT = @EXEEXT@
136 FGREP = @FGREP@
137 FILE_MAN_DIR = @FILE_MAN_DIR@
138 FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
139 GREP = @GREP@
140 INSTALL = @INSTALL@
141 INSTALL_CMD = @INSTALL_CMD@
142 INSTALL_DATA = @INSTALL_DATA@
143 INSTALL_PROGRAM = @INSTALL_PROGRAM@
144 INSTALL_SCRIPT = @INSTALL_SCRIPT@
145 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
146 LD = @LD@
147 LDFLAGS = @LDFLAGS@
148 LIBOBJS = @LIBOBJS@
149 LIBS = @LIBS@
150 LIBTOOL = @LIBTOOL@
151 LIB_MAN_DIR = @LIB_MAN_DIR@
152 LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
153 LIPO = @LIPO@
154 LN_S = @LN_S@
155 LOCALEDIR = @LOCALEDIR@
156 LTLIBOBJS = @LTLIBOBJS@
157 MAINT = @MAINT@
158 MAKEINFO = @MAKEINFO@
159 MANIFEST_TOOL = @MANIFEST_TOOL@
160 MAN_SUBSTS = @MAN_SUBSTS@
161 MISC_MAN_DIR = @MISC_MAN_DIR@
162 MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
163 MKDIR_P = @MKDIR_P@
164 NM = @NM@
165 NMEDIT = @NMEDIT@
166 OBJDUMP = @OBJDUMP@
167 OBJEXT = @OBJEXT@
168 OTOOL = @OTOOL@
169 OTOOL64 = @OTOOL64@
170 PACKAGE = @PACKAGE@
171 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
172 PACKAGE_NAME = @PACKAGE_NAME@
173 PACKAGE_STRING = @PACKAGE_STRING@
174 PACKAGE_TARNAME = @PACKAGE_TARNAME@
175 PACKAGE_URL = @PACKAGE_URL@
176 PACKAGE_VERSION = @PACKAGE_VERSION@
177 PATH_SEPARATOR = @PATH_SEPARATOR@
178 PKG_CONFIG = @PKG_CONFIG@
179 RANLIB = @RANLIB@
180 SED = @SED@
181 SET_MAKE = @SET_MAKE@
182 SHELL = @SHELL@
183 STRICT_CFLAGS = @STRICT_CFLAGS@
184 STRIP = @STRIP@
185 SXPM_CFLAGS = @SXPM_CFLAGS@
186 SXPM_LIBS = @SXPM_LIBS@
187 VERSION = @VERSION@
188 XORG_MAN_PAGE = @XORG_MAN_PAGE@
189 XPM_CFLAGS = @XPM_CFLAGS@
190 XPM_LIBS = @XPM_LIBS@
191 abs_builddir = @abs_builddir@
192 abs_srcdir = @abs_srcdir@
193 abs_top_builddir = @abs_top_builddir@
194 abs_top_srcdir = @abs_top_srcdir@
195 ac_ct_AR = @ac_ct_AR@
196 ac_ct_CC = @ac_ct_CC@
197 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
198 am__include = @am__include@
199 am__leading_dot = @am__leading_dot@
200 am__quote = @am__quote@
201 am__tar = @am__tar@
202 am__untar = @am__untar@
203 bindir = @bindir@
204 build = @build@
205 build_alias = @build_alias@
206 build_cpu = @build_cpu@
207 build_os = @build_os@
208 build_vendor = @build_vendor@
209 builddir = @builddir@
210 datadir = @datadir@
211 datarootdir = @datarootdir@
212 docdir = @docdir@
213 dvidir = @dvidir@
214 exec_prefix = @exec_prefix@
215 host = @host@
216 host_alias = @host_alias@
217 host_cpu = @host_cpu@
218 host_os = @host_os@
219 host_vendor = @host_vendor@
220 htmldir = @htmldir@
221 includedir = @includedir@
222 infodir = @infodir@
223 install_sh = @install_sh@
224 libdir = @libdir@
225 libexecdir = @libexecdir@
226 localedir = @localedir@
227 localstatedir = @localstatedir@
228 mandir = @mandir@
229 mkdir_p = @mkdir_p@
230 oldincludedir = @oldincludedir@
231 pdfdir = @pdfdir@
232 prefix = @prefix@
233 program_transform_name = @program_transform_name@
234 psdir = @psdir@
235 sbindir = @sbindir@
236 sharedstatedir = @sharedstatedir@
237 srcdir = @srcdir@
238 sysconfdir = @sysconfdir@
239 target_alias = @target_alias@
240 top_build_prefix = @top_build_prefix@
241 top_builddir = @top_builddir@
242 top_srcdir = @top_srcdir@
243 appmandir = $(APP_MAN_DIR)
244 appman_PRE = sxpm.man cxpm.man
245 appman_DATA = $(appman_PRE:man=$(APP_MAN_SUFFIX))
246 EXTRA_DIST = $(appman_PRE)
247 CLEANFILES = $(appman_DATA)
248 SUFFIXES = .$(APP_MAN_SUFFIX) .man
249 all: all-am
250
251 .SUFFIXES:
252 .SUFFIXES: .$(APP_MAN_SUFFIX) .man
253 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
254         @for dep in $?; do \
255           case '$(am__configure_deps)' in \
256             *$$dep*) \
257               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
258                 && { if test -f $@; then exit 0; else break; fi; }; \
259               exit 1;; \
260           esac; \
261         done; \
262         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/Makefile'; \
263         $(am__cd) $(top_srcdir) && \
264           $(AUTOMAKE) --foreign man/Makefile
265 .PRECIOUS: Makefile
266 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
267         @case '$?' in \
268           *config.status*) \
269             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
270           *) \
271             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
272             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
273         esac;
274
275 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
276         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
277
278 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
279         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
280 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
281         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
282 $(am__aclocal_m4_deps):
283
284 mostlyclean-libtool:
285         -rm -f *.lo
286
287 clean-libtool:
288         -rm -rf .libs _libs
289 install-appmanDATA: $(appman_DATA)
290         @$(NORMAL_INSTALL)
291         test -z "$(appmandir)" || $(MKDIR_P) "$(DESTDIR)$(appmandir)"
292         @list='$(appman_DATA)'; test -n "$(appmandir)" || list=; \
293         for p in $$list; do \
294           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
295           echo "$$d$$p"; \
296         done | $(am__base_list) | \
297         while read files; do \
298           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(appmandir)'"; \
299           $(INSTALL_DATA) $$files "$(DESTDIR)$(appmandir)" || exit $$?; \
300         done
301
302 uninstall-appmanDATA:
303         @$(NORMAL_UNINSTALL)
304         @list='$(appman_DATA)'; test -n "$(appmandir)" || list=; \
305         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
306         test -n "$$files" || exit 0; \
307         echo " ( cd '$(DESTDIR)$(appmandir)' && rm -f" $$files ")"; \
308         cd "$(DESTDIR)$(appmandir)" && rm -f $$files
309 tags: TAGS
310 TAGS:
311
312 ctags: CTAGS
313 CTAGS:
314
315
316 distdir: $(DISTFILES)
317         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
318         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
319         list='$(DISTFILES)'; \
320           dist_files=`for file in $$list; do echo $$file; done | \
321           sed -e "s|^$$srcdirstrip/||;t" \
322               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
323         case $$dist_files in \
324           */*) $(MKDIR_P) `echo "$$dist_files" | \
325                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
326                            sort -u` ;; \
327         esac; \
328         for file in $$dist_files; do \
329           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
330           if test -d $$d/$$file; then \
331             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
332             if test -d "$(distdir)/$$file"; then \
333               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
334             fi; \
335             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
336               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
337               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
338             fi; \
339             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
340           else \
341             test -f "$(distdir)/$$file" \
342             || cp -p $$d/$$file "$(distdir)/$$file" \
343             || exit 1; \
344           fi; \
345         done
346 check-am: all-am
347 check: check-am
348 all-am: Makefile $(DATA)
349 installdirs:
350         for dir in "$(DESTDIR)$(appmandir)"; do \
351           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
352         done
353 install: install-am
354 install-exec: install-exec-am
355 install-data: install-data-am
356 uninstall: uninstall-am
357
358 install-am: all-am
359         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
360
361 installcheck: installcheck-am
362 install-strip:
363         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
364           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
365           `test -z '$(STRIP)' || \
366             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
367 mostlyclean-generic:
368
369 clean-generic:
370         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
371
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
376 maintainer-clean-generic:
377         @echo "This command is intended for maintainers to use"
378         @echo "it deletes files that may require special tools to rebuild."
379 clean: clean-am
380
381 clean-am: clean-generic clean-libtool mostlyclean-am
382
383 distclean: distclean-am
384         -rm -f Makefile
385 distclean-am: clean-am distclean-generic
386
387 dvi: dvi-am
388
389 dvi-am:
390
391 html: html-am
392
393 html-am:
394
395 info: info-am
396
397 info-am:
398
399 install-data-am: install-appmanDATA
400
401 install-dvi: install-dvi-am
402
403 install-dvi-am:
404
405 install-exec-am:
406
407 install-html: install-html-am
408
409 install-html-am:
410
411 install-info: install-info-am
412
413 install-info-am:
414
415 install-man:
416
417 install-pdf: install-pdf-am
418
419 install-pdf-am:
420
421 install-ps: install-ps-am
422
423 install-ps-am:
424
425 installcheck-am:
426
427 maintainer-clean: maintainer-clean-am
428         -rm -f Makefile
429 maintainer-clean-am: distclean-am maintainer-clean-generic
430
431 mostlyclean: mostlyclean-am
432
433 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
434
435 pdf: pdf-am
436
437 pdf-am:
438
439 ps: ps-am
440
441 ps-am:
442
443 uninstall-am: uninstall-appmanDATA
444
445 .MAKE: install-am install-strip
446
447 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
448         distclean distclean-generic distclean-libtool distdir dvi \
449         dvi-am html html-am info info-am install install-am \
450         install-appmanDATA install-data install-data-am install-dvi \
451         install-dvi-am install-exec install-exec-am install-html \
452         install-html-am install-info install-info-am install-man \
453         install-pdf install-pdf-am install-ps install-ps-am \
454         install-strip installcheck installcheck-am installdirs \
455         maintainer-clean maintainer-clean-generic mostlyclean \
456         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
457         uninstall uninstall-am uninstall-appmanDATA
458
459
460 # String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
461 .man.$(APP_MAN_SUFFIX):
462         $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
463
464 # Tell versions [3.59,3.63) of GNU make to not export all variables.
465 # Otherwise a system limit (for SysV at least) may be exceeded.
466 .NOEXPORT: