Correct PPTP server firewall rules chain.
[tomato/davidwu.git] / release / src / router / flac / doc / html / Makefile.in
blobfbdb57e499cbbaa480931fe9e226d05c390b791d
1 # Makefile.in generated by automake 1.7.9 from Makefile.am.
2 # @configure_input@
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5 # 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.
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.
15 @SET_MAKE@
17 # FLAC - Free Lossless Audio Codec
18 # Copyright (C) 2001,2002,2003,2004,2005,2006,2007 Josh Coalson
20 # This file is part the FLAC project. FLAC is comprised of several
21 # components distributed under difference licenses. The codec libraries
22 # are distributed under Xiph.Org's BSD-like license (see the file
23 # COPYING.Xiph in this distribution). All other programs, libraries, and
24 # plugins are distributed under the GPL (see COPYING.GPL). The documentation
25 # is distributed under the Gnu FDL (see COPYING.FDL). Each file in the
26 # FLAC distribution contains at the top the terms under which it may be
27 # distributed.
29 # Since this particular file is relevant to all components of FLAC,
30 # it may be distributed under the Xiph.Org license, which is the least
31 # restrictive of those mentioned above. See the file COPYING.Xiph in this
32 # distribution.
34 srcdir = @srcdir@
35 top_srcdir = @top_srcdir@
36 VPATH = @srcdir@
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40 top_builddir = ../..
42 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
43 INSTALL = @INSTALL@
44 install_sh_DATA = $(install_sh) -c -m 644
45 install_sh_PROGRAM = $(install_sh) -c
46 install_sh_SCRIPT = $(install_sh) -c
47 INSTALL_HEADER = $(INSTALL_DATA)
48 transform = $(program_transform_name)
49 NORMAL_INSTALL = :
50 PRE_INSTALL = :
51 POST_INSTALL = :
52 NORMAL_UNINSTALL = :
53 PRE_UNINSTALL = :
54 POST_UNINSTALL = :
55 host_triplet = @host@
56 ACLOCAL = @ACLOCAL@
57 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
58 AMDEP_FALSE = @AMDEP_FALSE@
59 AMDEP_TRUE = @AMDEP_TRUE@
60 AMTAR = @AMTAR@
61 AR = @AR@
62 AS = @AS@
63 AUTOCONF = @AUTOCONF@
64 AUTOHEADER = @AUTOHEADER@
65 AUTOMAKE = @AUTOMAKE@
66 AWK = @AWK@
67 CC = @CC@
68 CCAS = @CCAS@
69 CCASFLAGS = @CCASFLAGS@
70 CCDEPMODE = @CCDEPMODE@
71 CFLAGS = @CFLAGS@
72 CPP = @CPP@
73 CPPFLAGS = @CPPFLAGS@
74 CXX = @CXX@
75 CXXCPP = @CXXCPP@
76 CXXDEPMODE = @CXXDEPMODE@
77 CXXFLAGS = @CXXFLAGS@
78 CYGPATH_W = @CYGPATH_W@
79 DEBUG_FALSE = @DEBUG_FALSE@
80 DEBUG_TRUE = @DEBUG_TRUE@
81 DEFS = @DEFS@
82 DEPDIR = @DEPDIR@
83 DOCBOOK_TO_MAN = @DOCBOOK_TO_MAN@
84 DOXYGEN = @DOXYGEN@
85 ECHO = @ECHO@
86 ECHO_C = @ECHO_C@
87 ECHO_N = @ECHO_N@
88 ECHO_T = @ECHO_T@
89 EGREP = @EGREP@
90 EXEEXT = @EXEEXT@
91 F77 = @F77@
92 FFLAGS = @FFLAGS@
93 FLAC__TEST_LEVEL = @FLAC__TEST_LEVEL@
94 FLAC__TEST_WITH_VALGRIND = @FLAC__TEST_WITH_VALGRIND@
95 FLaC__CPU_IA32_FALSE = @FLaC__CPU_IA32_FALSE@
96 FLaC__CPU_IA32_TRUE = @FLaC__CPU_IA32_TRUE@
97 FLaC__CPU_PPC_FALSE = @FLaC__CPU_PPC_FALSE@
98 FLaC__CPU_PPC_TRUE = @FLaC__CPU_PPC_TRUE@
99 FLaC__CPU_SPARC_FALSE = @FLaC__CPU_SPARC_FALSE@
100 FLaC__CPU_SPARC_TRUE = @FLaC__CPU_SPARC_TRUE@
101 FLaC__HAS_AS_FALSE = @FLaC__HAS_AS_FALSE@
102 FLaC__HAS_AS_TRUE = @FLaC__HAS_AS_TRUE@
103 FLaC__HAS_AS__TEMPORARILY_DISABLED_FALSE = @FLaC__HAS_AS__TEMPORARILY_DISABLED_FALSE@
104 FLaC__HAS_AS__TEMPORARILY_DISABLED_TRUE = @FLaC__HAS_AS__TEMPORARILY_DISABLED_TRUE@
105 FLaC__HAS_DOCBOOK_TO_MAN_FALSE = @FLaC__HAS_DOCBOOK_TO_MAN_FALSE@
106 FLaC__HAS_DOCBOOK_TO_MAN_TRUE = @FLaC__HAS_DOCBOOK_TO_MAN_TRUE@
107 FLaC__HAS_DOXYGEN_FALSE = @FLaC__HAS_DOXYGEN_FALSE@
108 FLaC__HAS_DOXYGEN_TRUE = @FLaC__HAS_DOXYGEN_TRUE@
109 FLaC__HAS_GAS_FALSE = @FLaC__HAS_GAS_FALSE@
110 FLaC__HAS_GAS_TRUE = @FLaC__HAS_GAS_TRUE@
111 FLaC__HAS_GAS__TEMPORARILY_DISABLED_FALSE = @FLaC__HAS_GAS__TEMPORARILY_DISABLED_FALSE@
112 FLaC__HAS_GAS__TEMPORARILY_DISABLED_TRUE = @FLaC__HAS_GAS__TEMPORARILY_DISABLED_TRUE@
113 FLaC__HAS_NASM_FALSE = @FLaC__HAS_NASM_FALSE@
114 FLaC__HAS_NASM_TRUE = @FLaC__HAS_NASM_TRUE@
115 FLaC__HAS_OGG_FALSE = @FLaC__HAS_OGG_FALSE@
116 FLaC__HAS_OGG_TRUE = @FLaC__HAS_OGG_TRUE@
117 FLaC__HAS_XMMS_FALSE = @FLaC__HAS_XMMS_FALSE@
118 FLaC__HAS_XMMS_TRUE = @FLaC__HAS_XMMS_TRUE@
119 FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_FALSE = @FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_FALSE@
120 FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_TRUE = @FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_TRUE@
121 FLaC__NO_ASM_FALSE = @FLaC__NO_ASM_FALSE@
122 FLaC__NO_ASM_TRUE = @FLaC__NO_ASM_TRUE@
123 FLaC__SSE_OS_FALSE = @FLaC__SSE_OS_FALSE@
124 FLaC__SSE_OS_TRUE = @FLaC__SSE_OS_TRUE@
125 FLaC__SYS_DARWIN_FALSE = @FLaC__SYS_DARWIN_FALSE@
126 FLaC__SYS_DARWIN_TRUE = @FLaC__SYS_DARWIN_TRUE@
127 FLaC__SYS_LINUX_FALSE = @FLaC__SYS_LINUX_FALSE@
128 FLaC__SYS_LINUX_TRUE = @FLaC__SYS_LINUX_TRUE@
129 FLaC__USE_3DNOW_FALSE = @FLaC__USE_3DNOW_FALSE@
130 FLaC__USE_3DNOW_TRUE = @FLaC__USE_3DNOW_TRUE@
131 FLaC__USE_ALTIVEC_FALSE = @FLaC__USE_ALTIVEC_FALSE@
132 FLaC__USE_ALTIVEC_TRUE = @FLaC__USE_ALTIVEC_TRUE@
133 FLaC__WITH_CPPLIBS_FALSE = @FLaC__WITH_CPPLIBS_FALSE@
134 FLaC__WITH_CPPLIBS_TRUE = @FLaC__WITH_CPPLIBS_TRUE@
135 GAS = @GAS@
136 INSTALL_DATA = @INSTALL_DATA@
137 INSTALL_PROGRAM = @INSTALL_PROGRAM@
138 INSTALL_SCRIPT = @INSTALL_SCRIPT@
139 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
140 LDFLAGS = @LDFLAGS@
141 LIBICONV = @LIBICONV@
142 LIBOBJS = @LIBOBJS@
143 LIBS = @LIBS@
144 LIBTOOL = @LIBTOOL@
145 LN_S = @LN_S@
146 LTLIBICONV = @LTLIBICONV@
147 LTLIBOBJS = @LTLIBOBJS@
148 MAINT = @MAINT@
149 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
150 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
151 MAKEINFO = @MAKEINFO@
152 MINGW_WINSOCK_LIBS = @MINGW_WINSOCK_LIBS@
153 NASM = @NASM@
154 OBJEXT = @OBJEXT@
155 OBJ_FORMAT = @OBJ_FORMAT@
156 OGG_CFLAGS = @OGG_CFLAGS@
157 OGG_LIBS = @OGG_LIBS@
158 PACKAGE = @PACKAGE@
159 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
160 PACKAGE_NAME = @PACKAGE_NAME@
161 PACKAGE_STRING = @PACKAGE_STRING@
162 PACKAGE_TARNAME = @PACKAGE_TARNAME@
163 PACKAGE_VERSION = @PACKAGE_VERSION@
164 PATH_SEPARATOR = @PATH_SEPARATOR@
165 RANLIB = @RANLIB@
166 SET_MAKE = @SET_MAKE@
167 SHELL = @SHELL@
168 STRIP = @STRIP@
169 VERSION = @VERSION@
170 XMMS_CFLAGS = @XMMS_CFLAGS@
171 XMMS_CONFIG = @XMMS_CONFIG@
172 XMMS_DATA_DIR = @XMMS_DATA_DIR@
173 XMMS_EFFECT_PLUGIN_DIR = @XMMS_EFFECT_PLUGIN_DIR@
174 XMMS_GENERAL_PLUGIN_DIR = @XMMS_GENERAL_PLUGIN_DIR@
175 XMMS_INPUT_PLUGIN_DIR = @XMMS_INPUT_PLUGIN_DIR@
176 XMMS_LIBS = @XMMS_LIBS@
177 XMMS_OUTPUT_PLUGIN_DIR = @XMMS_OUTPUT_PLUGIN_DIR@
178 XMMS_PLUGIN_DIR = @XMMS_PLUGIN_DIR@
179 XMMS_VERSION = @XMMS_VERSION@
180 XMMS_VISUALIZATION_PLUGIN_DIR = @XMMS_VISUALIZATION_PLUGIN_DIR@
181 ac_ct_AR = @ac_ct_AR@
182 ac_ct_CC = @ac_ct_CC@
183 ac_ct_CXX = @ac_ct_CXX@
184 ac_ct_F77 = @ac_ct_F77@
185 ac_ct_RANLIB = @ac_ct_RANLIB@
186 ac_ct_STRIP = @ac_ct_STRIP@
187 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
188 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
189 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
190 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
191 am__include = @am__include@
192 am__leading_dot = @am__leading_dot@
193 am__quote = @am__quote@
194 bindir = @bindir@
195 build = @build@
196 build_alias = @build_alias@
197 build_cpu = @build_cpu@
198 build_os = @build_os@
199 build_vendor = @build_vendor@
200 datadir = @datadir@
201 exec_prefix = @exec_prefix@
202 host = @host@
203 host_alias = @host_alias@
204 host_cpu = @host_cpu@
205 host_os = @host_os@
206 host_vendor = @host_vendor@
207 includedir = @includedir@
208 infodir = @infodir@
209 install_sh = @install_sh@
210 libdir = @libdir@
211 libexecdir = @libexecdir@
212 localstatedir = @localstatedir@
213 mandir = @mandir@
214 oldincludedir = @oldincludedir@
215 prefix = @prefix@
216 program_transform_name = @program_transform_name@
217 sbindir = @sbindir@
218 sharedstatedir = @sharedstatedir@
219 sysconfdir = @sysconfdir@
220 target_alias = @target_alias@
222 AUTOMAKE_OPTIONS = foreign
224 SUBDIRS = ru images
226 docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/html
228 doc_DATA = \
229 changelog.html \
230 comparison.html \
231 comparison__chopin_prelude_24.html \
232 comparison__dream_theater_600.html \
233 comparison__eddie_warner_titus.html \
234 comparison__fanfare_de_l_eventail_de_jeanne.html \
235 comparison__gloria_estefan_conga.html \
236 comparison__hand_in_my_pocket.html \
237 comparison__l_sub_raga_sivapriya.html \
238 comparison__laetatus_sum.html \
239 comparison__mummified_in_barbed_wire.html \
240 comparison__prokofiev_pcon3_3.html \
241 comparison__ravel_sq4_4.html \
242 comparison__scarlatti_k42.html \
243 comparison__tool_forty_six_and_2.html \
244 comparison__white_room.html \
245 comparison_all_cpudectime.html \
246 comparison_all_cpuenctime.html \
247 comparison_all_procdectime.html \
248 comparison_all_procenctime.html \
249 comparison_all_ratio.html \
250 developers.html \
251 documentation.html \
252 documentation_bugs.html \
253 documentation_example_code.html \
254 documentation_format_overview.html \
255 documentation_tasks.html \
256 documentation_tools.html \
257 documentation_tools_flac.html \
258 documentation_tools_metaflac.html \
259 documentation_tools_plugins.html \
260 download.html \
261 faq.html \
262 favicon.ico \
263 features.html \
264 flac.css \
265 format.html \
266 id.html \
267 index.html \
268 itunes.html \
269 license.html \
270 links.html \
271 news.html \
272 ogg_mapping.html
275 EXTRA_DIST = $(doc_DATA) api
276 subdir = doc/html
277 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
278 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
279 CONFIG_HEADER = $(top_builddir)/config.h
280 CONFIG_CLEAN_FILES =
281 DIST_SOURCES =
282 DATA = $(doc_DATA)
285 RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
286 ps-recursive install-info-recursive uninstall-info-recursive \
287 all-recursive install-data-recursive install-exec-recursive \
288 installdirs-recursive install-recursive uninstall-recursive \
289 check-recursive installcheck-recursive
290 DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
291 DIST_SUBDIRS = $(SUBDIRS)
292 all: all-recursive
294 .SUFFIXES:
295 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
296 cd $(top_srcdir) && \
297 $(AUTOMAKE) --foreign doc/html/Makefile
298 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
299 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
301 mostlyclean-libtool:
302 -rm -f *.lo
304 clean-libtool:
305 -rm -rf .libs _libs
307 distclean-libtool:
308 -rm -f libtool
309 uninstall-info-am:
310 docDATA_INSTALL = $(INSTALL_DATA)
311 install-docDATA: $(doc_DATA)
312 @$(NORMAL_INSTALL)
313 $(mkinstalldirs) $(DESTDIR)$(docdir)
314 @list='$(doc_DATA)'; for p in $$list; do \
315 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
316 f="`echo $$p | sed -e 's|^.*/||'`"; \
317 echo " $(docDATA_INSTALL) $$d$$p $(DESTDIR)$(docdir)/$$f"; \
318 $(docDATA_INSTALL) $$d$$p $(DESTDIR)$(docdir)/$$f; \
319 done
321 uninstall-docDATA:
322 @$(NORMAL_UNINSTALL)
323 @list='$(doc_DATA)'; for p in $$list; do \
324 f="`echo $$p | sed -e 's|^.*/||'`"; \
325 echo " rm -f $(DESTDIR)$(docdir)/$$f"; \
326 rm -f $(DESTDIR)$(docdir)/$$f; \
327 done
329 # This directory's subdirectories are mostly independent; you can cd
330 # into them and run `make' without going through this Makefile.
331 # To change the values of `make' variables: instead of editing Makefiles,
332 # (1) if the variable is set in `config.status', edit `config.status'
333 # (which will cause the Makefiles to be regenerated when you run `make');
334 # (2) otherwise, pass the desired values on the `make' command line.
335 $(RECURSIVE_TARGETS):
336 @set fnord $$MAKEFLAGS; amf=$$2; \
337 dot_seen=no; \
338 target=`echo $@ | sed s/-recursive//`; \
339 list='$(SUBDIRS)'; for subdir in $$list; do \
340 echo "Making $$target in $$subdir"; \
341 if test "$$subdir" = "."; then \
342 dot_seen=yes; \
343 local_target="$$target-am"; \
344 else \
345 local_target="$$target"; \
346 fi; \
347 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
348 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
349 done; \
350 if test "$$dot_seen" = "no"; then \
351 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
352 fi; test -z "$$fail"
354 mostlyclean-recursive clean-recursive distclean-recursive \
355 maintainer-clean-recursive:
356 @set fnord $$MAKEFLAGS; amf=$$2; \
357 dot_seen=no; \
358 case "$@" in \
359 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
360 *) list='$(SUBDIRS)' ;; \
361 esac; \
362 rev=''; for subdir in $$list; do \
363 if test "$$subdir" = "."; then :; else \
364 rev="$$subdir $$rev"; \
365 fi; \
366 done; \
367 rev="$$rev ."; \
368 target=`echo $@ | sed s/-recursive//`; \
369 for subdir in $$rev; do \
370 echo "Making $$target in $$subdir"; \
371 if test "$$subdir" = "."; then \
372 local_target="$$target-am"; \
373 else \
374 local_target="$$target"; \
375 fi; \
376 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
377 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
378 done && test -z "$$fail"
379 tags-recursive:
380 list='$(SUBDIRS)'; for subdir in $$list; do \
381 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
382 done
383 ctags-recursive:
384 list='$(SUBDIRS)'; for subdir in $$list; do \
385 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
386 done
388 ETAGS = etags
389 ETAGSFLAGS =
391 CTAGS = ctags
392 CTAGSFLAGS =
394 tags: TAGS
396 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
397 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
398 unique=`for i in $$list; do \
399 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
400 done | \
401 $(AWK) ' { files[$$0] = 1; } \
402 END { for (i in files) print i; }'`; \
403 mkid -fID $$unique
405 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
406 $(TAGS_FILES) $(LISP)
407 tags=; \
408 here=`pwd`; \
409 if (etags --etags-include --version) >/dev/null 2>&1; then \
410 include_option=--etags-include; \
411 else \
412 include_option=--include; \
413 fi; \
414 list='$(SUBDIRS)'; for subdir in $$list; do \
415 if test "$$subdir" = .; then :; else \
416 test -f $$subdir/TAGS && \
417 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
418 fi; \
419 done; \
420 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
421 unique=`for i in $$list; do \
422 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
423 done | \
424 $(AWK) ' { files[$$0] = 1; } \
425 END { for (i in files) print i; }'`; \
426 test -z "$(ETAGS_ARGS)$$tags$$unique" \
427 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
428 $$tags $$unique
430 ctags: CTAGS
431 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
432 $(TAGS_FILES) $(LISP)
433 tags=; \
434 here=`pwd`; \
435 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
436 unique=`for i in $$list; do \
437 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
438 done | \
439 $(AWK) ' { files[$$0] = 1; } \
440 END { for (i in files) print i; }'`; \
441 test -z "$(CTAGS_ARGS)$$tags$$unique" \
442 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
443 $$tags $$unique
445 GTAGS:
446 here=`$(am__cd) $(top_builddir) && pwd` \
447 && cd $(top_srcdir) \
448 && gtags -i $(GTAGS_ARGS) $$here
450 distclean-tags:
451 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
452 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
454 top_distdir = ../..
455 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
457 distdir: $(DISTFILES)
458 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
459 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
460 list='$(DISTFILES)'; for file in $$list; do \
461 case $$file in \
462 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
463 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
464 esac; \
465 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
466 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
467 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
468 dir="/$$dir"; \
469 $(mkinstalldirs) "$(distdir)$$dir"; \
470 else \
471 dir=''; \
472 fi; \
473 if test -d $$d/$$file; then \
474 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
475 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
476 fi; \
477 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
478 else \
479 test -f $(distdir)/$$file \
480 || cp -p $$d/$$file $(distdir)/$$file \
481 || exit 1; \
482 fi; \
483 done
484 list='$(SUBDIRS)'; for subdir in $$list; do \
485 if test "$$subdir" = .; then :; else \
486 test -d $(distdir)/$$subdir \
487 || mkdir $(distdir)/$$subdir \
488 || exit 1; \
489 (cd $$subdir && \
490 $(MAKE) $(AM_MAKEFLAGS) \
491 top_distdir="$(top_distdir)" \
492 distdir=../$(distdir)/$$subdir \
493 distdir) \
494 || exit 1; \
495 fi; \
496 done
497 check-am: all-am
498 check: check-recursive
499 all-am: Makefile $(DATA)
500 installdirs: installdirs-recursive
501 installdirs-am:
502 $(mkinstalldirs) $(DESTDIR)$(docdir)
504 install: install-recursive
505 install-exec: install-exec-recursive
506 install-data: install-data-recursive
507 uninstall: uninstall-recursive
509 install-am: all-am
510 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
512 installcheck: installcheck-recursive
513 install-strip:
514 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
515 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
516 `test -z '$(STRIP)' || \
517 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
518 mostlyclean-generic:
520 clean-generic:
522 distclean-generic:
523 -rm -f $(CONFIG_CLEAN_FILES)
525 maintainer-clean-generic:
526 @echo "This command is intended for maintainers to use"
527 @echo "it deletes files that may require special tools to rebuild."
528 clean: clean-recursive
530 clean-am: clean-generic clean-libtool mostlyclean-am
532 distclean: distclean-recursive
533 -rm -f Makefile
534 distclean-am: clean-am distclean-generic distclean-libtool \
535 distclean-tags
537 dvi: dvi-recursive
539 dvi-am:
541 info: info-recursive
543 info-am:
545 install-data-am: install-data-local install-docDATA
547 install-exec-am:
549 install-info: install-info-recursive
551 install-man:
553 installcheck-am:
555 maintainer-clean: maintainer-clean-recursive
556 -rm -f Makefile
557 maintainer-clean-am: distclean-am maintainer-clean-generic \
558 maintainer-clean-local
560 mostlyclean: mostlyclean-recursive
562 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
564 pdf: pdf-recursive
566 pdf-am:
568 ps: ps-recursive
570 ps-am:
572 uninstall-am: uninstall-docDATA uninstall-info-am uninstall-local
574 uninstall-info: uninstall-info-recursive
576 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
577 clean-generic clean-libtool clean-recursive ctags \
578 ctags-recursive distclean distclean-generic distclean-libtool \
579 distclean-recursive distclean-tags distdir dvi dvi-am \
580 dvi-recursive info info-am info-recursive install install-am \
581 install-data install-data-am install-data-local \
582 install-data-recursive install-docDATA install-exec \
583 install-exec-am install-exec-recursive install-info \
584 install-info-am install-info-recursive install-man \
585 install-recursive install-strip installcheck installcheck-am \
586 installdirs installdirs-am installdirs-recursive \
587 maintainer-clean maintainer-clean-generic \
588 maintainer-clean-local maintainer-clean-recursive mostlyclean \
589 mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
590 pdf pdf-am pdf-recursive ps ps-am ps-recursive tags \
591 tags-recursive uninstall uninstall-am uninstall-docDATA \
592 uninstall-info-am uninstall-info-recursive uninstall-local \
593 uninstall-recursive
596 # The install targets don't copy whole directories so we have to
597 # handle 'api/' specially:
598 install-data-local:
599 $(mkinstalldirs) $(DESTDIR)$(docdir)/api
600 (cd api && $(INSTALL_DATA) * $(DESTDIR)$(docdir)/api)
601 uninstall-local:
602 rm -rf $(DESTDIR)$(docdir)/api
603 maintainer-clean-local:
604 rm -rf api
605 # Tell versions [3.59,3.63) of GNU make to not export all variables.
606 # Otherwise a system limit (for SysV at least) may be exceeded.
607 .NOEXPORT: