]> git.saurik.com Git - wxWidgets.git/blob - src/tiff/contrib/Makefile.in
Applied #10892: Remove wxDocManager instance check
[wxWidgets.git] / src / tiff / contrib / Makefile.in
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 srcdir = @srcdir@
42 top_srcdir = @top_srcdir@
43 VPATH = @srcdir@
44 pkgdatadir = $(datadir)/@PACKAGE@
45 pkglibdir = $(libdir)/@PACKAGE@
46 pkgincludedir = $(includedir)/@PACKAGE@
47 top_builddir = ..
48 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
49 INSTALL = @INSTALL@
50 install_sh_DATA = $(install_sh) -c -m 644
51 install_sh_PROGRAM = $(install_sh) -c
52 install_sh_SCRIPT = $(install_sh) -c
53 INSTALL_HEADER = $(INSTALL_DATA)
54 transform = $(program_transform_name)
55 NORMAL_INSTALL = :
56 PRE_INSTALL = :
57 POST_INSTALL = :
58 NORMAL_UNINSTALL = :
59 PRE_UNINSTALL = :
60 POST_UNINSTALL = :
61 build_triplet = @build@
62 host_triplet = @host@
63 target_triplet = @target@
64 subdir = contrib
65 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
66 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
67 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
68 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
69 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
70 $(top_srcdir)/configure.ac
71 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
72 $(ACLOCAL_M4)
73 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
74 CONFIG_HEADER = $(top_builddir)/libtiff/tif_config.h \
75 $(top_builddir)/libtiff/tiffconf.h
76 CONFIG_CLEAN_FILES =
77 SOURCES =
78 DIST_SOURCES =
79 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
80 html-recursive info-recursive install-data-recursive \
81 install-exec-recursive install-info-recursive \
82 install-recursive installcheck-recursive installdirs-recursive \
83 pdf-recursive ps-recursive uninstall-info-recursive \
84 uninstall-recursive
85 ETAGS = etags
86 CTAGS = ctags
87 DIST_SUBDIRS = $(SUBDIRS)
88 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
89 ACLOCAL = @ACLOCAL@
90 AMDEP_FALSE = @AMDEP_FALSE@
91 AMDEP_TRUE = @AMDEP_TRUE@
92 AMTAR = @AMTAR@
93 AR = @AR@
94 AS = @AS@
95 AUTOCONF = @AUTOCONF@
96 AUTOHEADER = @AUTOHEADER@
97 AUTOMAKE = @AUTOMAKE@
98 AWK = @AWK@
99 CC = @CC@
100 CCDEPMODE = @CCDEPMODE@
101 CFLAGS = @CFLAGS@
102 CPP = @CPP@
103 CPPFLAGS = @CPPFLAGS@
104 CXX = @CXX@
105 CXXCPP = @CXXCPP@
106 CXXDEPMODE = @CXXDEPMODE@
107 CXXFLAGS = @CXXFLAGS@
108 CYGPATH_W = @CYGPATH_W@
109 DEFS = @DEFS@
110 DEPDIR = @DEPDIR@
111 DLLTOOL = @DLLTOOL@
112 DUMPBIN = @DUMPBIN@
113 ECHO_C = @ECHO_C@
114 ECHO_N = @ECHO_N@
115 ECHO_T = @ECHO_T@
116 EGREP = @EGREP@
117 EXEEXT = @EXEEXT@
118 FGREP = @FGREP@
119 GLUT_CFLAGS = @GLUT_CFLAGS@
120 GLUT_LIBS = @GLUT_LIBS@
121 GLU_CFLAGS = @GLU_CFLAGS@
122 GLU_LIBS = @GLU_LIBS@
123 GL_CFLAGS = @GL_CFLAGS@
124 GL_LIBS = @GL_LIBS@
125 GREP = @GREP@
126 HAVE_CXX_FALSE = @HAVE_CXX_FALSE@
127 HAVE_CXX_TRUE = @HAVE_CXX_TRUE@
128 HAVE_OPENGL_FALSE = @HAVE_OPENGL_FALSE@
129 HAVE_OPENGL_TRUE = @HAVE_OPENGL_TRUE@
130 HAVE_RPATH_FALSE = @HAVE_RPATH_FALSE@
131 HAVE_RPATH_TRUE = @HAVE_RPATH_TRUE@
132 INSTALL_DATA = @INSTALL_DATA@
133 INSTALL_PROGRAM = @INSTALL_PROGRAM@
134 INSTALL_SCRIPT = @INSTALL_SCRIPT@
135 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
136 LD = @LD@
137 LDFLAGS = @LDFLAGS@
138 LIBDIR = @LIBDIR@
139 LIBOBJS = @LIBOBJS@
140 LIBS = @LIBS@
141 LIBTIFF_ALPHA_VERSION = @LIBTIFF_ALPHA_VERSION@
142 LIBTIFF_DOCDIR = @LIBTIFF_DOCDIR@
143 LIBTIFF_MAJOR_VERSION = @LIBTIFF_MAJOR_VERSION@
144 LIBTIFF_MICRO_VERSION = @LIBTIFF_MICRO_VERSION@
145 LIBTIFF_MINOR_VERSION = @LIBTIFF_MINOR_VERSION@
146 LIBTIFF_RELEASE_DATE = @LIBTIFF_RELEASE_DATE@
147 LIBTIFF_VERSION = @LIBTIFF_VERSION@
148 LIBTIFF_VERSION_INFO = @LIBTIFF_VERSION_INFO@
149 LIBTOOL = @LIBTOOL@
150 LN_S = @LN_S@
151 LTLIBOBJS = @LTLIBOBJS@
152 MAINT = @MAINT@
153 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
154 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
155 MAKEINFO = @MAKEINFO@
156 NM = @NM@
157 OBJDUMP = @OBJDUMP@
158 OBJEXT = @OBJEXT@
159 PACKAGE = @PACKAGE@
160 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
161 PACKAGE_NAME = @PACKAGE_NAME@
162 PACKAGE_STRING = @PACKAGE_STRING@
163 PACKAGE_TARNAME = @PACKAGE_TARNAME@
164 PACKAGE_VERSION = @PACKAGE_VERSION@
165 PATH_SEPARATOR = @PATH_SEPARATOR@
166 PTHREAD_CC = @PTHREAD_CC@
167 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
168 PTHREAD_LIBS = @PTHREAD_LIBS@
169 RANLIB = @RANLIB@
170 SED = @SED@
171 SET_MAKE = @SET_MAKE@
172 SHELL = @SHELL@
173 STRIP = @STRIP@
174 VERSION = @VERSION@
175 X_CFLAGS = @X_CFLAGS@
176 X_EXTRA_LIBS = @X_EXTRA_LIBS@
177 X_LIBS = @X_LIBS@
178 X_PRE_LIBS = @X_PRE_LIBS@
179 ac_ct_AR = @ac_ct_AR@
180 ac_ct_AS = @ac_ct_AS@
181 ac_ct_CC = @ac_ct_CC@
182 ac_ct_CXX = @ac_ct_CXX@
183 ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
184 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
185 ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
186 ac_ct_RANLIB = @ac_ct_RANLIB@
187 ac_ct_STRIP = @ac_ct_STRIP@
188 acx_pthread_config = @acx_pthread_config@
189 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
190 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
191 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
192 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
193 am__include = @am__include@
194 am__leading_dot = @am__leading_dot@
195 am__quote = @am__quote@
196 am__tar = @am__tar@
197 am__untar = @am__untar@
198 bindir = @bindir@
199 build = @build@
200 build_alias = @build_alias@
201 build_cpu = @build_cpu@
202 build_os = @build_os@
203 build_vendor = @build_vendor@
204 datadir = @datadir@
205 exec_prefix = @exec_prefix@
206 host = @host@
207 host_alias = @host_alias@
208 host_cpu = @host_cpu@
209 host_os = @host_os@
210 host_vendor = @host_vendor@
211 includedir = @includedir@
212 infodir = @infodir@
213 install_sh = @install_sh@
214 libdir = @libdir@
215 libexecdir = @libexecdir@
216 localstatedir = @localstatedir@
217 lt_ECHO = @lt_ECHO@
218 mandir = @mandir@
219 mkdir_p = @mkdir_p@
220 oldincludedir = @oldincludedir@
221 prefix = @prefix@
222 program_transform_name = @program_transform_name@
223 sbindir = @sbindir@
224 sharedstatedir = @sharedstatedir@
225 sysconfdir = @sysconfdir@
226 target = @target@
227 target_alias = @target_alias@
228 target_cpu = @target_cpu@
229 target_os = @target_os@
230 target_vendor = @target_vendor@
231 EXTRA_DIST = README
232 SUBDIRS = acorn addtiffo dbs iptcutil mac-cw mac-mpw mfs ojpeg pds ras stream tags win_dib
233 all: all-recursive
234
235 .SUFFIXES:
236 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
237 @for dep in $?; do \
238 case '$(am__configure_deps)' in \
239 *$$dep*) \
240 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
241 && exit 0; \
242 exit 1;; \
243 esac; \
244 done; \
245 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign contrib/Makefile'; \
246 cd $(top_srcdir) && \
247 $(AUTOMAKE) --foreign contrib/Makefile
248 .PRECIOUS: Makefile
249 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
250 @case '$?' in \
251 *config.status*) \
252 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
253 *) \
254 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
255 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
256 esac;
257
258 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
259 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
260
261 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
262 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
263 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
264 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
265
266 mostlyclean-libtool:
267 -rm -f *.lo
268
269 clean-libtool:
270 -rm -rf .libs _libs
271
272 distclean-libtool:
273 -rm -f libtool
274 uninstall-info-am:
275
276 # This directory's subdirectories are mostly independent; you can cd
277 # into them and run `make' without going through this Makefile.
278 # To change the values of `make' variables: instead of editing Makefiles,
279 # (1) if the variable is set in `config.status', edit `config.status'
280 # (which will cause the Makefiles to be regenerated when you run `make');
281 # (2) otherwise, pass the desired values on the `make' command line.
282 $(RECURSIVE_TARGETS):
283 @failcom='exit 1'; \
284 for f in x $$MAKEFLAGS; do \
285 case $$f in \
286 *=* | --[!k]*);; \
287 *k*) failcom='fail=yes';; \
288 esac; \
289 done; \
290 dot_seen=no; \
291 target=`echo $@ | sed s/-recursive//`; \
292 list='$(SUBDIRS)'; for subdir in $$list; do \
293 echo "Making $$target in $$subdir"; \
294 if test "$$subdir" = "."; then \
295 dot_seen=yes; \
296 local_target="$$target-am"; \
297 else \
298 local_target="$$target"; \
299 fi; \
300 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
301 || eval $$failcom; \
302 done; \
303 if test "$$dot_seen" = "no"; then \
304 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
305 fi; test -z "$$fail"
306
307 mostlyclean-recursive clean-recursive distclean-recursive \
308 maintainer-clean-recursive:
309 @failcom='exit 1'; \
310 for f in x $$MAKEFLAGS; do \
311 case $$f in \
312 *=* | --[!k]*);; \
313 *k*) failcom='fail=yes';; \
314 esac; \
315 done; \
316 dot_seen=no; \
317 case "$@" in \
318 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
319 *) list='$(SUBDIRS)' ;; \
320 esac; \
321 rev=''; for subdir in $$list; do \
322 if test "$$subdir" = "."; then :; else \
323 rev="$$subdir $$rev"; \
324 fi; \
325 done; \
326 rev="$$rev ."; \
327 target=`echo $@ | sed s/-recursive//`; \
328 for subdir in $$rev; do \
329 echo "Making $$target in $$subdir"; \
330 if test "$$subdir" = "."; then \
331 local_target="$$target-am"; \
332 else \
333 local_target="$$target"; \
334 fi; \
335 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
336 || eval $$failcom; \
337 done && test -z "$$fail"
338 tags-recursive:
339 list='$(SUBDIRS)'; for subdir in $$list; do \
340 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
341 done
342 ctags-recursive:
343 list='$(SUBDIRS)'; for subdir in $$list; do \
344 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
345 done
346
347 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
348 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
349 unique=`for i in $$list; do \
350 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
351 done | \
352 $(AWK) ' { files[$$0] = 1; } \
353 END { for (i in files) print i; }'`; \
354 mkid -fID $$unique
355 tags: TAGS
356
357 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
358 $(TAGS_FILES) $(LISP)
359 tags=; \
360 here=`pwd`; \
361 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
362 include_option=--etags-include; \
363 empty_fix=.; \
364 else \
365 include_option=--include; \
366 empty_fix=; \
367 fi; \
368 list='$(SUBDIRS)'; for subdir in $$list; do \
369 if test "$$subdir" = .; then :; else \
370 test ! -f $$subdir/TAGS || \
371 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
372 fi; \
373 done; \
374 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
375 unique=`for i in $$list; do \
376 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
377 done | \
378 $(AWK) ' { files[$$0] = 1; } \
379 END { for (i in files) print i; }'`; \
380 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
381 test -n "$$unique" || unique=$$empty_fix; \
382 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
383 $$tags $$unique; \
384 fi
385 ctags: CTAGS
386 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
387 $(TAGS_FILES) $(LISP)
388 tags=; \
389 here=`pwd`; \
390 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
391 unique=`for i in $$list; do \
392 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
393 done | \
394 $(AWK) ' { files[$$0] = 1; } \
395 END { for (i in files) print i; }'`; \
396 test -z "$(CTAGS_ARGS)$$tags$$unique" \
397 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
398 $$tags $$unique
399
400 GTAGS:
401 here=`$(am__cd) $(top_builddir) && pwd` \
402 && cd $(top_srcdir) \
403 && gtags -i $(GTAGS_ARGS) $$here
404
405 distclean-tags:
406 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
407
408 distdir: $(DISTFILES)
409 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
410 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
411 list='$(DISTFILES)'; for file in $$list; do \
412 case $$file in \
413 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
414 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
415 esac; \
416 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
417 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
418 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
419 dir="/$$dir"; \
420 $(mkdir_p) "$(distdir)$$dir"; \
421 else \
422 dir=''; \
423 fi; \
424 if test -d $$d/$$file; then \
425 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
426 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
427 fi; \
428 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
429 else \
430 test -f $(distdir)/$$file \
431 || cp -p $$d/$$file $(distdir)/$$file \
432 || exit 1; \
433 fi; \
434 done
435 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
436 if test "$$subdir" = .; then :; else \
437 test -d "$(distdir)/$$subdir" \
438 || $(mkdir_p) "$(distdir)/$$subdir" \
439 || exit 1; \
440 distdir=`$(am__cd) $(distdir) && pwd`; \
441 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
442 (cd $$subdir && \
443 $(MAKE) $(AM_MAKEFLAGS) \
444 top_distdir="$$top_distdir" \
445 distdir="$$distdir/$$subdir" \
446 distdir) \
447 || exit 1; \
448 fi; \
449 done
450 check-am: all-am
451 check: check-recursive
452 all-am: Makefile
453 installdirs: installdirs-recursive
454 installdirs-am:
455 install: install-recursive
456 install-exec: install-exec-recursive
457 install-data: install-data-recursive
458 uninstall: uninstall-recursive
459
460 install-am: all-am
461 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
462
463 installcheck: installcheck-recursive
464 install-strip:
465 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
466 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
467 `test -z '$(STRIP)' || \
468 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
469 mostlyclean-generic:
470
471 clean-generic:
472
473 distclean-generic:
474 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
475
476 maintainer-clean-generic:
477 @echo "This command is intended for maintainers to use"
478 @echo "it deletes files that may require special tools to rebuild."
479 clean: clean-recursive
480
481 clean-am: clean-generic clean-libtool mostlyclean-am
482
483 distclean: distclean-recursive
484 -rm -f Makefile
485 distclean-am: clean-am distclean-generic distclean-libtool \
486 distclean-tags
487
488 dvi: dvi-recursive
489
490 dvi-am:
491
492 html: html-recursive
493
494 info: info-recursive
495
496 info-am:
497
498 install-data-am:
499
500 install-exec-am:
501
502 install-info: install-info-recursive
503
504 install-man:
505
506 installcheck-am:
507
508 maintainer-clean: maintainer-clean-recursive
509 -rm -f Makefile
510 maintainer-clean-am: distclean-am maintainer-clean-generic
511
512 mostlyclean: mostlyclean-recursive
513
514 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
515
516 pdf: pdf-recursive
517
518 pdf-am:
519
520 ps: ps-recursive
521
522 ps-am:
523
524 uninstall-am: uninstall-info-am
525
526 uninstall-info: uninstall-info-recursive
527
528 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
529 clean clean-generic clean-libtool clean-recursive ctags \
530 ctags-recursive distclean distclean-generic distclean-libtool \
531 distclean-recursive distclean-tags distdir dvi dvi-am html \
532 html-am info info-am install install-am install-data \
533 install-data-am install-exec install-exec-am install-info \
534 install-info-am install-man install-strip installcheck \
535 installcheck-am installdirs installdirs-am maintainer-clean \
536 maintainer-clean-generic maintainer-clean-recursive \
537 mostlyclean mostlyclean-generic mostlyclean-libtool \
538 mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
539 uninstall uninstall-am uninstall-info-am
540
541 # Tell versions [3.59,3.63) of GNU make to not export all variables.
542 # Otherwise a system limit (for SysV at least) may be exceeded.
543 .NOEXPORT: