]> git.saurik.com Git - wxWidgets.git/blame - src/tiff/man/Makefile.in
Propagate wxEVT_COMMAND_TEXT_UPDATED renaming to the real stc.cpp.
[wxWidgets.git] / src / tiff / 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.
8414a40c 41VPATH = @srcdir@
80ed523f
VZ
42am__make_dryrun = \
43 { \
44 am__dry=no; \
45 case $$MAKEFLAGS in \
46 *\\[\ \ ]*) \
47 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
48 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
49 *) \
50 for am__flg in $$MAKEFLAGS; do \
51 case $$am__flg in \
52 *=*|--*) ;; \
53 *n*) am__dry=yes; break;; \
54 esac; \
55 done;; \
56 esac; \
57 test $$am__dry = yes; \
58 }
8414a40c 59pkgdatadir = $(datadir)/@PACKAGE@
8414a40c 60pkgincludedir = $(includedir)/@PACKAGE@
80ed523f
VZ
61pkglibdir = $(libdir)/@PACKAGE@
62pkglibexecdir = $(libexecdir)/@PACKAGE@
8414a40c 63am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
8414a40c
VZ
64install_sh_DATA = $(install_sh) -c -m 644
65install_sh_PROGRAM = $(install_sh) -c
66install_sh_SCRIPT = $(install_sh) -c
67INSTALL_HEADER = $(INSTALL_DATA)
68transform = $(program_transform_name)
69NORMAL_INSTALL = :
70PRE_INSTALL = :
71POST_INSTALL = :
72NORMAL_UNINSTALL = :
73PRE_UNINSTALL = :
74POST_UNINSTALL = :
75build_triplet = @build@
76host_triplet = @host@
8414a40c
VZ
77subdir = man
78DIST_COMMON = $(dist_man1_MANS) $(dist_man3_MANS) \
80ed523f
VZ
79 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
80 $(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
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;
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
VZ
139man1dir = $(mandir)/man1
140am__installdirs = "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man3dir)"
141man3dir = $(mandir)/man3
142NROFF = nroff
143MANS = $(dist_man1_MANS) $(dist_man3_MANS)
144DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
145ACLOCAL = @ACLOCAL@
8414a40c 146AMTAR = @AMTAR@
80ed523f 147AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
8414a40c
VZ
148AR = @AR@
149AS = @AS@
150AUTOCONF = @AUTOCONF@
151AUTOHEADER = @AUTOHEADER@
152AUTOMAKE = @AUTOMAKE@
153AWK = @AWK@
154CC = @CC@
155CCDEPMODE = @CCDEPMODE@
156CFLAGS = @CFLAGS@
157CPP = @CPP@
158CPPFLAGS = @CPPFLAGS@
159CXX = @CXX@
160CXXCPP = @CXXCPP@
161CXXDEPMODE = @CXXDEPMODE@
162CXXFLAGS = @CXXFLAGS@
163CYGPATH_W = @CYGPATH_W@
164DEFS = @DEFS@
165DEPDIR = @DEPDIR@
166DLLTOOL = @DLLTOOL@
80ed523f 167DSYMUTIL = @DSYMUTIL@
8414a40c
VZ
168DUMPBIN = @DUMPBIN@
169ECHO_C = @ECHO_C@
170ECHO_N = @ECHO_N@
171ECHO_T = @ECHO_T@
172EGREP = @EGREP@
173EXEEXT = @EXEEXT@
174FGREP = @FGREP@
175GLUT_CFLAGS = @GLUT_CFLAGS@
176GLUT_LIBS = @GLUT_LIBS@
177GLU_CFLAGS = @GLU_CFLAGS@
178GLU_LIBS = @GLU_LIBS@
179GL_CFLAGS = @GL_CFLAGS@
180GL_LIBS = @GL_LIBS@
181GREP = @GREP@
80ed523f 182INSTALL = @INSTALL@
8414a40c
VZ
183INSTALL_DATA = @INSTALL_DATA@
184INSTALL_PROGRAM = @INSTALL_PROGRAM@
185INSTALL_SCRIPT = @INSTALL_SCRIPT@
186INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
187LD = @LD@
188LDFLAGS = @LDFLAGS@
189LIBDIR = @LIBDIR@
190LIBOBJS = @LIBOBJS@
191LIBS = @LIBS@
192LIBTIFF_ALPHA_VERSION = @LIBTIFF_ALPHA_VERSION@
193LIBTIFF_DOCDIR = @LIBTIFF_DOCDIR@
194LIBTIFF_MAJOR_VERSION = @LIBTIFF_MAJOR_VERSION@
195LIBTIFF_MICRO_VERSION = @LIBTIFF_MICRO_VERSION@
196LIBTIFF_MINOR_VERSION = @LIBTIFF_MINOR_VERSION@
197LIBTIFF_RELEASE_DATE = @LIBTIFF_RELEASE_DATE@
198LIBTIFF_VERSION = @LIBTIFF_VERSION@
199LIBTIFF_VERSION_INFO = @LIBTIFF_VERSION_INFO@
200LIBTOOL = @LIBTOOL@
80ed523f 201LIPO = @LIPO@
8414a40c
VZ
202LN_S = @LN_S@
203LTLIBOBJS = @LTLIBOBJS@
204MAINT = @MAINT@
8414a40c 205MAKEINFO = @MAKEINFO@
80ed523f
VZ
206MANIFEST_TOOL = @MANIFEST_TOOL@
207MKDIR_P = @MKDIR_P@
8414a40c 208NM = @NM@
80ed523f 209NMEDIT = @NMEDIT@
8414a40c
VZ
210OBJDUMP = @OBJDUMP@
211OBJEXT = @OBJEXT@
80ed523f
VZ
212OTOOL = @OTOOL@
213OTOOL64 = @OTOOL64@
8414a40c
VZ
214PACKAGE = @PACKAGE@
215PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
216PACKAGE_NAME = @PACKAGE_NAME@
217PACKAGE_STRING = @PACKAGE_STRING@
218PACKAGE_TARNAME = @PACKAGE_TARNAME@
80ed523f 219PACKAGE_URL = @PACKAGE_URL@
8414a40c
VZ
220PACKAGE_VERSION = @PACKAGE_VERSION@
221PATH_SEPARATOR = @PATH_SEPARATOR@
222PTHREAD_CC = @PTHREAD_CC@
223PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
224PTHREAD_LIBS = @PTHREAD_LIBS@
225RANLIB = @RANLIB@
226SED = @SED@
227SET_MAKE = @SET_MAKE@
228SHELL = @SHELL@
229STRIP = @STRIP@
230VERSION = @VERSION@
80ed523f 231XMKMF = @XMKMF@
8414a40c
VZ
232X_CFLAGS = @X_CFLAGS@
233X_EXTRA_LIBS = @X_EXTRA_LIBS@
234X_LIBS = @X_LIBS@
235X_PRE_LIBS = @X_PRE_LIBS@
80ed523f
VZ
236abs_builddir = @abs_builddir@
237abs_srcdir = @abs_srcdir@
238abs_top_builddir = @abs_top_builddir@
239abs_top_srcdir = @abs_top_srcdir@
8414a40c 240ac_ct_AR = @ac_ct_AR@
8414a40c
VZ
241ac_ct_CC = @ac_ct_CC@
242ac_ct_CXX = @ac_ct_CXX@
8414a40c 243ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
8414a40c
VZ
244am__include = @am__include@
245am__leading_dot = @am__leading_dot@
246am__quote = @am__quote@
247am__tar = @am__tar@
248am__untar = @am__untar@
80ed523f 249ax_pthread_config = @ax_pthread_config@
8414a40c
VZ
250bindir = @bindir@
251build = @build@
252build_alias = @build_alias@
253build_cpu = @build_cpu@
254build_os = @build_os@
255build_vendor = @build_vendor@
80ed523f 256builddir = @builddir@
8414a40c 257datadir = @datadir@
80ed523f
VZ
258datarootdir = @datarootdir@
259docdir = @docdir@
260dvidir = @dvidir@
8414a40c
VZ
261exec_prefix = @exec_prefix@
262host = @host@
263host_alias = @host_alias@
264host_cpu = @host_cpu@
265host_os = @host_os@
266host_vendor = @host_vendor@
80ed523f 267htmldir = @htmldir@
8414a40c
VZ
268includedir = @includedir@
269infodir = @infodir@
270install_sh = @install_sh@
271libdir = @libdir@
272libexecdir = @libexecdir@
80ed523f 273localedir = @localedir@
8414a40c 274localstatedir = @localstatedir@
8414a40c
VZ
275mandir = @mandir@
276mkdir_p = @mkdir_p@
277oldincludedir = @oldincludedir@
80ed523f 278pdfdir = @pdfdir@
8414a40c
VZ
279prefix = @prefix@
280program_transform_name = @program_transform_name@
80ed523f 281psdir = @psdir@
8414a40c
VZ
282sbindir = @sbindir@
283sharedstatedir = @sharedstatedir@
80ed523f 284srcdir = @srcdir@
8414a40c 285sysconfdir = @sysconfdir@
8414a40c 286target_alias = @target_alias@
80ed523f
VZ
287tiff_libs_private = @tiff_libs_private@
288top_build_prefix = @top_build_prefix@
289top_builddir = @top_builddir@
290top_srcdir = @top_srcdir@
8414a40c
VZ
291dist_man1_MANS = \
292 bmp2tiff.1 \
293 fax2ps.1 \
294 fax2tiff.1 \
295 gif2tiff.1 \
296 pal2rgb.1 \
297 ppm2tiff.1 \
298 ras2tiff.1 \
299 raw2tiff.1 \
300 rgb2ycbcr.1 \
301 sgi2tiff.1 \
302 thumbnail.1 \
303 tiff2bw.1 \
304 tiff2pdf.1 \
305 tiff2ps.1 \
306 tiff2rgba.1 \
307 tiffcmp.1 \
308 tiffcp.1 \
80ed523f 309 tiffcrop.1 \
8414a40c
VZ
310 tiffdither.1 \
311 tiffdump.1 \
312 tiffgt.1 \
313 tiffinfo.1 \
314 tiffmedian.1 \
315 tiffset.1 \
316 tiffsplit.1 \
317 tiffsv.1
318
319dist_man3_MANS = \
320 libtiff.3tiff \
321 TIFFbuffer.3tiff \
322 TIFFClose.3tiff \
323 TIFFcodec.3tiff \
324 TIFFcolor.3tiff \
325 TIFFDataWidth.3tiff \
326 TIFFError.3tiff \
80ed523f
VZ
327 TIFFFieldDataType.3tiff \
328 TIFFFieldName.3tiff \
329 TIFFFieldPassCount.3tiff \
330 TIFFFieldReadCount.3tiff \
331 TIFFFieldTag.3tiff \
332 TIFFFieldWriteCount.3tiff \
8414a40c
VZ
333 TIFFFlush.3tiff \
334 TIFFGetField.3tiff \
335 TIFFmemory.3tiff \
336 TIFFOpen.3tiff \
337 TIFFPrintDirectory.3tiff \
338 TIFFquery.3tiff \
339 TIFFReadDirectory.3tiff \
340 TIFFReadEncodedStrip.3tiff \
341 TIFFReadEncodedTile.3tiff \
342 TIFFReadRawStrip.3tiff \
343 TIFFReadRawTile.3tiff \
344 TIFFReadRGBAImage.3tiff \
345 TIFFReadRGBAStrip.3tiff \
346 TIFFReadRGBATile.3tiff \
347 TIFFReadScanline.3tiff \
348 TIFFReadTile.3tiff \
349 TIFFRGBAImage.3tiff \
350 TIFFSetDirectory.3tiff \
351 TIFFSetField.3tiff \
352 TIFFsize.3tiff \
353 TIFFstrip.3tiff \
354 TIFFswab.3tiff \
355 TIFFtile.3tiff \
356 TIFFWarning.3tiff \
357 TIFFWriteDirectory.3tiff \
358 TIFFWriteEncodedStrip.3tiff \
359 TIFFWriteEncodedTile.3tiff \
360 TIFFWriteRawStrip.3tiff \
361 TIFFWriteRawTile.3tiff \
362 TIFFWriteScanline.3tiff \
363 TIFFWriteTile.3tiff
364
365all: all-am
366
367.SUFFIXES:
368$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
369 @for dep in $?; do \
370 case '$(am__configure_deps)' in \
371 *$$dep*) \
80ed523f
VZ
372 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
373 && { if test -f $@; then exit 0; else break; fi; }; \
8414a40c
VZ
374 exit 1;; \
375 esac; \
376 done; \
80ed523f
VZ
377 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/Makefile'; \
378 $(am__cd) $(top_srcdir) && \
379 $(AUTOMAKE) --foreign man/Makefile
8414a40c
VZ
380.PRECIOUS: Makefile
381Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
382 @case '$?' in \
383 *config.status*) \
384 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
385 *) \
386 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
387 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
388 esac;
389
390$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
391 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
392
393$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
394 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
395$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
396 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
80ed523f 397$(am__aclocal_m4_deps):
8414a40c
VZ
398
399mostlyclean-libtool:
400 -rm -f *.lo
401
402clean-libtool:
403 -rm -rf .libs _libs
80ed523f 404install-man1: $(dist_man1_MANS)
8414a40c 405 @$(NORMAL_INSTALL)
80ed523f
VZ
406 @list1='$(dist_man1_MANS)'; \
407 list2=''; \
408 test -n "$(man1dir)" \
409 && test -n "`echo $$list1$$list2`" \
410 || exit 0; \
411 echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
412 $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
413 { for i in $$list1; do echo "$$i"; done; \
414 if test -n "$$list2"; then \
415 for i in $$list2; do echo "$$i"; done \
416 | sed -n '/\.1[a-z]*$$/p'; \
417 fi; \
418 } | while read p; do \
419 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
420 echo "$$d$$p"; echo "$$p"; \
421 done | \
422 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
423 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
424 sed 'N;N;s,\n, ,g' | { \
425 list=; while read file base inst; do \
426 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
427 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
428 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
429 fi; \
8414a40c 430 done; \
80ed523f
VZ
431 for i in $$list; do echo "$$i"; done | $(am__base_list) | \
432 while read files; do \
433 test -z "$$files" || { \
434 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
435 $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
436 done; }
437
8414a40c
VZ
438uninstall-man1:
439 @$(NORMAL_UNINSTALL)
80ed523f
VZ
440 @list='$(dist_man1_MANS)'; test -n "$(man1dir)" || exit 0; \
441 files=`{ for i in $$list; do echo "$$i"; done; \
442 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
443 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
444 dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
445install-man3: $(dist_man3_MANS)
8414a40c 446 @$(NORMAL_INSTALL)
80ed523f
VZ
447 @list1='$(dist_man3_MANS)'; \
448 list2=''; \
449 test -n "$(man3dir)" \
450 && test -n "`echo $$list1$$list2`" \
451 || exit 0; \
452 echo " $(MKDIR_P) '$(DESTDIR)$(man3dir)'"; \
453 $(MKDIR_P) "$(DESTDIR)$(man3dir)" || exit 1; \
454 { for i in $$list1; do echo "$$i"; done; \
455 if test -n "$$list2"; then \
456 for i in $$list2; do echo "$$i"; done \
457 | sed -n '/\.3[a-z]*$$/p'; \
458 fi; \
459 } | while read p; do \
460 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
461 echo "$$d$$p"; echo "$$p"; \
462 done | \
463 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
464 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
465 sed 'N;N;s,\n, ,g' | { \
466 list=; while read file base inst; do \
467 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
468 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
469 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst" || exit $$?; \
470 fi; \
8414a40c 471 done; \
80ed523f
VZ
472 for i in $$list; do echo "$$i"; done | $(am__base_list) | \
473 while read files; do \
474 test -z "$$files" || { \
475 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man3dir)'"; \
476 $(INSTALL_DATA) $$files "$(DESTDIR)$(man3dir)" || exit $$?; }; \
477 done; }
478
8414a40c
VZ
479uninstall-man3:
480 @$(NORMAL_UNINSTALL)
80ed523f
VZ
481 @list='$(dist_man3_MANS)'; test -n "$(man3dir)" || exit 0; \
482 files=`{ for i in $$list; do echo "$$i"; done; \
483 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
484 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
485 dir='$(DESTDIR)$(man3dir)'; $(am__uninstall_files_from_dir)
8414a40c
VZ
486tags: TAGS
487TAGS:
488
489ctags: CTAGS
490CTAGS:
491
80ed523f
VZ
492cscope cscopelist:
493
8414a40c
VZ
494
495distdir: $(DISTFILES)
80ed523f
VZ
496 @list='$(MANS)'; if test -n "$$list"; then \
497 list=`for p in $$list; do \
498 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
499 if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
500 if test -n "$$list" && \
501 grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
502 echo "error: found man pages containing the 'missing help2man' replacement text:" >&2; \
503 grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/ /' >&2; \
504 echo " to fix them, install help2man, remove and regenerate the man pages;" >&2; \
505 echo " typically 'make maintainer-clean' will remove them" >&2; \
506 exit 1; \
507 else :; fi; \
508 else :; fi
509 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
510 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
511 list='$(DISTFILES)'; \
512 dist_files=`for file in $$list; do echo $$file; done | \
513 sed -e "s|^$$srcdirstrip/||;t" \
514 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
515 case $$dist_files in \
516 */*) $(MKDIR_P) `echo "$$dist_files" | \
517 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
518 sort -u` ;; \
519 esac; \
520 for file in $$dist_files; do \
8414a40c 521 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
8414a40c 522 if test -d $$d/$$file; then \
80ed523f
VZ
523 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
524 if test -d "$(distdir)/$$file"; then \
525 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
526 fi; \
8414a40c 527 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
80ed523f
VZ
528 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
529 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
8414a40c 530 fi; \
80ed523f 531 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
8414a40c 532 else \
80ed523f
VZ
533 test -f "$(distdir)/$$file" \
534 || cp -p $$d/$$file "$(distdir)/$$file" \
8414a40c
VZ
535 || exit 1; \
536 fi; \
537 done
538check-am: all-am
539check: check-am
540all-am: Makefile $(MANS)
541installdirs:
542 for dir in "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man3dir)"; do \
80ed523f 543 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
8414a40c
VZ
544 done
545install: install-am
546install-exec: install-exec-am
547install-data: install-data-am
548uninstall: uninstall-am
549
550install-am: all-am
551 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
552
553installcheck: installcheck-am
554install-strip:
80ed523f
VZ
555 if test -z '$(STRIP)'; then \
556 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
557 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
558 install; \
559 else \
560 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
561 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
562 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
563 fi
8414a40c
VZ
564mostlyclean-generic:
565
566clean-generic:
567
568distclean-generic:
569 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
80ed523f 570 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
8414a40c
VZ
571
572maintainer-clean-generic:
573 @echo "This command is intended for maintainers to use"
574 @echo "it deletes files that may require special tools to rebuild."
575clean: clean-am
576
577clean-am: clean-generic clean-libtool mostlyclean-am
578
579distclean: distclean-am
580 -rm -f Makefile
80ed523f 581distclean-am: clean-am distclean-generic
8414a40c
VZ
582
583dvi: dvi-am
584
585dvi-am:
586
587html: html-am
588
80ed523f
VZ
589html-am:
590
8414a40c
VZ
591info: info-am
592
593info-am:
594
595install-data-am: install-man
596
80ed523f
VZ
597install-dvi: install-dvi-am
598
599install-dvi-am:
600
8414a40c
VZ
601install-exec-am:
602
80ed523f
VZ
603install-html: install-html-am
604
605install-html-am:
606
8414a40c
VZ
607install-info: install-info-am
608
80ed523f
VZ
609install-info-am:
610
8414a40c
VZ
611install-man: install-man1 install-man3
612
80ed523f
VZ
613install-pdf: install-pdf-am
614
615install-pdf-am:
616
617install-ps: install-ps-am
618
619install-ps-am:
620
8414a40c
VZ
621installcheck-am:
622
623maintainer-clean: maintainer-clean-am
624 -rm -f Makefile
625maintainer-clean-am: distclean-am maintainer-clean-generic
626
627mostlyclean: mostlyclean-am
628
629mostlyclean-am: mostlyclean-generic mostlyclean-libtool
630
631pdf: pdf-am
632
633pdf-am:
634
635ps: ps-am
636
637ps-am:
638
80ed523f 639uninstall-am: uninstall-man
8414a40c
VZ
640
641uninstall-man: uninstall-man1 uninstall-man3
642
80ed523f
VZ
643.MAKE: install-am install-strip
644
8414a40c
VZ
645.PHONY: all all-am check check-am clean clean-generic clean-libtool \
646 distclean distclean-generic distclean-libtool distdir dvi \
647 dvi-am html html-am info info-am install install-am \
80ed523f
VZ
648 install-data install-data-am install-dvi install-dvi-am \
649 install-exec install-exec-am install-html install-html-am \
8414a40c 650 install-info install-info-am install-man install-man1 \
80ed523f
VZ
651 install-man3 install-pdf install-pdf-am install-ps \
652 install-ps-am install-strip installcheck installcheck-am \
8414a40c
VZ
653 installdirs maintainer-clean maintainer-clean-generic \
654 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
80ed523f
VZ
655 ps ps-am uninstall uninstall-am uninstall-man uninstall-man1 \
656 uninstall-man3
657
8414a40c
VZ
658
659# Tell versions [3.59,3.63) of GNU make to not export all variables.
660# Otherwise a system limit (for SysV at least) may be exceeded.
661.NOEXPORT: