]> git.saurik.com Git - wxWidgets.git/blame - src/tiff/html/man/Makefile.in
The alignment controls are now left-aligned if the floating controls are not shown.
[wxWidgets.git] / src / tiff / html / man / Makefile.in
CommitLineData
80ed523f 1# Makefile.in generated by automake 1.12.4 from Makefile.am.
8414a40c
VZ
2# @configure_input@
3
80ed523f
VZ
4# Copyright (C) 1994-2012 Free Software Foundation, Inc.
5
8414a40c
VZ
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
8414a40c 42VPATH = @srcdir@
80ed523f
VZ
43am__make_dryrun = \
44 { \
45 am__dry=no; \
46 case $$MAKEFLAGS in \
47 *\\[\ \ ]*) \
48 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
49 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
50 *) \
51 for am__flg in $$MAKEFLAGS; do \
52 case $$am__flg in \
53 *=*|--*) ;; \
54 *n*) am__dry=yes; break;; \
55 esac; \
56 done;; \
57 esac; \
58 test $$am__dry = yes; \
59 }
8414a40c 60pkgdatadir = $(datadir)/@PACKAGE@
8414a40c 61pkgincludedir = $(includedir)/@PACKAGE@
80ed523f
VZ
62pkglibdir = $(libdir)/@PACKAGE@
63pkglibexecdir = $(libexecdir)/@PACKAGE@
8414a40c 64am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
8414a40c
VZ
65install_sh_DATA = $(install_sh) -c -m 644
66install_sh_PROGRAM = $(install_sh) -c
67install_sh_SCRIPT = $(install_sh) -c
68INSTALL_HEADER = $(INSTALL_DATA)
69transform = $(program_transform_name)
70NORMAL_INSTALL = :
71PRE_INSTALL = :
72POST_INSTALL = :
73NORMAL_UNINSTALL = :
74PRE_UNINSTALL = :
75POST_UNINSTALL = :
76build_triplet = @build@
77host_triplet = @host@
8414a40c
VZ
78subdir = html/man
79DIST_COMMON = $(dist_doc_DATA) $(srcdir)/Makefile.am \
80ed523f 80 $(srcdir)/Makefile.in $(top_srcdir)/config/mkinstalldirs
8414a40c
VZ
81ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
82am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
83 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
84 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
80ed523f 85 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
8414a40c
VZ
86am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
87 $(ACLOCAL_M4)
88mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
89CONFIG_HEADER = $(top_builddir)/libtiff/tif_config.h \
90 $(top_builddir)/libtiff/tiffconf.h
91CONFIG_CLEAN_FILES =
80ed523f
VZ
92CONFIG_CLEAN_VPATH_FILES =
93AM_V_P = $(am__v_P_@AM_V@)
94am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
95am__v_P_0 = false
96am__v_P_1 = :
97AM_V_GEN = $(am__v_GEN_@AM_V@)
98am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
99am__v_GEN_0 = @echo " GEN " $@;
100am__v_GEN_1 =
101AM_V_at = $(am__v_at_@AM_V@)
102am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
103am__v_at_0 = @
104am__v_at_1 =
8414a40c
VZ
105SOURCES =
106DIST_SOURCES =
80ed523f
VZ
107am__can_run_installinfo = \
108 case $$AM_UPDATE_INFO_DIR in \
109 n|no|NO) false;; \
110 *) (install-info --version) >/dev/null 2>&1;; \
111 esac
8414a40c
VZ
112am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
113am__vpath_adj = case $$p in \
114 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
115 *) f=$$p;; \
116 esac;
80ed523f
VZ
117am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
118am__install_max = 40
119am__nobase_strip_setup = \
120 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
121am__nobase_strip = \
122 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
123am__nobase_list = $(am__nobase_strip_setup); \
124 for p in $$list; do echo "$$p $$p"; done | \
125 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
126 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
127 if (++n[$$2] == $(am__install_max)) \
128 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
129 END { for (dir in files) print dir, files[dir] }'
130am__base_list = \
131 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
132 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
133am__uninstall_files_from_dir = { \
134 test -z "$$files" \
135 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
136 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
137 $(am__cd) "$$dir" && rm -f $$files; }; \
138 }
8414a40c 139am__installdirs = "$(DESTDIR)$(docdir)"
8414a40c
VZ
140DATA = $(dist_doc_DATA)
141DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
142ACLOCAL = @ACLOCAL@
8414a40c 143AMTAR = @AMTAR@
80ed523f 144AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
8414a40c
VZ
145AR = @AR@
146AS = @AS@
147AUTOCONF = @AUTOCONF@
148AUTOHEADER = @AUTOHEADER@
149AUTOMAKE = @AUTOMAKE@
150AWK = @AWK@
151CC = @CC@
152CCDEPMODE = @CCDEPMODE@
153CFLAGS = @CFLAGS@
154CPP = @CPP@
155CPPFLAGS = @CPPFLAGS@
156CXX = @CXX@
157CXXCPP = @CXXCPP@
158CXXDEPMODE = @CXXDEPMODE@
159CXXFLAGS = @CXXFLAGS@
160CYGPATH_W = @CYGPATH_W@
161DEFS = @DEFS@
162DEPDIR = @DEPDIR@
163DLLTOOL = @DLLTOOL@
80ed523f 164DSYMUTIL = @DSYMUTIL@
8414a40c
VZ
165DUMPBIN = @DUMPBIN@
166ECHO_C = @ECHO_C@
167ECHO_N = @ECHO_N@
168ECHO_T = @ECHO_T@
169EGREP = @EGREP@
170EXEEXT = @EXEEXT@
171FGREP = @FGREP@
172GLUT_CFLAGS = @GLUT_CFLAGS@
173GLUT_LIBS = @GLUT_LIBS@
174GLU_CFLAGS = @GLU_CFLAGS@
175GLU_LIBS = @GLU_LIBS@
176GL_CFLAGS = @GL_CFLAGS@
177GL_LIBS = @GL_LIBS@
178GREP = @GREP@
80ed523f 179INSTALL = @INSTALL@
8414a40c
VZ
180INSTALL_DATA = @INSTALL_DATA@
181INSTALL_PROGRAM = @INSTALL_PROGRAM@
182INSTALL_SCRIPT = @INSTALL_SCRIPT@
183INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
184LD = @LD@
185LDFLAGS = @LDFLAGS@
186LIBDIR = @LIBDIR@
187LIBOBJS = @LIBOBJS@
188LIBS = @LIBS@
189LIBTIFF_ALPHA_VERSION = @LIBTIFF_ALPHA_VERSION@
190LIBTIFF_DOCDIR = @LIBTIFF_DOCDIR@
191LIBTIFF_MAJOR_VERSION = @LIBTIFF_MAJOR_VERSION@
192LIBTIFF_MICRO_VERSION = @LIBTIFF_MICRO_VERSION@
193LIBTIFF_MINOR_VERSION = @LIBTIFF_MINOR_VERSION@
194LIBTIFF_RELEASE_DATE = @LIBTIFF_RELEASE_DATE@
195LIBTIFF_VERSION = @LIBTIFF_VERSION@
196LIBTIFF_VERSION_INFO = @LIBTIFF_VERSION_INFO@
197LIBTOOL = @LIBTOOL@
80ed523f 198LIPO = @LIPO@
8414a40c
VZ
199LN_S = @LN_S@
200LTLIBOBJS = @LTLIBOBJS@
201MAINT = @MAINT@
8414a40c 202MAKEINFO = @MAKEINFO@
80ed523f
VZ
203MANIFEST_TOOL = @MANIFEST_TOOL@
204MKDIR_P = @MKDIR_P@
8414a40c 205NM = @NM@
80ed523f 206NMEDIT = @NMEDIT@
8414a40c
VZ
207OBJDUMP = @OBJDUMP@
208OBJEXT = @OBJEXT@
80ed523f
VZ
209OTOOL = @OTOOL@
210OTOOL64 = @OTOOL64@
8414a40c
VZ
211PACKAGE = @PACKAGE@
212PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
213PACKAGE_NAME = @PACKAGE_NAME@
214PACKAGE_STRING = @PACKAGE_STRING@
215PACKAGE_TARNAME = @PACKAGE_TARNAME@
80ed523f 216PACKAGE_URL = @PACKAGE_URL@
8414a40c
VZ
217PACKAGE_VERSION = @PACKAGE_VERSION@
218PATH_SEPARATOR = @PATH_SEPARATOR@
219PTHREAD_CC = @PTHREAD_CC@
220PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
221PTHREAD_LIBS = @PTHREAD_LIBS@
222RANLIB = @RANLIB@
223SED = @SED@
224SET_MAKE = @SET_MAKE@
225SHELL = @SHELL@
226STRIP = @STRIP@
227VERSION = @VERSION@
80ed523f 228XMKMF = @XMKMF@
8414a40c
VZ
229X_CFLAGS = @X_CFLAGS@
230X_EXTRA_LIBS = @X_EXTRA_LIBS@
231X_LIBS = @X_LIBS@
232X_PRE_LIBS = @X_PRE_LIBS@
80ed523f
VZ
233abs_builddir = @abs_builddir@
234abs_srcdir = @abs_srcdir@
235abs_top_builddir = @abs_top_builddir@
236abs_top_srcdir = @abs_top_srcdir@
8414a40c 237ac_ct_AR = @ac_ct_AR@
8414a40c
VZ
238ac_ct_CC = @ac_ct_CC@
239ac_ct_CXX = @ac_ct_CXX@
8414a40c 240ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
8414a40c
VZ
241am__include = @am__include@
242am__leading_dot = @am__leading_dot@
243am__quote = @am__quote@
244am__tar = @am__tar@
245am__untar = @am__untar@
80ed523f 246ax_pthread_config = @ax_pthread_config@
8414a40c
VZ
247bindir = @bindir@
248build = @build@
249build_alias = @build_alias@
250build_cpu = @build_cpu@
251build_os = @build_os@
252build_vendor = @build_vendor@
80ed523f 253builddir = @builddir@
8414a40c 254datadir = @datadir@
80ed523f
VZ
255datarootdir = @datarootdir@
256docdir = $(LIBTIFF_DOCDIR)/html/man
257dvidir = @dvidir@
8414a40c
VZ
258exec_prefix = @exec_prefix@
259host = @host@
260host_alias = @host_alias@
261host_cpu = @host_cpu@
262host_os = @host_os@
263host_vendor = @host_vendor@
80ed523f 264htmldir = @htmldir@
8414a40c
VZ
265includedir = @includedir@
266infodir = @infodir@
267install_sh = @install_sh@
268libdir = @libdir@
269libexecdir = @libexecdir@
80ed523f 270localedir = @localedir@
8414a40c 271localstatedir = @localstatedir@
8414a40c
VZ
272mandir = @mandir@
273mkdir_p = @mkdir_p@
274oldincludedir = @oldincludedir@
80ed523f 275pdfdir = @pdfdir@
8414a40c
VZ
276prefix = @prefix@
277program_transform_name = @program_transform_name@
80ed523f 278psdir = @psdir@
8414a40c
VZ
279sbindir = @sbindir@
280sharedstatedir = @sharedstatedir@
80ed523f 281srcdir = @srcdir@
8414a40c 282sysconfdir = @sysconfdir@
8414a40c 283target_alias = @target_alias@
80ed523f
VZ
284tiff_libs_private = @tiff_libs_private@
285top_build_prefix = @top_build_prefix@
286top_builddir = @top_builddir@
287top_srcdir = @top_srcdir@
8414a40c
VZ
288MANSRCDIR = $(top_srcdir)/man
289HTMLMANDIR = $(top_srcdir)/html/man
290GROFF = groff -Thtml -mandoc
291ECHO = echo
292indexfile = index.html
293docfiles = \
294 libtiff.3tiff.html \
295 TIFFbuffer.3tiff.html \
296 TIFFClose.3tiff.html \
297 TIFFcodec.3tiff.html \
298 TIFFcolor.3tiff.html \
299 TIFFDataWidth.3tiff.html \
300 TIFFError.3tiff.html \
80ed523f
VZ
301 TIFFFieldDataType.3tiff.html \
302 TIFFFieldName.3tiff.html \
303 TIFFFieldPassCount.3tiff.html \
304 TIFFFieldReadCount.3tiff.html \
305 TIFFFieldTag.3tiff.html \
306 TIFFFieldWriteCount.3tiff.html \
8414a40c
VZ
307 TIFFFlush.3tiff.html \
308 TIFFGetField.3tiff.html \
309 TIFFmemory.3tiff.html \
310 TIFFOpen.3tiff.html \
311 TIFFPrintDirectory.3tiff.html \
312 TIFFquery.3tiff.html \
313 TIFFReadDirectory.3tiff.html \
314 TIFFReadEncodedStrip.3tiff.html \
315 TIFFReadEncodedTile.3tiff.html \
316 TIFFReadRawStrip.3tiff.html \
317 TIFFReadRawTile.3tiff.html \
318 TIFFReadRGBAImage.3tiff.html \
319 TIFFReadRGBAStrip.3tiff.html \
320 TIFFReadRGBATile.3tiff.html \
321 TIFFReadScanline.3tiff.html \
322 TIFFReadTile.3tiff.html \
323 TIFFRGBAImage.3tiff.html \
324 TIFFSetDirectory.3tiff.html \
325 TIFFSetField.3tiff.html \
326 TIFFsize.3tiff.html \
327 TIFFstrip.3tiff.html \
328 TIFFswab.3tiff.html \
329 TIFFtile.3tiff.html \
330 TIFFWarning.3tiff.html \
331 TIFFWriteDirectory.3tiff.html \
332 TIFFWriteEncodedStrip.3tiff.html \
333 TIFFWriteEncodedTile.3tiff.html \
334 TIFFWriteRawStrip.3tiff.html \
335 TIFFWriteRawTile.3tiff.html \
336 TIFFWriteScanline.3tiff.html \
337 TIFFWriteTile.3tiff.html \
80ed523f 338 bmp2tiff.1.html \
8414a40c
VZ
339 fax2ps.1.html \
340 fax2tiff.1.html \
341 gif2tiff.1.html \
342 pal2rgb.1.html \
343 ppm2tiff.1.html \
344 ras2tiff.1.html \
345 raw2tiff.1.html \
346 rgb2ycbcr.1.html \
347 sgi2tiff.1.html \
348 thumbnail.1.html \
349 tiff2bw.1.html \
350 tiff2pdf.1.html \
351 tiff2ps.1.html \
352 tiff2rgba.1.html \
353 tiffcmp.1.html \
354 tiffcp.1.html \
80ed523f 355 tiffcrop.1.html \
8414a40c
VZ
356 tiffdither.1.html \
357 tiffdump.1.html \
358 tiffgt.1.html \
359 tiffinfo.1.html \
360 tiffmedian.1.html \
361 tiffset.1.html \
362 tiffsplit.1.html \
363 tiffsv.1.html
364
365dist_doc_DATA = $(indexfile) $(docfiles)
366INDEXSTART = '<HTML><HEAD><TITLE>Libtiff HTML manpage index</TITLE></HEAD><BODY BGCOLOR=white><ul><H2>Man Pages</h2><p>'
367INDEXEND = '</ul></BODY></HTML>'
368manpages = $(docfiles:.html=)
369all: all-am
370
371.SUFFIXES:
372$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
373 @for dep in $?; do \
374 case '$(am__configure_deps)' in \
375 *$$dep*) \
80ed523f
VZ
376 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
377 && { if test -f $@; then exit 0; else break; fi; }; \
8414a40c
VZ
378 exit 1;; \
379 esac; \
380 done; \
80ed523f
VZ
381 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign html/man/Makefile'; \
382 $(am__cd) $(top_srcdir) && \
383 $(AUTOMAKE) --foreign html/man/Makefile
8414a40c
VZ
384.PRECIOUS: Makefile
385Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
386 @case '$?' in \
387 *config.status*) \
388 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
389 *) \
390 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
391 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
392 esac;
393
394$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
395 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
396
397$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
398 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
399$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
400 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
80ed523f 401$(am__aclocal_m4_deps):
8414a40c
VZ
402
403mostlyclean-libtool:
404 -rm -f *.lo
405
406clean-libtool:
407 -rm -rf .libs _libs
8414a40c
VZ
408install-dist_docDATA: $(dist_doc_DATA)
409 @$(NORMAL_INSTALL)
80ed523f
VZ
410 @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
411 if test -n "$$list"; then \
412 echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \
413 $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \
414 fi; \
415 for p in $$list; do \
8414a40c 416 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
80ed523f
VZ
417 echo "$$d$$p"; \
418 done | $(am__base_list) | \
419 while read files; do \
420 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
421 $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
8414a40c
VZ
422 done
423
424uninstall-dist_docDATA:
425 @$(NORMAL_UNINSTALL)
80ed523f
VZ
426 @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
427 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
428 dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
8414a40c
VZ
429tags: TAGS
430TAGS:
431
432ctags: CTAGS
433CTAGS:
434
80ed523f
VZ
435cscope cscopelist:
436
8414a40c
VZ
437
438distdir: $(DISTFILES)
80ed523f
VZ
439 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
440 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
441 list='$(DISTFILES)'; \
442 dist_files=`for file in $$list; do echo $$file; done | \
443 sed -e "s|^$$srcdirstrip/||;t" \
444 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
445 case $$dist_files in \
446 */*) $(MKDIR_P) `echo "$$dist_files" | \
447 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
448 sort -u` ;; \
449 esac; \
450 for file in $$dist_files; do \
8414a40c 451 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
8414a40c 452 if test -d $$d/$$file; then \
80ed523f
VZ
453 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
454 if test -d "$(distdir)/$$file"; then \
455 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
456 fi; \
8414a40c 457 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
80ed523f
VZ
458 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
459 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
8414a40c 460 fi; \
80ed523f 461 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
8414a40c 462 else \
80ed523f
VZ
463 test -f "$(distdir)/$$file" \
464 || cp -p $$d/$$file "$(distdir)/$$file" \
8414a40c
VZ
465 || exit 1; \
466 fi; \
467 done
468check-am: all-am
469check: check-am
470all-am: Makefile $(DATA)
471installdirs:
472 for dir in "$(DESTDIR)$(docdir)"; do \
80ed523f 473 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
8414a40c
VZ
474 done
475install: install-am
476install-exec: install-exec-am
477install-data: install-data-am
478uninstall: uninstall-am
479
480install-am: all-am
481 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
482
483installcheck: installcheck-am
484install-strip:
80ed523f
VZ
485 if test -z '$(STRIP)'; then \
486 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
487 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
488 install; \
489 else \
490 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
491 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
492 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
493 fi
8414a40c
VZ
494mostlyclean-generic:
495
496clean-generic:
497
498distclean-generic:
499 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
80ed523f 500 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
8414a40c
VZ
501
502maintainer-clean-generic:
503 @echo "This command is intended for maintainers to use"
504 @echo "it deletes files that may require special tools to rebuild."
505clean: clean-am
506
507clean-am: clean-generic clean-libtool mostlyclean-am
508
509distclean: distclean-am
510 -rm -f Makefile
80ed523f 511distclean-am: clean-am distclean-generic
8414a40c
VZ
512
513dvi: dvi-am
514
515dvi-am:
516
517html: html-am
518
80ed523f
VZ
519html-am:
520
8414a40c
VZ
521info: info-am
522
523info-am:
524
525install-data-am: install-dist_docDATA
526
80ed523f
VZ
527install-dvi: install-dvi-am
528
529install-dvi-am:
530
8414a40c
VZ
531install-exec-am:
532
80ed523f
VZ
533install-html: install-html-am
534
535install-html-am:
536
8414a40c
VZ
537install-info: install-info-am
538
80ed523f
VZ
539install-info-am:
540
8414a40c
VZ
541install-man:
542
80ed523f
VZ
543install-pdf: install-pdf-am
544
545install-pdf-am:
546
547install-ps: install-ps-am
548
549install-ps-am:
550
8414a40c
VZ
551installcheck-am:
552
553maintainer-clean: maintainer-clean-am
554 -rm -f Makefile
555maintainer-clean-am: distclean-am maintainer-clean-generic
556
557mostlyclean: mostlyclean-am
558
559mostlyclean-am: mostlyclean-generic mostlyclean-libtool
560
561pdf: pdf-am
562
563pdf-am:
564
565ps: ps-am
566
567ps-am:
568
80ed523f
VZ
569uninstall-am: uninstall-dist_docDATA
570
571.MAKE: install-am install-strip
8414a40c
VZ
572
573.PHONY: all all-am check check-am clean clean-generic clean-libtool \
574 distclean distclean-generic distclean-libtool distdir dvi \
575 dvi-am html html-am info info-am install install-am \
80ed523f
VZ
576 install-data install-data-am install-dist_docDATA install-dvi \
577 install-dvi-am install-exec install-exec-am install-html \
578 install-html-am install-info install-info-am install-man \
579 install-pdf install-pdf-am install-ps install-ps-am \
8414a40c
VZ
580 install-strip installcheck installcheck-am installdirs \
581 maintainer-clean maintainer-clean-generic mostlyclean \
582 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
80ed523f 583 uninstall uninstall-am uninstall-dist_docDATA
8414a40c
VZ
584
585
586.PHONY: index
80ed523f 587index:
8414a40c 588 ${ECHO} ${INDEXSTART} > $(indexfile)
80ed523f 589 for i in $(docfiles); do \
8414a40c
VZ
590 ${ECHO} '<li><A HREF='$$i'>'$$i'</a>' >> $(indexfile); \
591 done
592 ${ECHO} ${INDEXEND} >> $(indexfile)
593
594.PHONY: htmldoc
80ed523f 595htmldoc:
8414a40c
VZ
596 for i in $(manpages); do \
597 ${GROFF} $(MANSRCDIR)/$$i > $(HTMLMANDIR)/$$i.html; \
598 done
80ed523f 599
8414a40c
VZ
600# Tell versions [3.59,3.63) of GNU make to not export all variables.
601# Otherwise a system limit (for SysV at least) may be exceeded.
602.NOEXPORT: