]> git.saurik.com Git - wxWidgets.git/blame - src/tiff/html/man/Makefile.in
fix bug with adding entries to a root group containing only subgroups (as shown by...
[wxWidgets.git] / src / tiff / html / man / Makefile.in
CommitLineData
8414a40c
VZ
1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005 Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17# Tag Image File Format (TIFF) Software
18#
19# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
20#
21# Permission to use, copy, modify, distribute, and sell this software and
22# its documentation for any purpose is hereby granted without fee, provided
23# that (i) the above copyright notices and this permission notice appear in
24# all copies of the software and related documentation, and (ii) the names of
25# Sam Leffler and Silicon Graphics may not be used in any advertising or
26# publicity relating to the software without the specific, prior written
27# permission of Sam Leffler and Silicon Graphics.
28#
29# THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
30# EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
31# WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
32#
33# IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
34# ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
35# OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
36# WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF
37# LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
38# OF THIS SOFTWARE.
39
40# Process this file with automake to produce Makefile.in.
41
42srcdir = @srcdir@
43top_srcdir = @top_srcdir@
44VPATH = @srcdir@
45pkgdatadir = $(datadir)/@PACKAGE@
46pkglibdir = $(libdir)/@PACKAGE@
47pkgincludedir = $(includedir)/@PACKAGE@
48top_builddir = ../..
49am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
50INSTALL = @INSTALL@
51install_sh_DATA = $(install_sh) -c -m 644
52install_sh_PROGRAM = $(install_sh) -c
53install_sh_SCRIPT = $(install_sh) -c
54INSTALL_HEADER = $(INSTALL_DATA)
55transform = $(program_transform_name)
56NORMAL_INSTALL = :
57PRE_INSTALL = :
58POST_INSTALL = :
59NORMAL_UNINSTALL = :
60PRE_UNINSTALL = :
61POST_UNINSTALL = :
62build_triplet = @build@
63host_triplet = @host@
64target_triplet = @target@
65subdir = html/man
66DIST_COMMON = $(dist_doc_DATA) $(srcdir)/Makefile.am \
67 $(srcdir)/Makefile.in
68ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
69am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
70 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
71 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
72 $(top_srcdir)/configure.ac
73am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
74 $(ACLOCAL_M4)
75mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
76CONFIG_HEADER = $(top_builddir)/libtiff/tif_config.h \
77 $(top_builddir)/libtiff/tiffconf.h
78CONFIG_CLEAN_FILES =
79SOURCES =
80DIST_SOURCES =
81am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
82am__vpath_adj = case $$p in \
83 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
84 *) f=$$p;; \
85 esac;
86am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
87am__installdirs = "$(DESTDIR)$(docdir)"
88dist_docDATA_INSTALL = $(INSTALL_DATA)
89DATA = $(dist_doc_DATA)
90DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
91ACLOCAL = @ACLOCAL@
92AMDEP_FALSE = @AMDEP_FALSE@
93AMDEP_TRUE = @AMDEP_TRUE@
94AMTAR = @AMTAR@
95AR = @AR@
96AS = @AS@
97AUTOCONF = @AUTOCONF@
98AUTOHEADER = @AUTOHEADER@
99AUTOMAKE = @AUTOMAKE@
100AWK = @AWK@
101CC = @CC@
102CCDEPMODE = @CCDEPMODE@
103CFLAGS = @CFLAGS@
104CPP = @CPP@
105CPPFLAGS = @CPPFLAGS@
106CXX = @CXX@
107CXXCPP = @CXXCPP@
108CXXDEPMODE = @CXXDEPMODE@
109CXXFLAGS = @CXXFLAGS@
110CYGPATH_W = @CYGPATH_W@
111DEFS = @DEFS@
112DEPDIR = @DEPDIR@
113DLLTOOL = @DLLTOOL@
114DUMPBIN = @DUMPBIN@
115ECHO_C = @ECHO_C@
116ECHO_N = @ECHO_N@
117ECHO_T = @ECHO_T@
118EGREP = @EGREP@
119EXEEXT = @EXEEXT@
120FGREP = @FGREP@
121GLUT_CFLAGS = @GLUT_CFLAGS@
122GLUT_LIBS = @GLUT_LIBS@
123GLU_CFLAGS = @GLU_CFLAGS@
124GLU_LIBS = @GLU_LIBS@
125GL_CFLAGS = @GL_CFLAGS@
126GL_LIBS = @GL_LIBS@
127GREP = @GREP@
128HAVE_CXX_FALSE = @HAVE_CXX_FALSE@
129HAVE_CXX_TRUE = @HAVE_CXX_TRUE@
130HAVE_OPENGL_FALSE = @HAVE_OPENGL_FALSE@
131HAVE_OPENGL_TRUE = @HAVE_OPENGL_TRUE@
132HAVE_RPATH_FALSE = @HAVE_RPATH_FALSE@
133HAVE_RPATH_TRUE = @HAVE_RPATH_TRUE@
134INSTALL_DATA = @INSTALL_DATA@
135INSTALL_PROGRAM = @INSTALL_PROGRAM@
136INSTALL_SCRIPT = @INSTALL_SCRIPT@
137INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
138LD = @LD@
139LDFLAGS = @LDFLAGS@
140LIBDIR = @LIBDIR@
141LIBOBJS = @LIBOBJS@
142LIBS = @LIBS@
143LIBTIFF_ALPHA_VERSION = @LIBTIFF_ALPHA_VERSION@
144LIBTIFF_DOCDIR = @LIBTIFF_DOCDIR@
145LIBTIFF_MAJOR_VERSION = @LIBTIFF_MAJOR_VERSION@
146LIBTIFF_MICRO_VERSION = @LIBTIFF_MICRO_VERSION@
147LIBTIFF_MINOR_VERSION = @LIBTIFF_MINOR_VERSION@
148LIBTIFF_RELEASE_DATE = @LIBTIFF_RELEASE_DATE@
149LIBTIFF_VERSION = @LIBTIFF_VERSION@
150LIBTIFF_VERSION_INFO = @LIBTIFF_VERSION_INFO@
151LIBTOOL = @LIBTOOL@
152LN_S = @LN_S@
153LTLIBOBJS = @LTLIBOBJS@
154MAINT = @MAINT@
155MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
156MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
157MAKEINFO = @MAKEINFO@
158NM = @NM@
159OBJDUMP = @OBJDUMP@
160OBJEXT = @OBJEXT@
161PACKAGE = @PACKAGE@
162PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
163PACKAGE_NAME = @PACKAGE_NAME@
164PACKAGE_STRING = @PACKAGE_STRING@
165PACKAGE_TARNAME = @PACKAGE_TARNAME@
166PACKAGE_VERSION = @PACKAGE_VERSION@
167PATH_SEPARATOR = @PATH_SEPARATOR@
168PTHREAD_CC = @PTHREAD_CC@
169PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
170PTHREAD_LIBS = @PTHREAD_LIBS@
171RANLIB = @RANLIB@
172SED = @SED@
173SET_MAKE = @SET_MAKE@
174SHELL = @SHELL@
175STRIP = @STRIP@
176VERSION = @VERSION@
177X_CFLAGS = @X_CFLAGS@
178X_EXTRA_LIBS = @X_EXTRA_LIBS@
179X_LIBS = @X_LIBS@
180X_PRE_LIBS = @X_PRE_LIBS@
181ac_ct_AR = @ac_ct_AR@
182ac_ct_AS = @ac_ct_AS@
183ac_ct_CC = @ac_ct_CC@
184ac_ct_CXX = @ac_ct_CXX@
185ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
186ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
187ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
188ac_ct_RANLIB = @ac_ct_RANLIB@
189ac_ct_STRIP = @ac_ct_STRIP@
190acx_pthread_config = @acx_pthread_config@
191am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
192am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
193am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
194am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
195am__include = @am__include@
196am__leading_dot = @am__leading_dot@
197am__quote = @am__quote@
198am__tar = @am__tar@
199am__untar = @am__untar@
200bindir = @bindir@
201build = @build@
202build_alias = @build_alias@
203build_cpu = @build_cpu@
204build_os = @build_os@
205build_vendor = @build_vendor@
206datadir = @datadir@
207exec_prefix = @exec_prefix@
208host = @host@
209host_alias = @host_alias@
210host_cpu = @host_cpu@
211host_os = @host_os@
212host_vendor = @host_vendor@
213includedir = @includedir@
214infodir = @infodir@
215install_sh = @install_sh@
216libdir = @libdir@
217libexecdir = @libexecdir@
218localstatedir = @localstatedir@
219lt_ECHO = @lt_ECHO@
220mandir = @mandir@
221mkdir_p = @mkdir_p@
222oldincludedir = @oldincludedir@
223prefix = @prefix@
224program_transform_name = @program_transform_name@
225sbindir = @sbindir@
226sharedstatedir = @sharedstatedir@
227sysconfdir = @sysconfdir@
228target = @target@
229target_alias = @target_alias@
230target_cpu = @target_cpu@
231target_os = @target_os@
232target_vendor = @target_vendor@
233docdir = $(LIBTIFF_DOCDIR)/html/man
234MANSRCDIR = $(top_srcdir)/man
235HTMLMANDIR = $(top_srcdir)/html/man
236GROFF = groff -Thtml -mandoc
237ECHO = echo
238indexfile = index.html
239docfiles = \
240 libtiff.3tiff.html \
241 TIFFbuffer.3tiff.html \
242 TIFFClose.3tiff.html \
243 TIFFcodec.3tiff.html \
244 TIFFcolor.3tiff.html \
245 TIFFDataWidth.3tiff.html \
246 TIFFError.3tiff.html \
247 TIFFFlush.3tiff.html \
248 TIFFGetField.3tiff.html \
249 TIFFmemory.3tiff.html \
250 TIFFOpen.3tiff.html \
251 TIFFPrintDirectory.3tiff.html \
252 TIFFquery.3tiff.html \
253 TIFFReadDirectory.3tiff.html \
254 TIFFReadEncodedStrip.3tiff.html \
255 TIFFReadEncodedTile.3tiff.html \
256 TIFFReadRawStrip.3tiff.html \
257 TIFFReadRawTile.3tiff.html \
258 TIFFReadRGBAImage.3tiff.html \
259 TIFFReadRGBAStrip.3tiff.html \
260 TIFFReadRGBATile.3tiff.html \
261 TIFFReadScanline.3tiff.html \
262 TIFFReadTile.3tiff.html \
263 TIFFRGBAImage.3tiff.html \
264 TIFFSetDirectory.3tiff.html \
265 TIFFSetField.3tiff.html \
266 TIFFsize.3tiff.html \
267 TIFFstrip.3tiff.html \
268 TIFFswab.3tiff.html \
269 TIFFtile.3tiff.html \
270 TIFFWarning.3tiff.html \
271 TIFFWriteDirectory.3tiff.html \
272 TIFFWriteEncodedStrip.3tiff.html \
273 TIFFWriteEncodedTile.3tiff.html \
274 TIFFWriteRawStrip.3tiff.html \
275 TIFFWriteRawTile.3tiff.html \
276 TIFFWriteScanline.3tiff.html \
277 TIFFWriteTile.3tiff.html \
278 fax2ps.1.html \
279 fax2tiff.1.html \
280 gif2tiff.1.html \
281 pal2rgb.1.html \
282 ppm2tiff.1.html \
283 ras2tiff.1.html \
284 raw2tiff.1.html \
285 rgb2ycbcr.1.html \
286 sgi2tiff.1.html \
287 thumbnail.1.html \
288 tiff2bw.1.html \
289 tiff2pdf.1.html \
290 tiff2ps.1.html \
291 tiff2rgba.1.html \
292 tiffcmp.1.html \
293 tiffcp.1.html \
294 tiffdither.1.html \
295 tiffdump.1.html \
296 tiffgt.1.html \
297 tiffinfo.1.html \
298 tiffmedian.1.html \
299 tiffset.1.html \
300 tiffsplit.1.html \
301 tiffsv.1.html
302
303dist_doc_DATA = $(indexfile) $(docfiles)
304INDEXSTART = '<HTML><HEAD><TITLE>Libtiff HTML manpage index</TITLE></HEAD><BODY BGCOLOR=white><ul><H2>Man Pages</h2><p>'
305INDEXEND = '</ul></BODY></HTML>'
306manpages = $(docfiles:.html=)
307all: all-am
308
309.SUFFIXES:
310$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
311 @for dep in $?; do \
312 case '$(am__configure_deps)' in \
313 *$$dep*) \
314 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
315 && exit 0; \
316 exit 1;; \
317 esac; \
318 done; \
319 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign html/man/Makefile'; \
320 cd $(top_srcdir) && \
321 $(AUTOMAKE) --foreign html/man/Makefile
322.PRECIOUS: Makefile
323Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
324 @case '$?' in \
325 *config.status*) \
326 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
327 *) \
328 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
329 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
330 esac;
331
332$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
333 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
334
335$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
336 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
337$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
338 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
339
340mostlyclean-libtool:
341 -rm -f *.lo
342
343clean-libtool:
344 -rm -rf .libs _libs
345
346distclean-libtool:
347 -rm -f libtool
348uninstall-info-am:
349install-dist_docDATA: $(dist_doc_DATA)
350 @$(NORMAL_INSTALL)
351 test -z "$(docdir)" || $(mkdir_p) "$(DESTDIR)$(docdir)"
352 @list='$(dist_doc_DATA)'; for p in $$list; do \
353 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
354 f=$(am__strip_dir) \
355 echo " $(dist_docDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docdir)/$$f'"; \
356 $(dist_docDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(docdir)/$$f"; \
357 done
358
359uninstall-dist_docDATA:
360 @$(NORMAL_UNINSTALL)
361 @list='$(dist_doc_DATA)'; for p in $$list; do \
362 f=$(am__strip_dir) \
363 echo " rm -f '$(DESTDIR)$(docdir)/$$f'"; \
364 rm -f "$(DESTDIR)$(docdir)/$$f"; \
365 done
366tags: TAGS
367TAGS:
368
369ctags: CTAGS
370CTAGS:
371
372
373distdir: $(DISTFILES)
374 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
375 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
376 list='$(DISTFILES)'; for file in $$list; do \
377 case $$file in \
378 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
379 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
380 esac; \
381 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
382 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
383 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
384 dir="/$$dir"; \
385 $(mkdir_p) "$(distdir)$$dir"; \
386 else \
387 dir=''; \
388 fi; \
389 if test -d $$d/$$file; then \
390 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
391 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
392 fi; \
393 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
394 else \
395 test -f $(distdir)/$$file \
396 || cp -p $$d/$$file $(distdir)/$$file \
397 || exit 1; \
398 fi; \
399 done
400check-am: all-am
401check: check-am
402all-am: Makefile $(DATA)
403installdirs:
404 for dir in "$(DESTDIR)$(docdir)"; do \
405 test -z "$$dir" || $(mkdir_p) "$$dir"; \
406 done
407install: install-am
408install-exec: install-exec-am
409install-data: install-data-am
410uninstall: uninstall-am
411
412install-am: all-am
413 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
414
415installcheck: installcheck-am
416install-strip:
417 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
418 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
419 `test -z '$(STRIP)' || \
420 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
421mostlyclean-generic:
422
423clean-generic:
424
425distclean-generic:
426 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
427
428maintainer-clean-generic:
429 @echo "This command is intended for maintainers to use"
430 @echo "it deletes files that may require special tools to rebuild."
431clean: clean-am
432
433clean-am: clean-generic clean-libtool mostlyclean-am
434
435distclean: distclean-am
436 -rm -f Makefile
437distclean-am: clean-am distclean-generic distclean-libtool
438
439dvi: dvi-am
440
441dvi-am:
442
443html: html-am
444
445info: info-am
446
447info-am:
448
449install-data-am: install-dist_docDATA
450
451install-exec-am:
452
453install-info: install-info-am
454
455install-man:
456
457installcheck-am:
458
459maintainer-clean: maintainer-clean-am
460 -rm -f Makefile
461maintainer-clean-am: distclean-am maintainer-clean-generic
462
463mostlyclean: mostlyclean-am
464
465mostlyclean-am: mostlyclean-generic mostlyclean-libtool
466
467pdf: pdf-am
468
469pdf-am:
470
471ps: ps-am
472
473ps-am:
474
475uninstall-am: uninstall-dist_docDATA uninstall-info-am
476
477.PHONY: all all-am check check-am clean clean-generic clean-libtool \
478 distclean distclean-generic distclean-libtool distdir dvi \
479 dvi-am html html-am info info-am install install-am \
480 install-data install-data-am install-dist_docDATA install-exec \
481 install-exec-am install-info install-info-am install-man \
482 install-strip installcheck installcheck-am installdirs \
483 maintainer-clean maintainer-clean-generic mostlyclean \
484 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
485 uninstall uninstall-am uninstall-dist_docDATA \
486 uninstall-info-am
487
488
489.PHONY: index
490index: $(docfiles)
491 ${ECHO} ${INDEXSTART} > $(indexfile)
492 for i in $^; do \
493 ${ECHO} '<li><A HREF='$$i'>'$$i'</a>' >> $(indexfile); \
494 done
495 ${ECHO} ${INDEXEND} >> $(indexfile)
496
497.PHONY: htmldoc
498htmldoc: index
499 for i in $(manpages); do \
500 ${GROFF} $(MANSRCDIR)/$$i > $(HTMLMANDIR)/$$i.html; \
501 done
502# Tell versions [3.59,3.63) of GNU make to not export all variables.
503# Otherwise a system limit (for SysV at least) may be exceeded.
504.NOEXPORT: