]> git.saurik.com Git - wxWidgets.git/blob - src/tiff/html/Makefile.in
fix vertical mouse wheel event rotation value, sign was reversed in r74805
[wxWidgets.git] / src / tiff / html / Makefile.in
1 # Makefile.in generated by automake 1.12.4 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2012 Free Software Foundation, Inc.
5
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 #
18 # Tag Image File Format (TIFF) Software
19 #
20 # Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
21 #
22 # Permission to use, copy, modify, distribute, and sell this software and
23 # its documentation for any purpose is hereby granted without fee, provided
24 # that (i) the above copyright notices and this permission notice appear in
25 # all copies of the software and related documentation, and (ii) the names of
26 # Sam Leffler and Silicon Graphics may not be used in any advertising or
27 # publicity relating to the software without the specific, prior written
28 # permission of Sam Leffler and Silicon Graphics.
29 #
30 # THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
31 # EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
32 # WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
33 #
34 # IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
35 # ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
36 # OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
37 # WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF
38 # LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
39 # OF THIS SOFTWARE.
40
41 # Process this file with automake to produce Makefile.in.
42
43 VPATH = @srcdir@
44 am__make_dryrun = \
45 { \
46 am__dry=no; \
47 case $$MAKEFLAGS in \
48 *\\[\ \ ]*) \
49 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
50 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
51 *) \
52 for am__flg in $$MAKEFLAGS; do \
53 case $$am__flg in \
54 *=*|--*) ;; \
55 *n*) am__dry=yes; break;; \
56 esac; \
57 done;; \
58 esac; \
59 test $$am__dry = yes; \
60 }
61 pkgdatadir = $(datadir)/@PACKAGE@
62 pkgincludedir = $(includedir)/@PACKAGE@
63 pkglibdir = $(libdir)/@PACKAGE@
64 pkglibexecdir = $(libexecdir)/@PACKAGE@
65 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
66 install_sh_DATA = $(install_sh) -c -m 644
67 install_sh_PROGRAM = $(install_sh) -c
68 install_sh_SCRIPT = $(install_sh) -c
69 INSTALL_HEADER = $(INSTALL_DATA)
70 transform = $(program_transform_name)
71 NORMAL_INSTALL = :
72 PRE_INSTALL = :
73 POST_INSTALL = :
74 NORMAL_UNINSTALL = :
75 PRE_UNINSTALL = :
76 POST_UNINSTALL = :
77 build_triplet = @build@
78 host_triplet = @host@
79 subdir = html
80 DIST_COMMON = $(dist_doc_DATA) $(srcdir)/Makefile.am \
81 $(srcdir)/Makefile.in $(top_srcdir)/config/mkinstalldirs
82 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
83 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
84 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
85 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
86 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
87 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
88 $(ACLOCAL_M4)
89 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
90 CONFIG_HEADER = $(top_builddir)/libtiff/tif_config.h \
91 $(top_builddir)/libtiff/tiffconf.h
92 CONFIG_CLEAN_FILES =
93 CONFIG_CLEAN_VPATH_FILES =
94 AM_V_P = $(am__v_P_@AM_V@)
95 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
96 am__v_P_0 = false
97 am__v_P_1 = :
98 AM_V_GEN = $(am__v_GEN_@AM_V@)
99 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
100 am__v_GEN_0 = @echo " GEN " $@;
101 am__v_GEN_1 =
102 AM_V_at = $(am__v_at_@AM_V@)
103 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
104 am__v_at_0 = @
105 am__v_at_1 =
106 SOURCES =
107 DIST_SOURCES =
108 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
109 html-recursive info-recursive install-data-recursive \
110 install-dvi-recursive install-exec-recursive \
111 install-html-recursive install-info-recursive \
112 install-pdf-recursive install-ps-recursive install-recursive \
113 installcheck-recursive installdirs-recursive pdf-recursive \
114 ps-recursive uninstall-recursive
115 am__can_run_installinfo = \
116 case $$AM_UPDATE_INFO_DIR in \
117 n|no|NO) false;; \
118 *) (install-info --version) >/dev/null 2>&1;; \
119 esac
120 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
121 am__vpath_adj = case $$p in \
122 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
123 *) f=$$p;; \
124 esac;
125 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
126 am__install_max = 40
127 am__nobase_strip_setup = \
128 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
129 am__nobase_strip = \
130 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
131 am__nobase_list = $(am__nobase_strip_setup); \
132 for p in $$list; do echo "$$p $$p"; done | \
133 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
134 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
135 if (++n[$$2] == $(am__install_max)) \
136 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
137 END { for (dir in files) print dir, files[dir] }'
138 am__base_list = \
139 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
140 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
141 am__uninstall_files_from_dir = { \
142 test -z "$$files" \
143 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
144 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
145 $(am__cd) "$$dir" && rm -f $$files; }; \
146 }
147 am__installdirs = "$(DESTDIR)$(docdir)"
148 DATA = $(dist_doc_DATA)
149 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
150 distclean-recursive maintainer-clean-recursive
151 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
152 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
153 distdir
154 ETAGS = etags
155 CTAGS = ctags
156 DIST_SUBDIRS = $(SUBDIRS)
157 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
158 am__relativize = \
159 dir0=`pwd`; \
160 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
161 sed_rest='s,^[^/]*/*,,'; \
162 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
163 sed_butlast='s,/*[^/]*$$,,'; \
164 while test -n "$$dir1"; do \
165 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
166 if test "$$first" != "."; then \
167 if test "$$first" = ".."; then \
168 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
169 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
170 else \
171 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
172 if test "$$first2" = "$$first"; then \
173 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
174 else \
175 dir2="../$$dir2"; \
176 fi; \
177 dir0="$$dir0"/"$$first"; \
178 fi; \
179 fi; \
180 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
181 done; \
182 reldir="$$dir2"
183 ACLOCAL = @ACLOCAL@
184 AMTAR = @AMTAR@
185 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
186 AR = @AR@
187 AS = @AS@
188 AUTOCONF = @AUTOCONF@
189 AUTOHEADER = @AUTOHEADER@
190 AUTOMAKE = @AUTOMAKE@
191 AWK = @AWK@
192 CC = @CC@
193 CCDEPMODE = @CCDEPMODE@
194 CFLAGS = @CFLAGS@
195 CPP = @CPP@
196 CPPFLAGS = @CPPFLAGS@
197 CXX = @CXX@
198 CXXCPP = @CXXCPP@
199 CXXDEPMODE = @CXXDEPMODE@
200 CXXFLAGS = @CXXFLAGS@
201 CYGPATH_W = @CYGPATH_W@
202 DEFS = @DEFS@
203 DEPDIR = @DEPDIR@
204 DLLTOOL = @DLLTOOL@
205 DSYMUTIL = @DSYMUTIL@
206 DUMPBIN = @DUMPBIN@
207 ECHO_C = @ECHO_C@
208 ECHO_N = @ECHO_N@
209 ECHO_T = @ECHO_T@
210 EGREP = @EGREP@
211 EXEEXT = @EXEEXT@
212 FGREP = @FGREP@
213 GLUT_CFLAGS = @GLUT_CFLAGS@
214 GLUT_LIBS = @GLUT_LIBS@
215 GLU_CFLAGS = @GLU_CFLAGS@
216 GLU_LIBS = @GLU_LIBS@
217 GL_CFLAGS = @GL_CFLAGS@
218 GL_LIBS = @GL_LIBS@
219 GREP = @GREP@
220 INSTALL = @INSTALL@
221 INSTALL_DATA = @INSTALL_DATA@
222 INSTALL_PROGRAM = @INSTALL_PROGRAM@
223 INSTALL_SCRIPT = @INSTALL_SCRIPT@
224 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
225 LD = @LD@
226 LDFLAGS = @LDFLAGS@
227 LIBDIR = @LIBDIR@
228 LIBOBJS = @LIBOBJS@
229 LIBS = @LIBS@
230 LIBTIFF_ALPHA_VERSION = @LIBTIFF_ALPHA_VERSION@
231 LIBTIFF_DOCDIR = @LIBTIFF_DOCDIR@
232 LIBTIFF_MAJOR_VERSION = @LIBTIFF_MAJOR_VERSION@
233 LIBTIFF_MICRO_VERSION = @LIBTIFF_MICRO_VERSION@
234 LIBTIFF_MINOR_VERSION = @LIBTIFF_MINOR_VERSION@
235 LIBTIFF_RELEASE_DATE = @LIBTIFF_RELEASE_DATE@
236 LIBTIFF_VERSION = @LIBTIFF_VERSION@
237 LIBTIFF_VERSION_INFO = @LIBTIFF_VERSION_INFO@
238 LIBTOOL = @LIBTOOL@
239 LIPO = @LIPO@
240 LN_S = @LN_S@
241 LTLIBOBJS = @LTLIBOBJS@
242 MAINT = @MAINT@
243 MAKEINFO = @MAKEINFO@
244 MANIFEST_TOOL = @MANIFEST_TOOL@
245 MKDIR_P = @MKDIR_P@
246 NM = @NM@
247 NMEDIT = @NMEDIT@
248 OBJDUMP = @OBJDUMP@
249 OBJEXT = @OBJEXT@
250 OTOOL = @OTOOL@
251 OTOOL64 = @OTOOL64@
252 PACKAGE = @PACKAGE@
253 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
254 PACKAGE_NAME = @PACKAGE_NAME@
255 PACKAGE_STRING = @PACKAGE_STRING@
256 PACKAGE_TARNAME = @PACKAGE_TARNAME@
257 PACKAGE_URL = @PACKAGE_URL@
258 PACKAGE_VERSION = @PACKAGE_VERSION@
259 PATH_SEPARATOR = @PATH_SEPARATOR@
260 PTHREAD_CC = @PTHREAD_CC@
261 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
262 PTHREAD_LIBS = @PTHREAD_LIBS@
263 RANLIB = @RANLIB@
264 SED = @SED@
265 SET_MAKE = @SET_MAKE@
266 SHELL = @SHELL@
267 STRIP = @STRIP@
268 VERSION = @VERSION@
269 XMKMF = @XMKMF@
270 X_CFLAGS = @X_CFLAGS@
271 X_EXTRA_LIBS = @X_EXTRA_LIBS@
272 X_LIBS = @X_LIBS@
273 X_PRE_LIBS = @X_PRE_LIBS@
274 abs_builddir = @abs_builddir@
275 abs_srcdir = @abs_srcdir@
276 abs_top_builddir = @abs_top_builddir@
277 abs_top_srcdir = @abs_top_srcdir@
278 ac_ct_AR = @ac_ct_AR@
279 ac_ct_CC = @ac_ct_CC@
280 ac_ct_CXX = @ac_ct_CXX@
281 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
282 am__include = @am__include@
283 am__leading_dot = @am__leading_dot@
284 am__quote = @am__quote@
285 am__tar = @am__tar@
286 am__untar = @am__untar@
287 ax_pthread_config = @ax_pthread_config@
288 bindir = @bindir@
289 build = @build@
290 build_alias = @build_alias@
291 build_cpu = @build_cpu@
292 build_os = @build_os@
293 build_vendor = @build_vendor@
294 builddir = @builddir@
295 datadir = @datadir@
296 datarootdir = @datarootdir@
297 docdir = $(LIBTIFF_DOCDIR)/html
298 dvidir = @dvidir@
299 exec_prefix = @exec_prefix@
300 host = @host@
301 host_alias = @host_alias@
302 host_cpu = @host_cpu@
303 host_os = @host_os@
304 host_vendor = @host_vendor@
305 htmldir = @htmldir@
306 includedir = @includedir@
307 infodir = @infodir@
308 install_sh = @install_sh@
309 libdir = @libdir@
310 libexecdir = @libexecdir@
311 localedir = @localedir@
312 localstatedir = @localstatedir@
313 mandir = @mandir@
314 mkdir_p = @mkdir_p@
315 oldincludedir = @oldincludedir@
316 pdfdir = @pdfdir@
317 prefix = @prefix@
318 program_transform_name = @program_transform_name@
319 psdir = @psdir@
320 sbindir = @sbindir@
321 sharedstatedir = @sharedstatedir@
322 srcdir = @srcdir@
323 sysconfdir = @sysconfdir@
324 target_alias = @target_alias@
325 tiff_libs_private = @tiff_libs_private@
326 top_build_prefix = @top_build_prefix@
327 top_builddir = @top_builddir@
328 top_srcdir = @top_srcdir@
329 docfiles = \
330 addingtags.html \
331 bugs.html \
332 build.html \
333 contrib.html \
334 document.html \
335 images.html \
336 index.html \
337 internals.html \
338 intro.html \
339 libtiff.html \
340 misc.html \
341 support.html \
342 TIFFTechNote2.html \
343 tools.html \
344 v3.4beta007.html \
345 v3.4beta016.html \
346 v3.4beta018.html \
347 v3.4beta024.html \
348 v3.4beta028.html \
349 v3.4beta029.html \
350 v3.4beta031.html \
351 v3.4beta032.html \
352 v3.4beta033.html \
353 v3.4beta034.html \
354 v3.4beta035.html \
355 v3.4beta036.html \
356 v3.5.1.html \
357 v3.5.2.html \
358 v3.5.3.html \
359 v3.5.4.html \
360 v3.5.5.html \
361 v3.5.6-beta.html \
362 v3.5.7.html \
363 v3.6.0.html \
364 v3.6.1.html \
365 v3.7.0alpha.html \
366 v3.7.0beta.html \
367 v3.7.0beta2.html \
368 v3.7.0.html \
369 v3.7.1.html \
370 v3.7.2.html \
371 v3.7.3.html \
372 v3.7.4.html \
373 v3.8.0.html \
374 v3.8.1.html \
375 v3.8.2.html \
376 v3.9.0beta.html \
377 v3.9.1.html \
378 v3.9.2.html \
379 v4.0.0.html \
380 v4.0.1.html \
381 v4.0.2.html
382
383 dist_doc_DATA = $(docfiles)
384 SUBDIRS = images man
385 all: all-recursive
386
387 .SUFFIXES:
388 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
389 @for dep in $?; do \
390 case '$(am__configure_deps)' in \
391 *$$dep*) \
392 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
393 && { if test -f $@; then exit 0; else break; fi; }; \
394 exit 1;; \
395 esac; \
396 done; \
397 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign html/Makefile'; \
398 $(am__cd) $(top_srcdir) && \
399 $(AUTOMAKE) --foreign html/Makefile
400 .PRECIOUS: Makefile
401 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
402 @case '$?' in \
403 *config.status*) \
404 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
405 *) \
406 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
407 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
408 esac;
409
410 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
411 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
412
413 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
414 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
415 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
416 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
417 $(am__aclocal_m4_deps):
418
419 mostlyclean-libtool:
420 -rm -f *.lo
421
422 clean-libtool:
423 -rm -rf .libs _libs
424 install-dist_docDATA: $(dist_doc_DATA)
425 @$(NORMAL_INSTALL)
426 @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
427 if test -n "$$list"; then \
428 echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \
429 $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \
430 fi; \
431 for p in $$list; do \
432 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
433 echo "$$d$$p"; \
434 done | $(am__base_list) | \
435 while read files; do \
436 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
437 $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
438 done
439
440 uninstall-dist_docDATA:
441 @$(NORMAL_UNINSTALL)
442 @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
443 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
444 dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
445
446 # This directory's subdirectories are mostly independent; you can cd
447 # into them and run 'make' without going through this Makefile.
448 # To change the values of 'make' variables: instead of editing Makefiles,
449 # (1) if the variable is set in 'config.status', edit 'config.status'
450 # (which will cause the Makefiles to be regenerated when you run 'make');
451 # (2) otherwise, pass the desired values on the 'make' command line.
452 $(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS):
453 @fail= failcom='exit 1'; \
454 for f in x $$MAKEFLAGS; do \
455 case $$f in \
456 *=* | --[!k]*);; \
457 *k*) failcom='fail=yes';; \
458 esac; \
459 done; \
460 dot_seen=no; \
461 target=`echo $@ | sed s/-recursive//`; \
462 case "$@" in \
463 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
464 *) list='$(SUBDIRS)' ;; \
465 esac; \
466 for subdir in $$list; do \
467 echo "Making $$target in $$subdir"; \
468 if test "$$subdir" = "."; then \
469 dot_seen=yes; \
470 local_target="$$target-am"; \
471 else \
472 local_target="$$target"; \
473 fi; \
474 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
475 || eval $$failcom; \
476 done; \
477 if test "$$dot_seen" = "no"; then \
478 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
479 fi; test -z "$$fail"
480 tags-recursive:
481 list='$(SUBDIRS)'; for subdir in $$list; do \
482 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
483 done
484 ctags-recursive:
485 list='$(SUBDIRS)'; for subdir in $$list; do \
486 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
487 done
488 cscopelist-recursive:
489 list='$(SUBDIRS)'; for subdir in $$list; do \
490 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \
491 done
492
493 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
494 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
495 unique=`for i in $$list; do \
496 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
497 done | \
498 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
499 END { if (nonempty) { for (i in files) print i; }; }'`; \
500 mkid -fID $$unique
501 tags: TAGS
502
503 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
504 $(TAGS_FILES) $(LISP)
505 set x; \
506 here=`pwd`; \
507 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
508 include_option=--etags-include; \
509 empty_fix=.; \
510 else \
511 include_option=--include; \
512 empty_fix=; \
513 fi; \
514 list='$(SUBDIRS)'; for subdir in $$list; do \
515 if test "$$subdir" = .; then :; else \
516 test ! -f $$subdir/TAGS || \
517 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
518 fi; \
519 done; \
520 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
521 unique=`for i in $$list; do \
522 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
523 done | \
524 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
525 END { if (nonempty) { for (i in files) print i; }; }'`; \
526 shift; \
527 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
528 test -n "$$unique" || unique=$$empty_fix; \
529 if test $$# -gt 0; then \
530 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
531 "$$@" $$unique; \
532 else \
533 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
534 $$unique; \
535 fi; \
536 fi
537 ctags: CTAGS
538 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
539 $(TAGS_FILES) $(LISP)
540 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
541 unique=`for i in $$list; do \
542 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
543 done | \
544 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
545 END { if (nonempty) { for (i in files) print i; }; }'`; \
546 test -z "$(CTAGS_ARGS)$$unique" \
547 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
548 $$unique
549
550 GTAGS:
551 here=`$(am__cd) $(top_builddir) && pwd` \
552 && $(am__cd) $(top_srcdir) \
553 && gtags -i $(GTAGS_ARGS) "$$here"
554
555 cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP)
556 list='$(SOURCES) $(HEADERS) $(LISP)'; \
557 case "$(srcdir)" in \
558 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
559 *) sdir=$(subdir)/$(srcdir) ;; \
560 esac; \
561 for i in $$list; do \
562 if test -f "$$i"; then \
563 echo "$(subdir)/$$i"; \
564 else \
565 echo "$$sdir/$$i"; \
566 fi; \
567 done >> $(top_builddir)/cscope.files
568
569 distclean-tags:
570 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
571
572 distdir: $(DISTFILES)
573 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
574 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
575 list='$(DISTFILES)'; \
576 dist_files=`for file in $$list; do echo $$file; done | \
577 sed -e "s|^$$srcdirstrip/||;t" \
578 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
579 case $$dist_files in \
580 */*) $(MKDIR_P) `echo "$$dist_files" | \
581 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
582 sort -u` ;; \
583 esac; \
584 for file in $$dist_files; do \
585 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
586 if test -d $$d/$$file; then \
587 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
588 if test -d "$(distdir)/$$file"; then \
589 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
590 fi; \
591 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
592 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
593 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
594 fi; \
595 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
596 else \
597 test -f "$(distdir)/$$file" \
598 || cp -p $$d/$$file "$(distdir)/$$file" \
599 || exit 1; \
600 fi; \
601 done
602 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
603 if test "$$subdir" = .; then :; else \
604 $(am__make_dryrun) \
605 || test -d "$(distdir)/$$subdir" \
606 || $(MKDIR_P) "$(distdir)/$$subdir" \
607 || exit 1; \
608 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
609 $(am__relativize); \
610 new_distdir=$$reldir; \
611 dir1=$$subdir; dir2="$(top_distdir)"; \
612 $(am__relativize); \
613 new_top_distdir=$$reldir; \
614 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
615 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
616 ($(am__cd) $$subdir && \
617 $(MAKE) $(AM_MAKEFLAGS) \
618 top_distdir="$$new_top_distdir" \
619 distdir="$$new_distdir" \
620 am__remove_distdir=: \
621 am__skip_length_check=: \
622 am__skip_mode_fix=: \
623 distdir) \
624 || exit 1; \
625 fi; \
626 done
627 check-am: all-am
628 check: check-recursive
629 all-am: Makefile $(DATA)
630 installdirs: installdirs-recursive
631 installdirs-am:
632 for dir in "$(DESTDIR)$(docdir)"; do \
633 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
634 done
635 install: install-recursive
636 install-exec: install-exec-recursive
637 install-data: install-data-recursive
638 uninstall: uninstall-recursive
639
640 install-am: all-am
641 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
642
643 installcheck: installcheck-recursive
644 install-strip:
645 if test -z '$(STRIP)'; then \
646 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
647 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
648 install; \
649 else \
650 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
651 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
652 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
653 fi
654 mostlyclean-generic:
655
656 clean-generic:
657
658 distclean-generic:
659 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
660 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
661
662 maintainer-clean-generic:
663 @echo "This command is intended for maintainers to use"
664 @echo "it deletes files that may require special tools to rebuild."
665 clean: clean-recursive
666
667 clean-am: clean-generic clean-libtool mostlyclean-am
668
669 distclean: distclean-recursive
670 -rm -f Makefile
671 distclean-am: clean-am distclean-generic distclean-tags
672
673 dvi: dvi-recursive
674
675 dvi-am:
676
677 html: html-recursive
678
679 html-am:
680
681 info: info-recursive
682
683 info-am:
684
685 install-data-am: install-dist_docDATA
686
687 install-dvi: install-dvi-recursive
688
689 install-dvi-am:
690
691 install-exec-am:
692
693 install-html: install-html-recursive
694
695 install-html-am:
696
697 install-info: install-info-recursive
698
699 install-info-am:
700
701 install-man:
702
703 install-pdf: install-pdf-recursive
704
705 install-pdf-am:
706
707 install-ps: install-ps-recursive
708
709 install-ps-am:
710
711 installcheck-am:
712
713 maintainer-clean: maintainer-clean-recursive
714 -rm -f Makefile
715 maintainer-clean-am: distclean-am maintainer-clean-generic
716
717 mostlyclean: mostlyclean-recursive
718
719 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
720
721 pdf: pdf-recursive
722
723 pdf-am:
724
725 ps: ps-recursive
726
727 ps-am:
728
729 uninstall-am: uninstall-dist_docDATA
730
731 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) \
732 cscopelist-recursive ctags-recursive install-am install-strip \
733 tags-recursive
734
735 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
736 all all-am check check-am clean clean-generic clean-libtool \
737 cscopelist cscopelist-recursive ctags ctags-recursive \
738 distclean distclean-generic distclean-libtool distclean-tags \
739 distdir dvi dvi-am html html-am info info-am install \
740 install-am install-data install-data-am install-dist_docDATA \
741 install-dvi install-dvi-am install-exec install-exec-am \
742 install-html install-html-am install-info install-info-am \
743 install-man install-pdf install-pdf-am install-ps \
744 install-ps-am install-strip installcheck installcheck-am \
745 installdirs installdirs-am maintainer-clean \
746 maintainer-clean-generic mostlyclean mostlyclean-generic \
747 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
748 uninstall uninstall-am uninstall-dist_docDATA
749
750
751 # Tell versions [3.59,3.63) of GNU make to not export all variables.
752 # Otherwise a system limit (for SysV at least) may be exceeded.
753 .NOEXPORT: