]> git.ipfire.org Git - thirdparty/gcc.git/blame - libsanitizer/Makefile.in
Merge ubsan into trunk.
[thirdparty/gcc.git] / libsanitizer / Makefile.in
CommitLineData
09eaad5e 1# Makefile.in generated by automake 1.11.1 from Makefile.am.
549e2197 2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
09eaad5e 5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6# Inc.
549e2197 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@
5d941ad9 36target_triplet = @target@
549e2197 37subdir = .
42c99425 38DIST_COMMON = ChangeLog $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
39 $(top_srcdir)/configure $(am__configure_deps) \
40 $(srcdir)/../mkinstalldirs
549e2197 41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
c8723c2d 42am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
43 $(top_srcdir)/../config/depstand.m4 \
09eaad5e 44 $(top_srcdir)/../config/lead-dot.m4 \
c8723c2d 45 $(top_srcdir)/../config/libstdc++-raw-cxx.m4 \
5d941ad9 46 $(top_srcdir)/../config/multi.m4 \
09eaad5e 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
549e2197 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
09eaad5e 56mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
549e2197 57CONFIG_CLEAN_FILES =
58CONFIG_CLEAN_VPATH_FILES =
59SOURCES =
5d941ad9 60MULTISRCTOP =
61MULTIBUILDTOP =
62MULTIDIRS =
63MULTISUBDIR =
64MULTIDO = true
65MULTICLEAN = true
549e2197 66RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
67 html-recursive info-recursive install-data-recursive \
68 install-dvi-recursive install-exec-recursive \
69 install-html-recursive install-info-recursive \
70 install-pdf-recursive install-ps-recursive install-recursive \
71 installcheck-recursive installdirs-recursive pdf-recursive \
72 ps-recursive uninstall-recursive
73RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
74 distclean-recursive maintainer-clean-recursive
75AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
42c99425 76 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS
549e2197 77ETAGS = etags
78CTAGS = ctags
9e46467d 79DIST_SUBDIRS = interception sanitizer_common asan ubsan tsan
549e2197 80ACLOCAL = @ACLOCAL@
81AMTAR = @AMTAR@
82AR = @AR@
83AUTOCONF = @AUTOCONF@
84AUTOHEADER = @AUTOHEADER@
85AUTOMAKE = @AUTOMAKE@
86AWK = @AWK@
87CC = @CC@
88CCAS = @CCAS@
89CCASDEPMODE = @CCASDEPMODE@
90CCASFLAGS = @CCASFLAGS@
91CCDEPMODE = @CCDEPMODE@
92CFLAGS = @CFLAGS@
93CPP = @CPP@
94CPPFLAGS = @CPPFLAGS@
95CXX = @CXX@
96CXXCPP = @CXXCPP@
97CXXDEPMODE = @CXXDEPMODE@
98CXXFLAGS = @CXXFLAGS@
99CYGPATH_W = @CYGPATH_W@
100DEFS = @DEFS@
101DEPDIR = @DEPDIR@
549e2197 102DSYMUTIL = @DSYMUTIL@
103DUMPBIN = @DUMPBIN@
104ECHO_C = @ECHO_C@
105ECHO_N = @ECHO_N@
106ECHO_T = @ECHO_T@
107EGREP = @EGREP@
108EXEEXT = @EXEEXT@
109FGREP = @FGREP@
110GREP = @GREP@
111INSTALL = @INSTALL@
112INSTALL_DATA = @INSTALL_DATA@
113INSTALL_PROGRAM = @INSTALL_PROGRAM@
114INSTALL_SCRIPT = @INSTALL_SCRIPT@
115INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
116LD = @LD@
117LDFLAGS = @LDFLAGS@
118LIBOBJS = @LIBOBJS@
119LIBS = @LIBS@
c8723c2d 120LIBSTDCXX_RAW_CXX_CXXFLAGS = @LIBSTDCXX_RAW_CXX_CXXFLAGS@
714784f5 121LIBSTDCXX_RAW_CXX_LDFLAGS = @LIBSTDCXX_RAW_CXX_LDFLAGS@
549e2197 122LIBTOOL = @LIBTOOL@
123LIPO = @LIPO@
124LN_S = @LN_S@
125LTLIBOBJS = @LTLIBOBJS@
8bd478be 126MAINT = @MAINT@
549e2197 127MAKEINFO = @MAKEINFO@
549e2197 128MKDIR_P = @MKDIR_P@
129NM = @NM@
130NMEDIT = @NMEDIT@
131OBJDUMP = @OBJDUMP@
132OBJEXT = @OBJEXT@
133OTOOL = @OTOOL@
134OTOOL64 = @OTOOL64@
135PACKAGE = @PACKAGE@
136PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
137PACKAGE_NAME = @PACKAGE_NAME@
138PACKAGE_STRING = @PACKAGE_STRING@
139PACKAGE_TARNAME = @PACKAGE_TARNAME@
140PACKAGE_URL = @PACKAGE_URL@
141PACKAGE_VERSION = @PACKAGE_VERSION@
142PATH_SEPARATOR = @PATH_SEPARATOR@
143RANLIB = @RANLIB@
144SED = @SED@
145SET_MAKE = @SET_MAKE@
146SHELL = @SHELL@
147STRIP = @STRIP@
148VERSION = @VERSION@
149abs_builddir = @abs_builddir@
150abs_srcdir = @abs_srcdir@
151abs_top_builddir = @abs_top_builddir@
152abs_top_srcdir = @abs_top_srcdir@
549e2197 153ac_ct_CC = @ac_ct_CC@
154ac_ct_CXX = @ac_ct_CXX@
155ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
156am__include = @am__include@
157am__leading_dot = @am__leading_dot@
158am__quote = @am__quote@
159am__tar = @am__tar@
160am__untar = @am__untar@
161bindir = @bindir@
162build = @build@
163build_alias = @build_alias@
164build_cpu = @build_cpu@
165build_os = @build_os@
166build_vendor = @build_vendor@
167builddir = @builddir@
168datadir = @datadir@
169datarootdir = @datarootdir@
170docdir = @docdir@
171dvidir = @dvidir@
172enable_shared = @enable_shared@
173enable_static = @enable_static@
174exec_prefix = @exec_prefix@
175host = @host@
176host_alias = @host_alias@
177host_cpu = @host_cpu@
178host_os = @host_os@
179host_vendor = @host_vendor@
180htmldir = @htmldir@
181includedir = @includedir@
182infodir = @infodir@
183install_sh = @install_sh@
184libdir = @libdir@
185libexecdir = @libexecdir@
186localedir = @localedir@
187localstatedir = @localstatedir@
188mandir = @mandir@
189mkdir_p = @mkdir_p@
5d941ad9 190multi_basedir = @multi_basedir@
549e2197 191oldincludedir = @oldincludedir@
192pdfdir = @pdfdir@
193prefix = @prefix@
194program_transform_name = @program_transform_name@
195psdir = @psdir@
196sbindir = @sbindir@
197sharedstatedir = @sharedstatedir@
198srcdir = @srcdir@
199sysconfdir = @sysconfdir@
5d941ad9 200target = @target@
549e2197 201target_alias = @target_alias@
5d941ad9 202target_cpu = @target_cpu@
c8723c2d 203target_noncanonical = @target_noncanonical@
5d941ad9 204target_os = @target_os@
205target_vendor = @target_vendor@
549e2197 206toolexecdir = @toolexecdir@
207toolexeclibdir = @toolexeclibdir@
208top_build_prefix = @top_build_prefix@
209top_builddir = @top_builddir@
210top_srcdir = @top_srcdir@
09eaad5e 211ACLOCAL_AMFLAGS = -I .. -I ../config
9e46467d 212@TSAN_SUPPORTED_FALSE@SUBDIRS = interception sanitizer_common asan ubsan
213@TSAN_SUPPORTED_TRUE@SUBDIRS = interception sanitizer_common asan tsan ubsan
214@USING_MAC_INTERPOSE_TRUE@SUBDIRS = sanitizer_common asan ubsan
39847690 215
216# Work around what appears to be a GNU make bug handling MAKEFLAGS
217# values defined in terms of make variables, as is the case for CC and
218# friends when we are called from the top level Makefile.
219AM_MAKEFLAGS = \
220 "AR_FLAGS=$(AR_FLAGS)" \
221 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
222 "CFLAGS=$(CFLAGS)" \
223 "CXXFLAGS=$(CXXFLAGS)" \
224 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
225 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
226 "INSTALL=$(INSTALL)" \
227 "INSTALL_DATA=$(INSTALL_DATA)" \
228 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
229 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
230 "JC1FLAGS=$(JC1FLAGS)" \
231 "LDFLAGS=$(LDFLAGS)" \
232 "LIBCFLAGS=$(LIBCFLAGS)" \
233 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
234 "MAKE=$(MAKE)" \
235 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
236 "PICFLAG=$(PICFLAG)" \
237 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
238 "SHELL=$(SHELL)" \
239 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
240 "exec_prefix=$(exec_prefix)" \
241 "infodir=$(infodir)" \
242 "libdir=$(libdir)" \
243 "prefix=$(prefix)" \
244 "includedir=$(includedir)" \
245 "AR=$(AR)" \
246 "AS=$(AS)" \
247 "LD=$(LD)" \
248 "LIBCFLAGS=$(LIBCFLAGS)" \
249 "NM=$(NM)" \
250 "PICFLAG=$(PICFLAG)" \
251 "RANLIB=$(RANLIB)" \
252 "DESTDIR=$(DESTDIR)"
253
8df53e6d 254MAKEOVERRIDES =
549e2197 255all: all-recursive
256
257.SUFFIXES:
09eaad5e 258am--refresh:
549e2197 259 @:
8bd478be 260$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
549e2197 261 @for dep in $?; do \
262 case '$(am__configure_deps)' in \
263 *$$dep*) \
264 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
265 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
266 && exit 0; \
267 exit 1;; \
268 esac; \
269 done; \
270 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
271 $(am__cd) $(top_srcdir) && \
272 $(AUTOMAKE) --foreign Makefile
273.PRECIOUS: Makefile
274Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
275 @case '$?' in \
276 *config.status*) \
277 echo ' $(SHELL) ./config.status'; \
278 $(SHELL) ./config.status;; \
279 *) \
280 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
281 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
282 esac;
283
284$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
285 $(SHELL) ./config.status --recheck
286
8bd478be 287$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
549e2197 288 $(am__cd) $(srcdir) && $(AUTOCONF)
8bd478be 289$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
549e2197 290 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
291$(am__aclocal_m4_deps):
292
293mostlyclean-libtool:
294 -rm -f *.lo
295
296clean-libtool:
297 -rm -rf .libs _libs
298
299distclean-libtool:
300 -rm -f libtool config.lt
301
5d941ad9 302# GNU Make needs to see an explicit $(MAKE) variable in the command it
303# runs to enable its job server during parallel builds. Hence the
304# comments below.
305all-multi:
306 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
307install-multi:
308 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
309
310mostlyclean-multi:
311 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
312clean-multi:
313 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
314distclean-multi:
315 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
316maintainer-clean-multi:
317 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
318
549e2197 319# This directory's subdirectories are mostly independent; you can cd
320# into them and run `make' without going through this Makefile.
321# To change the values of `make' variables: instead of editing Makefiles,
322# (1) if the variable is set in `config.status', edit `config.status'
323# (which will cause the Makefiles to be regenerated when you run `make');
324# (2) otherwise, pass the desired values on the `make' command line.
325$(RECURSIVE_TARGETS):
326 @fail= failcom='exit 1'; \
327 for f in x $$MAKEFLAGS; do \
328 case $$f in \
329 *=* | --[!k]*);; \
330 *k*) failcom='fail=yes';; \
331 esac; \
332 done; \
333 dot_seen=no; \
334 target=`echo $@ | sed s/-recursive//`; \
335 list='$(SUBDIRS)'; for subdir in $$list; do \
336 echo "Making $$target in $$subdir"; \
337 if test "$$subdir" = "."; then \
338 dot_seen=yes; \
339 local_target="$$target-am"; \
340 else \
341 local_target="$$target"; \
342 fi; \
343 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
344 || eval $$failcom; \
345 done; \
346 if test "$$dot_seen" = "no"; then \
347 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
348 fi; test -z "$$fail"
349
350$(RECURSIVE_CLEAN_TARGETS):
351 @fail= failcom='exit 1'; \
352 for f in x $$MAKEFLAGS; do \
353 case $$f in \
354 *=* | --[!k]*);; \
355 *k*) failcom='fail=yes';; \
356 esac; \
357 done; \
358 dot_seen=no; \
359 case "$@" in \
360 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
361 *) list='$(SUBDIRS)' ;; \
362 esac; \
363 rev=''; for subdir in $$list; do \
364 if test "$$subdir" = "."; then :; else \
365 rev="$$subdir $$rev"; \
366 fi; \
367 done; \
368 rev="$$rev ."; \
369 target=`echo $@ | sed s/-recursive//`; \
370 for subdir in $$rev; do \
371 echo "Making $$target in $$subdir"; \
372 if test "$$subdir" = "."; then \
373 local_target="$$target-am"; \
374 else \
375 local_target="$$target"; \
376 fi; \
377 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
378 || eval $$failcom; \
379 done && test -z "$$fail"
380tags-recursive:
381 list='$(SUBDIRS)'; for subdir in $$list; do \
382 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
383 done
384ctags-recursive:
385 list='$(SUBDIRS)'; for subdir in $$list; do \
386 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
387 done
388
389ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
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; nonempty = 1; } \
395 END { if (nonempty) { for (i in files) print i; }; }'`; \
396 mkid -fID $$unique
397tags: TAGS
398
399TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
400 $(TAGS_FILES) $(LISP)
401 set x; \
402 here=`pwd`; \
403 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
404 include_option=--etags-include; \
405 empty_fix=.; \
406 else \
407 include_option=--include; \
408 empty_fix=; \
409 fi; \
410 list='$(SUBDIRS)'; for subdir in $$list; do \
411 if test "$$subdir" = .; then :; else \
412 test ! -f $$subdir/TAGS || \
413 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
414 fi; \
415 done; \
416 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
417 unique=`for i in $$list; do \
418 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
419 done | \
420 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
421 END { if (nonempty) { for (i in files) print i; }; }'`; \
422 shift; \
423 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
424 test -n "$$unique" || unique=$$empty_fix; \
425 if test $$# -gt 0; then \
426 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
427 "$$@" $$unique; \
428 else \
429 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
430 $$unique; \
431 fi; \
432 fi
433ctags: CTAGS
434CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
435 $(TAGS_FILES) $(LISP)
436 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
437 unique=`for i in $$list; do \
438 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
439 done | \
440 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
441 END { if (nonempty) { for (i in files) print i; }; }'`; \
442 test -z "$(CTAGS_ARGS)$$unique" \
443 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
444 $$unique
445
446GTAGS:
447 here=`$(am__cd) $(top_builddir) && pwd` \
448 && $(am__cd) $(top_srcdir) \
449 && gtags -i $(GTAGS_ARGS) "$$here"
450
451distclean-tags:
452 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
549e2197 453check-am: all-am
454check: check-recursive
5d941ad9 455all-am: Makefile all-multi
549e2197 456installdirs: installdirs-recursive
457installdirs-am:
458install: install-recursive
459install-exec: install-exec-recursive
460install-data: install-data-recursive
461uninstall: uninstall-recursive
462
463install-am: all-am
464 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
465
466installcheck: installcheck-recursive
467install-strip:
09eaad5e 468 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
469 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
470 `test -z '$(STRIP)' || \
471 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
549e2197 472mostlyclean-generic:
473
474clean-generic:
475
476distclean-generic:
477 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
478 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
479
480maintainer-clean-generic:
481 @echo "This command is intended for maintainers to use"
482 @echo "it deletes files that may require special tools to rebuild."
5d941ad9 483clean: clean-multi clean-recursive
549e2197 484
485clean-am: clean-generic clean-libtool mostlyclean-am
486
5d941ad9 487distclean: distclean-multi distclean-recursive
549e2197 488 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
489 -rm -f Makefile
490distclean-am: clean-am distclean-generic distclean-libtool \
491 distclean-tags
492
493dvi: dvi-recursive
494
495dvi-am:
496
497html: html-recursive
498
499html-am:
500
501info: info-recursive
502
503info-am:
504
505install-data-am:
506
507install-dvi: install-dvi-recursive
508
509install-dvi-am:
510
5d941ad9 511install-exec-am: install-multi
549e2197 512
513install-html: install-html-recursive
514
515install-html-am:
516
517install-info: install-info-recursive
518
519install-info-am:
520
521install-man:
522
523install-pdf: install-pdf-recursive
524
525install-pdf-am:
526
527install-ps: install-ps-recursive
528
529install-ps-am:
530
531installcheck-am:
532
5d941ad9 533maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
549e2197 534 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
535 -rm -rf $(top_srcdir)/autom4te.cache
536 -rm -f Makefile
537maintainer-clean-am: distclean-am maintainer-clean-generic
538
5d941ad9 539mostlyclean: mostlyclean-multi mostlyclean-recursive
549e2197 540
541mostlyclean-am: mostlyclean-generic mostlyclean-libtool
542
543pdf: pdf-recursive
544
545pdf-am:
546
547ps: ps-recursive
548
549ps-am:
550
551uninstall-am:
552
5d941ad9 553.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all-multi \
554 clean-multi ctags-recursive distclean-multi install-am \
555 install-multi install-strip maintainer-clean-multi \
556 mostlyclean-multi tags-recursive
549e2197 557
558.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
5d941ad9 559 all all-am all-multi am--refresh check check-am clean \
560 clean-generic clean-libtool clean-multi ctags ctags-recursive \
42c99425 561 distclean distclean-generic distclean-libtool distclean-multi \
562 distclean-tags dvi dvi-am html html-am info info-am install \
563 install-am install-data install-data-am install-dvi \
564 install-dvi-am install-exec install-exec-am install-html \
565 install-html-am install-info install-info-am install-man \
566 install-multi install-pdf install-pdf-am install-ps \
567 install-ps-am install-strip installcheck installcheck-am \
568 installdirs installdirs-am maintainer-clean \
569 maintainer-clean-generic maintainer-clean-multi mostlyclean \
570 mostlyclean-generic mostlyclean-libtool mostlyclean-multi pdf \
571 pdf-am ps ps-am tags tags-recursive uninstall uninstall-am
549e2197 572
573
574# Tell versions [3.59,3.63) of GNU make to not export all variables.
575# Otherwise a system limit (for SysV at least) may be exceeded.
576.NOEXPORT: