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