]> git.ipfire.org Git - thirdparty/gcc.git/blame - libsanitizer/Makefile.in
[libsanitizer] Fix PR55521 by switching libsanitizer from mach_override to mac interp...
[thirdparty/gcc.git] / libsanitizer / Makefile.in
CommitLineData
a2479b3d 1# Makefile.in generated by automake 1.11.1 from Makefile.am.
f35db108
WM
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
a2479b3d
L
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6# Inc.
f35db108
WM
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkglibexecdir = $(libexecdir)/@PACKAGE@
22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23install_sh_DATA = $(install_sh) -c -m 644
24install_sh_PROGRAM = $(install_sh) -c
25install_sh_SCRIPT = $(install_sh) -c
26INSTALL_HEADER = $(INSTALL_DATA)
27transform = $(program_transform_name)
28NORMAL_INSTALL = :
29PRE_INSTALL = :
30POST_INSTALL = :
31NORMAL_UNINSTALL = :
32PRE_UNINSTALL = :
33POST_UNINSTALL = :
34build_triplet = @build@
35host_triplet = @host@
2a6346c4 36target_triplet = @target@
f35db108 37subdir = .
a2479b3d
L
38DIST_COMMON = $(am__configure_deps) $(srcdir)/../config.guess \
39 $(srcdir)/../config.sub $(srcdir)/../install-sh \
40 $(srcdir)/../ltmain.sh $(srcdir)/../missing \
41 $(srcdir)/../mkinstalldirs $(srcdir)/Makefile.am \
4053ca2c 42 $(srcdir)/Makefile.in $(top_srcdir)/configure ChangeLog
f35db108 43ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
a23ed040 44am__aclocal_m4_deps = $(top_srcdir)/../config/depstand.m4 \
a2479b3d 45 $(top_srcdir)/../config/lead-dot.m4 \
2a6346c4 46 $(top_srcdir)/../config/multi.m4 \
a2479b3d
L
47 $(top_srcdir)/../config/override.m4 \
48 $(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
49 $(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
50 $(top_srcdir)/acinclude.m4 $(top_srcdir)/../libtool.m4 \
51 $(top_srcdir)/configure.ac
f35db108
WM
52am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
53 $(ACLOCAL_M4)
54am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
55 configure.lineno config.status.lineno
a2479b3d 56mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
f35db108
WM
57CONFIG_CLEAN_FILES =
58CONFIG_CLEAN_VPATH_FILES =
59SOURCES =
60DIST_SOURCES =
2a6346c4
L
61MULTISRCTOP =
62MULTIBUILDTOP =
63MULTIDIRS =
64MULTISUBDIR =
65MULTIDO = true
66MULTICLEAN = true
f35db108
WM
67RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
68 html-recursive info-recursive install-data-recursive \
69 install-dvi-recursive install-exec-recursive \
70 install-html-recursive install-info-recursive \
71 install-pdf-recursive install-ps-recursive install-recursive \
72 installcheck-recursive installdirs-recursive pdf-recursive \
73 ps-recursive uninstall-recursive
74RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
75 distclean-recursive maintainer-clean-recursive
76AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
77 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
78 distdir dist dist-all distcheck
79ETAGS = etags
80CTAGS = ctags
cd0be65c 81DIST_SUBDIRS = interception sanitizer_common asan tsan
f35db108
WM
82DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
83distdir = $(PACKAGE)-$(VERSION)
84top_distdir = $(distdir)
85am__remove_distdir = \
a2479b3d
L
86 { test ! -d "$(distdir)" \
87 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
88 && rm -fr "$(distdir)"; }; }
f35db108
WM
89am__relativize = \
90 dir0=`pwd`; \
91 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
92 sed_rest='s,^[^/]*/*,,'; \
93 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
94 sed_butlast='s,/*[^/]*$$,,'; \
95 while test -n "$$dir1"; do \
96 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
97 if test "$$first" != "."; then \
98 if test "$$first" = ".."; then \
99 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
100 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
101 else \
102 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
103 if test "$$first2" = "$$first"; then \
104 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
105 else \
106 dir2="../$$dir2"; \
107 fi; \
108 dir0="$$dir0"/"$$first"; \
109 fi; \
110 fi; \
111 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
112 done; \
113 reldir="$$dir2"
114DIST_ARCHIVES = $(distdir).tar.gz
115GZIP_ENV = --best
116distuninstallcheck_listfiles = find . -type f -print
f35db108
WM
117distcleancheck_listfiles = find . -type f -print
118ACLOCAL = @ACLOCAL@
119AMTAR = @AMTAR@
120AR = @AR@
121AUTOCONF = @AUTOCONF@
122AUTOHEADER = @AUTOHEADER@
123AUTOMAKE = @AUTOMAKE@
124AWK = @AWK@
125CC = @CC@
126CCAS = @CCAS@
127CCASDEPMODE = @CCASDEPMODE@
128CCASFLAGS = @CCASFLAGS@
129CCDEPMODE = @CCDEPMODE@
130CFLAGS = @CFLAGS@
131CPP = @CPP@
132CPPFLAGS = @CPPFLAGS@
133CXX = @CXX@
134CXXCPP = @CXXCPP@
135CXXDEPMODE = @CXXDEPMODE@
136CXXFLAGS = @CXXFLAGS@
137CYGPATH_W = @CYGPATH_W@
138DEFS = @DEFS@
139DEPDIR = @DEPDIR@
f35db108
WM
140DSYMUTIL = @DSYMUTIL@
141DUMPBIN = @DUMPBIN@
142ECHO_C = @ECHO_C@
143ECHO_N = @ECHO_N@
144ECHO_T = @ECHO_T@
145EGREP = @EGREP@
146EXEEXT = @EXEEXT@
147FGREP = @FGREP@
148GREP = @GREP@
149INSTALL = @INSTALL@
150INSTALL_DATA = @INSTALL_DATA@
151INSTALL_PROGRAM = @INSTALL_PROGRAM@
152INSTALL_SCRIPT = @INSTALL_SCRIPT@
153INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
154LD = @LD@
155LDFLAGS = @LDFLAGS@
156LIBOBJS = @LIBOBJS@
157LIBS = @LIBS@
158LIBTOOL = @LIBTOOL@
159LIPO = @LIPO@
160LN_S = @LN_S@
161LTLIBOBJS = @LTLIBOBJS@
2b723e21 162MAINT = @MAINT@
f35db108 163MAKEINFO = @MAKEINFO@
f35db108
WM
164MKDIR_P = @MKDIR_P@
165NM = @NM@
166NMEDIT = @NMEDIT@
167OBJDUMP = @OBJDUMP@
168OBJEXT = @OBJEXT@
169OTOOL = @OTOOL@
170OTOOL64 = @OTOOL64@
171PACKAGE = @PACKAGE@
172PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
173PACKAGE_NAME = @PACKAGE_NAME@
174PACKAGE_STRING = @PACKAGE_STRING@
175PACKAGE_TARNAME = @PACKAGE_TARNAME@
176PACKAGE_URL = @PACKAGE_URL@
177PACKAGE_VERSION = @PACKAGE_VERSION@
178PATH_SEPARATOR = @PATH_SEPARATOR@
179RANLIB = @RANLIB@
180SED = @SED@
181SET_MAKE = @SET_MAKE@
182SHELL = @SHELL@
183STRIP = @STRIP@
184VERSION = @VERSION@
185abs_builddir = @abs_builddir@
186abs_srcdir = @abs_srcdir@
187abs_top_builddir = @abs_top_builddir@
188abs_top_srcdir = @abs_top_srcdir@
f35db108
WM
189ac_ct_CC = @ac_ct_CC@
190ac_ct_CXX = @ac_ct_CXX@
191ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
192am__include = @am__include@
193am__leading_dot = @am__leading_dot@
194am__quote = @am__quote@
195am__tar = @am__tar@
196am__untar = @am__untar@
197bindir = @bindir@
198build = @build@
199build_alias = @build_alias@
200build_cpu = @build_cpu@
201build_os = @build_os@
202build_vendor = @build_vendor@
203builddir = @builddir@
204datadir = @datadir@
205datarootdir = @datarootdir@
206docdir = @docdir@
207dvidir = @dvidir@
208enable_shared = @enable_shared@
209enable_static = @enable_static@
210exec_prefix = @exec_prefix@
211host = @host@
212host_alias = @host_alias@
213host_cpu = @host_cpu@
214host_os = @host_os@
215host_vendor = @host_vendor@
216htmldir = @htmldir@
217includedir = @includedir@
218infodir = @infodir@
219install_sh = @install_sh@
220libdir = @libdir@
221libexecdir = @libexecdir@
222localedir = @localedir@
223localstatedir = @localstatedir@
224mandir = @mandir@
225mkdir_p = @mkdir_p@
2a6346c4 226multi_basedir = @multi_basedir@
f35db108
WM
227oldincludedir = @oldincludedir@
228pdfdir = @pdfdir@
229prefix = @prefix@
230program_transform_name = @program_transform_name@
231psdir = @psdir@
232sbindir = @sbindir@
233sharedstatedir = @sharedstatedir@
234srcdir = @srcdir@
235sysconfdir = @sysconfdir@
2a6346c4 236target = @target@
f35db108 237target_alias = @target_alias@
2a6346c4
L
238target_cpu = @target_cpu@
239target_os = @target_os@
240target_vendor = @target_vendor@
f35db108
WM
241toolexecdir = @toolexecdir@
242toolexeclibdir = @toolexeclibdir@
243top_build_prefix = @top_build_prefix@
244top_builddir = @top_builddir@
245top_srcdir = @top_srcdir@
a2479b3d 246ACLOCAL_AMFLAGS = -I .. -I ../config
64548f3b
JJ
247@TSAN_SUPPORTED_FALSE@SUBDIRS = interception sanitizer_common asan
248@TSAN_SUPPORTED_TRUE@SUBDIRS = interception sanitizer_common asan tsan
8c4d267c 249@USING_MAC_INTERPOSE_TRUE@SUBDIRS = sanitizer_common asan
f35db108
WM
250
251# Work around what appears to be a GNU make bug handling MAKEFLAGS
252# values defined in terms of make variables, as is the case for CC and
253# friends when we are called from the top level Makefile.
254AM_MAKEFLAGS = \
255 "AR_FLAGS=$(AR_FLAGS)" \
256 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
257 "CFLAGS=$(CFLAGS)" \
258 "CXXFLAGS=$(CXXFLAGS)" \
259 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
260 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
261 "INSTALL=$(INSTALL)" \
262 "INSTALL_DATA=$(INSTALL_DATA)" \
263 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
264 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
265 "JC1FLAGS=$(JC1FLAGS)" \
266 "LDFLAGS=$(LDFLAGS)" \
267 "LIBCFLAGS=$(LIBCFLAGS)" \
268 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
269 "MAKE=$(MAKE)" \
270 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
271 "PICFLAG=$(PICFLAG)" \
272 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
273 "SHELL=$(SHELL)" \
274 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
275 "exec_prefix=$(exec_prefix)" \
276 "infodir=$(infodir)" \
277 "libdir=$(libdir)" \
278 "prefix=$(prefix)" \
279 "includedir=$(includedir)" \
280 "AR=$(AR)" \
281 "AS=$(AS)" \
a23ed040
L
282 "CC=$(CC)" \
283 "CXX=$(CXX)" \
f35db108
WM
284 "LD=$(LD)" \
285 "LIBCFLAGS=$(LIBCFLAGS)" \
286 "NM=$(NM)" \
287 "PICFLAG=$(PICFLAG)" \
288 "RANLIB=$(RANLIB)" \
289 "DESTDIR=$(DESTDIR)"
290
291MAKEOVERRIDES =
292all: all-recursive
293
294.SUFFIXES:
a2479b3d 295am--refresh:
f35db108 296 @:
2b723e21 297$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
f35db108
WM
298 @for dep in $?; do \
299 case '$(am__configure_deps)' in \
300 *$$dep*) \
301 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
302 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
303 && exit 0; \
304 exit 1;; \
305 esac; \
306 done; \
307 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
308 $(am__cd) $(top_srcdir) && \
309 $(AUTOMAKE) --foreign Makefile
310.PRECIOUS: Makefile
311Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
312 @case '$?' in \
313 *config.status*) \
314 echo ' $(SHELL) ./config.status'; \
315 $(SHELL) ./config.status;; \
316 *) \
317 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
318 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
319 esac;
320
321$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
322 $(SHELL) ./config.status --recheck
323
2b723e21 324$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
f35db108 325 $(am__cd) $(srcdir) && $(AUTOCONF)
2b723e21 326$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
f35db108
WM
327 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
328$(am__aclocal_m4_deps):
329
330mostlyclean-libtool:
331 -rm -f *.lo
332
333clean-libtool:
334 -rm -rf .libs _libs
335
336distclean-libtool:
337 -rm -f libtool config.lt
338
2a6346c4
L
339# GNU Make needs to see an explicit $(MAKE) variable in the command it
340# runs to enable its job server during parallel builds. Hence the
341# comments below.
342all-multi:
343 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
344install-multi:
345 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
346
347mostlyclean-multi:
348 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
349clean-multi:
350 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
351distclean-multi:
352 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
353maintainer-clean-multi:
354 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
355
f35db108
WM
356# This directory's subdirectories are mostly independent; you can cd
357# into them and run `make' without going through this Makefile.
358# To change the values of `make' variables: instead of editing Makefiles,
359# (1) if the variable is set in `config.status', edit `config.status'
360# (which will cause the Makefiles to be regenerated when you run `make');
361# (2) otherwise, pass the desired values on the `make' command line.
362$(RECURSIVE_TARGETS):
363 @fail= failcom='exit 1'; \
364 for f in x $$MAKEFLAGS; do \
365 case $$f in \
366 *=* | --[!k]*);; \
367 *k*) failcom='fail=yes';; \
368 esac; \
369 done; \
370 dot_seen=no; \
371 target=`echo $@ | sed s/-recursive//`; \
372 list='$(SUBDIRS)'; for subdir in $$list; do \
373 echo "Making $$target in $$subdir"; \
374 if test "$$subdir" = "."; then \
375 dot_seen=yes; \
376 local_target="$$target-am"; \
377 else \
378 local_target="$$target"; \
379 fi; \
380 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
381 || eval $$failcom; \
382 done; \
383 if test "$$dot_seen" = "no"; then \
384 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
385 fi; test -z "$$fail"
386
387$(RECURSIVE_CLEAN_TARGETS):
388 @fail= failcom='exit 1'; \
389 for f in x $$MAKEFLAGS; do \
390 case $$f in \
391 *=* | --[!k]*);; \
392 *k*) failcom='fail=yes';; \
393 esac; \
394 done; \
395 dot_seen=no; \
396 case "$@" in \
397 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
398 *) list='$(SUBDIRS)' ;; \
399 esac; \
400 rev=''; for subdir in $$list; do \
401 if test "$$subdir" = "."; then :; else \
402 rev="$$subdir $$rev"; \
403 fi; \
404 done; \
405 rev="$$rev ."; \
406 target=`echo $@ | sed s/-recursive//`; \
407 for subdir in $$rev; do \
408 echo "Making $$target in $$subdir"; \
409 if test "$$subdir" = "."; then \
410 local_target="$$target-am"; \
411 else \
412 local_target="$$target"; \
413 fi; \
414 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
415 || eval $$failcom; \
416 done && test -z "$$fail"
417tags-recursive:
418 list='$(SUBDIRS)'; for subdir in $$list; do \
419 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
420 done
421ctags-recursive:
422 list='$(SUBDIRS)'; for subdir in $$list; do \
423 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
424 done
425
426ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
427 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
428 unique=`for i in $$list; do \
429 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
430 done | \
431 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
432 END { if (nonempty) { for (i in files) print i; }; }'`; \
433 mkid -fID $$unique
434tags: TAGS
435
436TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
437 $(TAGS_FILES) $(LISP)
438 set x; \
439 here=`pwd`; \
440 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
441 include_option=--etags-include; \
442 empty_fix=.; \
443 else \
444 include_option=--include; \
445 empty_fix=; \
446 fi; \
447 list='$(SUBDIRS)'; for subdir in $$list; do \
448 if test "$$subdir" = .; then :; else \
449 test ! -f $$subdir/TAGS || \
450 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
451 fi; \
452 done; \
453 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
454 unique=`for i in $$list; do \
455 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
456 done | \
457 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
458 END { if (nonempty) { for (i in files) print i; }; }'`; \
459 shift; \
460 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
461 test -n "$$unique" || unique=$$empty_fix; \
462 if test $$# -gt 0; then \
463 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
464 "$$@" $$unique; \
465 else \
466 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
467 $$unique; \
468 fi; \
469 fi
470ctags: CTAGS
471CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
472 $(TAGS_FILES) $(LISP)
473 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
474 unique=`for i in $$list; do \
475 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
476 done | \
477 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
478 END { if (nonempty) { for (i in files) print i; }; }'`; \
479 test -z "$(CTAGS_ARGS)$$unique" \
480 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
481 $$unique
482
483GTAGS:
484 here=`$(am__cd) $(top_builddir) && pwd` \
485 && $(am__cd) $(top_srcdir) \
486 && gtags -i $(GTAGS_ARGS) "$$here"
487
488distclean-tags:
489 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
490
491distdir: $(DISTFILES)
492 $(am__remove_distdir)
493 test -d "$(distdir)" || mkdir "$(distdir)"
494 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
495 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
496 list='$(DISTFILES)'; \
497 dist_files=`for file in $$list; do echo $$file; done | \
498 sed -e "s|^$$srcdirstrip/||;t" \
499 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
500 case $$dist_files in \
501 */*) $(MKDIR_P) `echo "$$dist_files" | \
502 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
503 sort -u` ;; \
504 esac; \
505 for file in $$dist_files; do \
506 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
507 if test -d $$d/$$file; then \
508 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
509 if test -d "$(distdir)/$$file"; then \
510 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
511 fi; \
512 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
513 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
514 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
515 fi; \
516 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
517 else \
518 test -f "$(distdir)/$$file" \
519 || cp -p $$d/$$file "$(distdir)/$$file" \
520 || exit 1; \
521 fi; \
522 done
523 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
524 if test "$$subdir" = .; then :; else \
525 test -d "$(distdir)/$$subdir" \
526 || $(MKDIR_P) "$(distdir)/$$subdir" \
527 || exit 1; \
528 fi; \
529 done
530 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
531 if test "$$subdir" = .; then :; else \
532 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
533 $(am__relativize); \
534 new_distdir=$$reldir; \
535 dir1=$$subdir; dir2="$(top_distdir)"; \
536 $(am__relativize); \
537 new_top_distdir=$$reldir; \
538 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
539 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
540 ($(am__cd) $$subdir && \
541 $(MAKE) $(AM_MAKEFLAGS) \
542 top_distdir="$$new_top_distdir" \
543 distdir="$$new_distdir" \
544 am__remove_distdir=: \
545 am__skip_length_check=: \
546 am__skip_mode_fix=: \
547 distdir) \
548 || exit 1; \
549 fi; \
550 done
551 -test -n "$(am__skip_mode_fix)" \
552 || find "$(distdir)" -type d ! -perm -755 \
553 -exec chmod u+rwx,go+rx {} \; -o \
554 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
555 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
556 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
557 || chmod -R a+r "$(distdir)"
558dist-gzip: distdir
559 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
560 $(am__remove_distdir)
561
562dist-bzip2: distdir
a2479b3d 563 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
f35db108
WM
564 $(am__remove_distdir)
565
566dist-lzma: distdir
567 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
568 $(am__remove_distdir)
569
570dist-xz: distdir
a2479b3d 571 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
f35db108
WM
572 $(am__remove_distdir)
573
574dist-tarZ: distdir
575 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
576 $(am__remove_distdir)
577
578dist-shar: distdir
579 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
580 $(am__remove_distdir)
581
582dist-zip: distdir
583 -rm -f $(distdir).zip
584 zip -rq $(distdir).zip $(distdir)
585 $(am__remove_distdir)
586
587dist dist-all: distdir
588 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
589 $(am__remove_distdir)
590
591# This target untars the dist file and tries a VPATH configuration. Then
592# it guarantees that the distribution is self-contained by making another
593# tarfile.
594distcheck: dist
595 case '$(DIST_ARCHIVES)' in \
596 *.tar.gz*) \
597 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
598 *.tar.bz2*) \
599 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
600 *.tar.lzma*) \
601 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
f35db108
WM
602 *.tar.xz*) \
603 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
604 *.tar.Z*) \
605 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
606 *.shar.gz*) \
607 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
608 *.zip*) \
609 unzip $(distdir).zip ;;\
610 esac
611 chmod -R a-w $(distdir); chmod a+w $(distdir)
612 mkdir $(distdir)/_build
613 mkdir $(distdir)/_inst
614 chmod a-w $(distdir)
615 test -d $(distdir)/_build || exit 0; \
616 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
617 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
618 && am__cwd=`pwd` \
619 && $(am__cd) $(distdir)/_build \
620 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
f35db108
WM
621 $(DISTCHECK_CONFIGURE_FLAGS) \
622 && $(MAKE) $(AM_MAKEFLAGS) \
623 && $(MAKE) $(AM_MAKEFLAGS) dvi \
624 && $(MAKE) $(AM_MAKEFLAGS) check \
625 && $(MAKE) $(AM_MAKEFLAGS) install \
626 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
627 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
628 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
629 distuninstallcheck \
630 && chmod -R a-w "$$dc_install_base" \
631 && ({ \
632 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
633 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
634 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
635 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
636 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
637 } || { rm -rf "$$dc_destdir"; exit 1; }) \
638 && rm -rf "$$dc_destdir" \
639 && $(MAKE) $(AM_MAKEFLAGS) dist \
640 && rm -rf $(DIST_ARCHIVES) \
641 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
642 && cd "$$am__cwd" \
643 || exit 1
644 $(am__remove_distdir)
645 @(echo "$(distdir) archives ready for distribution: "; \
646 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
647 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
648distuninstallcheck:
a2479b3d
L
649 @$(am__cd) '$(distuninstallcheck_dir)' \
650 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
f35db108
WM
651 || { echo "ERROR: files left after uninstall:" ; \
652 if test -n "$(DESTDIR)"; then \
653 echo " (check DESTDIR support)"; \
654 fi ; \
655 $(distuninstallcheck_listfiles) ; \
656 exit 1; } >&2
657distcleancheck: distclean
658 @if test '$(srcdir)' = . ; then \
659 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
660 exit 1 ; \
661 fi
662 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
663 || { echo "ERROR: files left in build directory after distclean:" ; \
664 $(distcleancheck_listfiles) ; \
665 exit 1; } >&2
666check-am: all-am
667check: check-recursive
2a6346c4 668all-am: Makefile all-multi
f35db108
WM
669installdirs: installdirs-recursive
670installdirs-am:
671install: install-recursive
672install-exec: install-exec-recursive
673install-data: install-data-recursive
674uninstall: uninstall-recursive
675
676install-am: all-am
677 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
678
679installcheck: installcheck-recursive
680install-strip:
a2479b3d
L
681 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
682 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
683 `test -z '$(STRIP)' || \
684 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
f35db108
WM
685mostlyclean-generic:
686
687clean-generic:
688
689distclean-generic:
690 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
691 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
692
693maintainer-clean-generic:
694 @echo "This command is intended for maintainers to use"
695 @echo "it deletes files that may require special tools to rebuild."
2a6346c4 696clean: clean-multi clean-recursive
f35db108
WM
697
698clean-am: clean-generic clean-libtool mostlyclean-am
699
2a6346c4 700distclean: distclean-multi distclean-recursive
f35db108
WM
701 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
702 -rm -f Makefile
703distclean-am: clean-am distclean-generic distclean-libtool \
704 distclean-tags
705
706dvi: dvi-recursive
707
708dvi-am:
709
710html: html-recursive
711
712html-am:
713
714info: info-recursive
715
716info-am:
717
718install-data-am:
719
720install-dvi: install-dvi-recursive
721
722install-dvi-am:
723
2a6346c4 724install-exec-am: install-multi
f35db108
WM
725
726install-html: install-html-recursive
727
728install-html-am:
729
730install-info: install-info-recursive
731
732install-info-am:
733
734install-man:
735
736install-pdf: install-pdf-recursive
737
738install-pdf-am:
739
740install-ps: install-ps-recursive
741
742install-ps-am:
743
744installcheck-am:
745
2a6346c4 746maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
f35db108
WM
747 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
748 -rm -rf $(top_srcdir)/autom4te.cache
749 -rm -f Makefile
750maintainer-clean-am: distclean-am maintainer-clean-generic
751
2a6346c4 752mostlyclean: mostlyclean-multi mostlyclean-recursive
f35db108
WM
753
754mostlyclean-am: mostlyclean-generic mostlyclean-libtool
755
756pdf: pdf-recursive
757
758pdf-am:
759
760ps: ps-recursive
761
762ps-am:
763
764uninstall-am:
765
2a6346c4
L
766.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all-multi \
767 clean-multi ctags-recursive distclean-multi install-am \
768 install-multi install-strip maintainer-clean-multi \
769 mostlyclean-multi tags-recursive
f35db108
WM
770
771.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
2a6346c4
L
772 all all-am all-multi am--refresh check check-am clean \
773 clean-generic clean-libtool clean-multi ctags ctags-recursive \
774 dist dist-all dist-bzip2 dist-gzip dist-lzma dist-shar \
775 dist-tarZ dist-xz dist-zip distcheck distclean \
776 distclean-generic distclean-libtool distclean-multi \
a2479b3d
L
777 distclean-tags distcleancheck distdir distuninstallcheck dvi \
778 dvi-am html html-am info info-am install install-am \
779 install-data install-data-am install-dvi install-dvi-am \
780 install-exec install-exec-am install-html install-html-am \
2a6346c4
L
781 install-info install-info-am install-man install-multi \
782 install-pdf install-pdf-am install-ps install-ps-am \
783 install-strip installcheck installcheck-am installdirs \
784 installdirs-am maintainer-clean maintainer-clean-generic \
785 maintainer-clean-multi mostlyclean mostlyclean-generic \
786 mostlyclean-libtool mostlyclean-multi pdf pdf-am ps ps-am tags \
787 tags-recursive uninstall uninstall-am
f35db108
WM
788
789
790# Tell versions [3.59,3.63) of GNU make to not export all variables.
791# Otherwise a system limit (for SysV at least) may be exceeded.
792.NOEXPORT: