]> git.saurik.com Git - wxWidgets.git/blame - src/tiff/html/images/Makefile.in
wxMessageBox off the main thread lost result code.
[wxWidgets.git] / src / tiff / html / images / 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/images
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/images
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
288docfiles = \
289 back.gif \
290 bali.jpg \
291 cat.gif \
292 cover.jpg \
293 cramps.gif \
294 dave.gif \
295 info.gif \
296 jello.jpg \
297 jim.gif \
298 note.gif \
299 oxford.gif \
300 quad.jpg \
301 ring.gif \
302 smallliz.jpg \
303 strike.gif \
304 warning.gif
305
306dist_doc_DATA = $(docfiles)
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*) \
80ed523f
VZ
314 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
315 && { if test -f $@; then exit 0; else break; fi; }; \
8414a40c
VZ
316 exit 1;; \
317 esac; \
318 done; \
80ed523f
VZ
319 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign html/images/Makefile'; \
320 $(am__cd) $(top_srcdir) && \
321 $(AUTOMAKE) --foreign html/images/Makefile
8414a40c
VZ
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
80ed523f 339$(am__aclocal_m4_deps):
8414a40c
VZ
340
341mostlyclean-libtool:
342 -rm -f *.lo
343
344clean-libtool:
345 -rm -rf .libs _libs
8414a40c
VZ
346install-dist_docDATA: $(dist_doc_DATA)
347 @$(NORMAL_INSTALL)
80ed523f
VZ
348 @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
349 if test -n "$$list"; then \
350 echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \
351 $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \
352 fi; \
353 for p in $$list; do \
8414a40c 354 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
80ed523f
VZ
355 echo "$$d$$p"; \
356 done | $(am__base_list) | \
357 while read files; do \
358 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
359 $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
8414a40c
VZ
360 done
361
362uninstall-dist_docDATA:
363 @$(NORMAL_UNINSTALL)
80ed523f
VZ
364 @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
365 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
366 dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
8414a40c
VZ
367tags: TAGS
368TAGS:
369
370ctags: CTAGS
371CTAGS:
372
80ed523f
VZ
373cscope cscopelist:
374
8414a40c
VZ
375
376distdir: $(DISTFILES)
80ed523f
VZ
377 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
378 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
379 list='$(DISTFILES)'; \
380 dist_files=`for file in $$list; do echo $$file; done | \
381 sed -e "s|^$$srcdirstrip/||;t" \
382 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
383 case $$dist_files in \
384 */*) $(MKDIR_P) `echo "$$dist_files" | \
385 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
386 sort -u` ;; \
387 esac; \
388 for file in $$dist_files; do \
8414a40c 389 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
8414a40c 390 if test -d $$d/$$file; then \
80ed523f
VZ
391 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
392 if test -d "$(distdir)/$$file"; then \
393 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
394 fi; \
8414a40c 395 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
80ed523f
VZ
396 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
397 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
8414a40c 398 fi; \
80ed523f 399 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
8414a40c 400 else \
80ed523f
VZ
401 test -f "$(distdir)/$$file" \
402 || cp -p $$d/$$file "$(distdir)/$$file" \
8414a40c
VZ
403 || exit 1; \
404 fi; \
405 done
406check-am: all-am
407check: check-am
408all-am: Makefile $(DATA)
409installdirs:
410 for dir in "$(DESTDIR)$(docdir)"; do \
80ed523f 411 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
8414a40c
VZ
412 done
413install: install-am
414install-exec: install-exec-am
415install-data: install-data-am
416uninstall: uninstall-am
417
418install-am: all-am
419 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
420
421installcheck: installcheck-am
422install-strip:
80ed523f
VZ
423 if test -z '$(STRIP)'; then \
424 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
425 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
426 install; \
427 else \
428 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
429 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
430 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
431 fi
8414a40c
VZ
432mostlyclean-generic:
433
434clean-generic:
435
436distclean-generic:
437 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
80ed523f 438 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
8414a40c
VZ
439
440maintainer-clean-generic:
441 @echo "This command is intended for maintainers to use"
442 @echo "it deletes files that may require special tools to rebuild."
443clean: clean-am
444
445clean-am: clean-generic clean-libtool mostlyclean-am
446
447distclean: distclean-am
448 -rm -f Makefile
80ed523f 449distclean-am: clean-am distclean-generic
8414a40c
VZ
450
451dvi: dvi-am
452
453dvi-am:
454
455html: html-am
456
80ed523f
VZ
457html-am:
458
8414a40c
VZ
459info: info-am
460
461info-am:
462
463install-data-am: install-dist_docDATA
464
80ed523f
VZ
465install-dvi: install-dvi-am
466
467install-dvi-am:
468
8414a40c
VZ
469install-exec-am:
470
80ed523f
VZ
471install-html: install-html-am
472
473install-html-am:
474
8414a40c
VZ
475install-info: install-info-am
476
80ed523f
VZ
477install-info-am:
478
8414a40c
VZ
479install-man:
480
80ed523f
VZ
481install-pdf: install-pdf-am
482
483install-pdf-am:
484
485install-ps: install-ps-am
486
487install-ps-am:
488
8414a40c
VZ
489installcheck-am:
490
491maintainer-clean: maintainer-clean-am
492 -rm -f Makefile
493maintainer-clean-am: distclean-am maintainer-clean-generic
494
495mostlyclean: mostlyclean-am
496
497mostlyclean-am: mostlyclean-generic mostlyclean-libtool
498
499pdf: pdf-am
500
501pdf-am:
502
503ps: ps-am
504
505ps-am:
506
80ed523f
VZ
507uninstall-am: uninstall-dist_docDATA
508
509.MAKE: install-am install-strip
8414a40c
VZ
510
511.PHONY: all all-am check check-am clean clean-generic clean-libtool \
512 distclean distclean-generic distclean-libtool distdir dvi \
513 dvi-am html html-am info info-am install install-am \
80ed523f
VZ
514 install-data install-data-am install-dist_docDATA install-dvi \
515 install-dvi-am install-exec install-exec-am install-html \
516 install-html-am install-info install-info-am install-man \
517 install-pdf install-pdf-am install-ps install-ps-am \
8414a40c
VZ
518 install-strip installcheck installcheck-am installdirs \
519 maintainer-clean maintainer-clean-generic mostlyclean \
520 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
80ed523f
VZ
521 uninstall uninstall-am uninstall-dist_docDATA
522
8414a40c
VZ
523
524# Tell versions [3.59,3.63) of GNU make to not export all variables.
525# Otherwise a system limit (for SysV at least) may be exceeded.
526.NOEXPORT: