]> git.ipfire.org Git - thirdparty/gcc.git/blob - libsanitizer/interception/Makefile.in
550c8f5c3f98bc34b820c4c7348a464e2fa141d7
[thirdparty/gcc.git] / libsanitizer / interception / Makefile.in
1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, 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.
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@
17
18 VPATH = @srcdir@
19 am__make_dryrun = \
20 { \
21 am__dry=no; \
22 case $$MAKEFLAGS in \
23 *\\[\ \ ]*) \
24 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
25 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
26 *) \
27 for am__flg in $$MAKEFLAGS; do \
28 case $$am__flg in \
29 *=*|--*) ;; \
30 *n*) am__dry=yes; break;; \
31 esac; \
32 done;; \
33 esac; \
34 test $$am__dry = yes; \
35 }
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkgincludedir = $(includedir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkglibexecdir = $(libexecdir)/@PACKAGE@
40 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41 install_sh_DATA = $(install_sh) -c -m 644
42 install_sh_PROGRAM = $(install_sh) -c
43 install_sh_SCRIPT = $(install_sh) -c
44 INSTALL_HEADER = $(INSTALL_DATA)
45 transform = $(program_transform_name)
46 NORMAL_INSTALL = :
47 PRE_INSTALL = :
48 POST_INSTALL = :
49 NORMAL_UNINSTALL = :
50 PRE_UNINSTALL = :
51 POST_UNINSTALL = :
52 build_triplet = @build@
53 host_triplet = @host@
54 target_triplet = @target@
55 subdir = interception
56 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
57 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
58 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
59 $(top_srcdir)/../config/depstand.m4 \
60 $(top_srcdir)/../config/lead-dot.m4 \
61 $(top_srcdir)/../config/libstdc++-raw-cxx.m4 \
62 $(top_srcdir)/../config/multi.m4 \
63 $(top_srcdir)/../config/override.m4 \
64 $(top_srcdir)/../config/stdint.m4 \
65 $(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
66 $(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
67 $(top_srcdir)/acinclude.m4 $(top_srcdir)/../libtool.m4 \
68 $(top_srcdir)/configure.ac
69 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
70 $(ACLOCAL_M4)
71 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
72 CONFIG_HEADER = $(top_builddir)/config.h
73 CONFIG_CLEAN_FILES =
74 CONFIG_CLEAN_VPATH_FILES =
75 LTLIBRARIES = $(noinst_LTLIBRARIES)
76 libinterception_la_LIBADD =
77 am__objects_1 = interception_linux.lo interception_mac.lo \
78 interception_win.lo interception_type_test.lo
79 am_libinterception_la_OBJECTS = $(am__objects_1)
80 libinterception_la_OBJECTS = $(am_libinterception_la_OBJECTS)
81 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
82 depcomp = $(SHELL) $(top_srcdir)/../depcomp
83 am__depfiles_maybe = depfiles
84 am__mv = mv -f
85 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
86 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
87 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
88 --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
89 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
90 CXXLD = $(CXX)
91 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
92 --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
93 $(LDFLAGS) -o $@
94 SOURCES = $(libinterception_la_SOURCES)
95 am__can_run_installinfo = \
96 case $$AM_UPDATE_INFO_DIR in \
97 n|no|NO) false;; \
98 *) (install-info --version) >/dev/null 2>&1;; \
99 esac
100 ETAGS = etags
101 CTAGS = ctags
102 ACLOCAL = @ACLOCAL@
103 ALLOC_FILE = @ALLOC_FILE@
104 AMTAR = @AMTAR@
105 AR = @AR@
106 AUTOCONF = @AUTOCONF@
107 AUTOHEADER = @AUTOHEADER@
108 AUTOMAKE = @AUTOMAKE@
109 AWK = @AWK@
110 BACKTRACE_SUPPORTED = @BACKTRACE_SUPPORTED@
111 BACKTRACE_SUPPORTS_THREADS = @BACKTRACE_SUPPORTS_THREADS@
112 BACKTRACE_USES_MALLOC = @BACKTRACE_USES_MALLOC@
113 CC = @CC@
114 CCAS = @CCAS@
115 CCASDEPMODE = @CCASDEPMODE@
116 CCASFLAGS = @CCASFLAGS@
117 CCDEPMODE = @CCDEPMODE@
118 CFLAGS = @CFLAGS@
119 CPP = @CPP@
120 CPPFLAGS = @CPPFLAGS@
121 CXX = @CXX@
122 CXXCPP = @CXXCPP@
123 CXXDEPMODE = @CXXDEPMODE@
124 CXXFLAGS = @CXXFLAGS@
125 CYGPATH_W = @CYGPATH_W@
126 DEFS = -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
127 DEPDIR = @DEPDIR@
128 DSYMUTIL = @DSYMUTIL@
129 DUMPBIN = @DUMPBIN@
130 ECHO_C = @ECHO_C@
131 ECHO_N = @ECHO_N@
132 ECHO_T = @ECHO_T@
133 EGREP = @EGREP@
134 EXEEXT = @EXEEXT@
135 FGREP = @FGREP@
136 FORMAT_FILE = @FORMAT_FILE@
137 GREP = @GREP@
138 INSTALL = @INSTALL@
139 INSTALL_DATA = @INSTALL_DATA@
140 INSTALL_PROGRAM = @INSTALL_PROGRAM@
141 INSTALL_SCRIPT = @INSTALL_SCRIPT@
142 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
143 LD = @LD@
144 LDFLAGS = @LDFLAGS@
145 LIBOBJS = @LIBOBJS@
146 LIBS = @LIBS@
147 LIBSTDCXX_RAW_CXX_CXXFLAGS = @LIBSTDCXX_RAW_CXX_CXXFLAGS@
148 LIBSTDCXX_RAW_CXX_LDFLAGS = @LIBSTDCXX_RAW_CXX_LDFLAGS@
149 LIBTOOL = @LIBTOOL@
150 LIPO = @LIPO@
151 LN_S = @LN_S@
152 LTLIBOBJS = @LTLIBOBJS@
153 MAINT = @MAINT@
154 MAKEINFO = @MAKEINFO@
155 MKDIR_P = @MKDIR_P@
156 NM = @NM@
157 NMEDIT = @NMEDIT@
158 OBJDUMP = @OBJDUMP@
159 OBJEXT = @OBJEXT@
160 OTOOL = @OTOOL@
161 OTOOL64 = @OTOOL64@
162 PACKAGE = @PACKAGE@
163 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
164 PACKAGE_NAME = @PACKAGE_NAME@
165 PACKAGE_STRING = @PACKAGE_STRING@
166 PACKAGE_TARNAME = @PACKAGE_TARNAME@
167 PACKAGE_URL = @PACKAGE_URL@
168 PACKAGE_VERSION = @PACKAGE_VERSION@
169 PATH_SEPARATOR = @PATH_SEPARATOR@
170 RANLIB = @RANLIB@
171 RPC_DEFS = @RPC_DEFS@
172 SANITIZER_COMMON_TARGET_DEPENDENT_OBJECTS = @SANITIZER_COMMON_TARGET_DEPENDENT_OBJECTS@
173 SED = @SED@
174 SET_MAKE = @SET_MAKE@
175 SHELL = @SHELL@
176 STRIP = @STRIP@
177 TSAN_TARGET_DEPENDENT_OBJECTS = @TSAN_TARGET_DEPENDENT_OBJECTS@
178 VERSION = @VERSION@
179 VIEW_FILE = @VIEW_FILE@
180 abs_builddir = @abs_builddir@
181 abs_srcdir = @abs_srcdir@
182 abs_top_builddir = @abs_top_builddir@
183 abs_top_srcdir = @abs_top_srcdir@
184 ac_ct_CC = @ac_ct_CC@
185 ac_ct_CXX = @ac_ct_CXX@
186 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
187 am__include = @am__include@
188 am__leading_dot = @am__leading_dot@
189 am__quote = @am__quote@
190 am__tar = @am__tar@
191 am__untar = @am__untar@
192 bindir = @bindir@
193 build = @build@
194 build_alias = @build_alias@
195 build_cpu = @build_cpu@
196 build_os = @build_os@
197 build_vendor = @build_vendor@
198 builddir = @builddir@
199 datadir = @datadir@
200 datarootdir = @datarootdir@
201 docdir = @docdir@
202 dvidir = @dvidir@
203 enable_shared = @enable_shared@
204 enable_static = @enable_static@
205 exec_prefix = @exec_prefix@
206 host = @host@
207 host_alias = @host_alias@
208 host_cpu = @host_cpu@
209 host_os = @host_os@
210 host_vendor = @host_vendor@
211 htmldir = @htmldir@
212 includedir = @includedir@
213 infodir = @infodir@
214 install_sh = @install_sh@
215 libdir = @libdir@
216 libexecdir = @libexecdir@
217 link_libasan = @link_libasan@
218 link_liblsan = @link_liblsan@
219 link_libtsan = @link_libtsan@
220 link_libubsan = @link_libubsan@
221 localedir = @localedir@
222 localstatedir = @localstatedir@
223 mandir = @mandir@
224 mkdir_p = @mkdir_p@
225 multi_basedir = @multi_basedir@
226 oldincludedir = @oldincludedir@
227 pdfdir = @pdfdir@
228 prefix = @prefix@
229 program_transform_name = @program_transform_name@
230 psdir = @psdir@
231 sbindir = @sbindir@
232 sharedstatedir = @sharedstatedir@
233 srcdir = @srcdir@
234 sysconfdir = @sysconfdir@
235 target = @target@
236 target_alias = @target_alias@
237 target_cpu = @target_cpu@
238 target_noncanonical = @target_noncanonical@
239 target_os = @target_os@
240 target_vendor = @target_vendor@
241 toolexecdir = @toolexecdir@
242 toolexeclibdir = @toolexeclibdir@
243 top_build_prefix = @top_build_prefix@
244 top_builddir = @top_builddir@
245 top_srcdir = @top_srcdir@
246 AM_CPPFLAGS = -I $(top_srcdir)/include -I $(top_srcdir)
247
248 # May be used by toolexeclibdir.
249 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
250 AM_CXXFLAGS = -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic \
251 -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti \
252 -fomit-frame-pointer -funwind-tables -fvisibility=hidden \
253 -Wno-variadic-macros $(LIBSTDCXX_RAW_CXX_CXXFLAGS) \
254 -std=gnu++11
255 ACLOCAL_AMFLAGS = -I m4
256 noinst_LTLIBRARIES = libinterception.la
257 interception_files = \
258 interception_linux.cc \
259 interception_mac.cc \
260 interception_win.cc \
261 interception_type_test.cc
262
263 libinterception_la_SOURCES = $(interception_files)
264
265 # Work around what appears to be a GNU make bug handling MAKEFLAGS
266 # values defined in terms of make variables, as is the case for CC and
267 # friends when we are called from the top level Makefile.
268 AM_MAKEFLAGS = \
269 "AR_FLAGS=$(AR_FLAGS)" \
270 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
271 "CFLAGS=$(CFLAGS)" \
272 "CXXFLAGS=$(CXXFLAGS)" \
273 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
274 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
275 "INSTALL=$(INSTALL)" \
276 "INSTALL_DATA=$(INSTALL_DATA)" \
277 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
278 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
279 "JC1FLAGS=$(JC1FLAGS)" \
280 "LDFLAGS=$(LDFLAGS)" \
281 "LIBCFLAGS=$(LIBCFLAGS)" \
282 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
283 "MAKE=$(MAKE)" \
284 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
285 "PICFLAG=$(PICFLAG)" \
286 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
287 "SHELL=$(SHELL)" \
288 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
289 "exec_prefix=$(exec_prefix)" \
290 "infodir=$(infodir)" \
291 "libdir=$(libdir)" \
292 "prefix=$(prefix)" \
293 "includedir=$(includedir)" \
294 "AR=$(AR)" \
295 "AS=$(AS)" \
296 "LD=$(LD)" \
297 "LIBCFLAGS=$(LIBCFLAGS)" \
298 "NM=$(NM)" \
299 "PICFLAG=$(PICFLAG)" \
300 "RANLIB=$(RANLIB)" \
301 "DESTDIR=$(DESTDIR)"
302
303 MAKEOVERRIDES =
304 all: all-am
305
306 .SUFFIXES:
307 .SUFFIXES: .cc .lo .o .obj
308 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
309 @for dep in $?; do \
310 case '$(am__configure_deps)' in \
311 *$$dep*) \
312 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
313 && { if test -f $@; then exit 0; else break; fi; }; \
314 exit 1;; \
315 esac; \
316 done; \
317 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign interception/Makefile'; \
318 $(am__cd) $(top_srcdir) && \
319 $(AUTOMAKE) --foreign interception/Makefile
320 .PRECIOUS: Makefile
321 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
322 @case '$?' in \
323 *config.status*) \
324 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
325 *) \
326 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
327 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
328 esac;
329
330 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
331 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
332
333 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
334 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
335 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
336 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
337 $(am__aclocal_m4_deps):
338
339 clean-noinstLTLIBRARIES:
340 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
341 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
342 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
343 test "$$dir" != "$$p" || dir=.; \
344 echo "rm -f \"$${dir}/so_locations\""; \
345 rm -f "$${dir}/so_locations"; \
346 done
347 libinterception.la: $(libinterception_la_OBJECTS) $(libinterception_la_DEPENDENCIES) $(EXTRA_libinterception_la_DEPENDENCIES)
348 $(CXXLINK) $(libinterception_la_OBJECTS) $(libinterception_la_LIBADD) $(LIBS)
349
350 mostlyclean-compile:
351 -rm -f *.$(OBJEXT)
352
353 distclean-compile:
354 -rm -f *.tab.c
355
356 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/interception_linux.Plo@am__quote@
357 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/interception_mac.Plo@am__quote@
358 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/interception_type_test.Plo@am__quote@
359 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/interception_win.Plo@am__quote@
360
361 .cc.o:
362 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
363 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
364 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
365 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
366 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
367
368 .cc.obj:
369 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
370 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
371 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
372 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
373 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
374
375 .cc.lo:
376 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
377 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
378 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
379 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
380 @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
381
382 mostlyclean-libtool:
383 -rm -f *.lo
384
385 clean-libtool:
386 -rm -rf .libs _libs
387
388 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
389 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
390 unique=`for i in $$list; do \
391 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
392 done | \
393 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
394 END { if (nonempty) { for (i in files) print i; }; }'`; \
395 mkid -fID $$unique
396 tags: TAGS
397
398 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
399 $(TAGS_FILES) $(LISP)
400 set x; \
401 here=`pwd`; \
402 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
403 unique=`for i in $$list; do \
404 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
405 done | \
406 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
407 END { if (nonempty) { for (i in files) print i; }; }'`; \
408 shift; \
409 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
410 test -n "$$unique" || unique=$$empty_fix; \
411 if test $$# -gt 0; then \
412 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
413 "$$@" $$unique; \
414 else \
415 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
416 $$unique; \
417 fi; \
418 fi
419 ctags: CTAGS
420 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
421 $(TAGS_FILES) $(LISP)
422 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
423 unique=`for i in $$list; do \
424 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
425 done | \
426 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
427 END { if (nonempty) { for (i in files) print i; }; }'`; \
428 test -z "$(CTAGS_ARGS)$$unique" \
429 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
430 $$unique
431
432 GTAGS:
433 here=`$(am__cd) $(top_builddir) && pwd` \
434 && $(am__cd) $(top_srcdir) \
435 && gtags -i $(GTAGS_ARGS) "$$here"
436
437 distclean-tags:
438 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
439 check-am: all-am
440 check: check-am
441 all-am: Makefile $(LTLIBRARIES)
442 installdirs:
443 install: install-am
444 install-exec: install-exec-am
445 install-data: install-data-am
446 uninstall: uninstall-am
447
448 install-am: all-am
449 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
450
451 installcheck: installcheck-am
452 install-strip:
453 if test -z '$(STRIP)'; then \
454 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
455 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
456 install; \
457 else \
458 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
459 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
460 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
461 fi
462 mostlyclean-generic:
463
464 clean-generic:
465
466 distclean-generic:
467 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
468 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
469
470 maintainer-clean-generic:
471 @echo "This command is intended for maintainers to use"
472 @echo "it deletes files that may require special tools to rebuild."
473 clean: clean-am
474
475 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
476 mostlyclean-am
477
478 distclean: distclean-am
479 -rm -rf ./$(DEPDIR)
480 -rm -f Makefile
481 distclean-am: clean-am distclean-compile distclean-generic \
482 distclean-tags
483
484 dvi: dvi-am
485
486 dvi-am:
487
488 html: html-am
489
490 html-am:
491
492 info: info-am
493
494 info-am:
495
496 install-data-am:
497
498 install-dvi: install-dvi-am
499
500 install-dvi-am:
501
502 install-exec-am:
503
504 install-html: install-html-am
505
506 install-html-am:
507
508 install-info: install-info-am
509
510 install-info-am:
511
512 install-man:
513
514 install-pdf: install-pdf-am
515
516 install-pdf-am:
517
518 install-ps: install-ps-am
519
520 install-ps-am:
521
522 installcheck-am:
523
524 maintainer-clean: maintainer-clean-am
525 -rm -rf ./$(DEPDIR)
526 -rm -f Makefile
527 maintainer-clean-am: distclean-am maintainer-clean-generic
528
529 mostlyclean: mostlyclean-am
530
531 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
532 mostlyclean-libtool
533
534 pdf: pdf-am
535
536 pdf-am:
537
538 ps: ps-am
539
540 ps-am:
541
542 uninstall-am:
543
544 .MAKE: install-am install-strip
545
546 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
547 clean-libtool clean-noinstLTLIBRARIES ctags distclean \
548 distclean-compile distclean-generic distclean-libtool \
549 distclean-tags dvi dvi-am html html-am info info-am install \
550 install-am install-data install-data-am install-dvi \
551 install-dvi-am install-exec install-exec-am install-html \
552 install-html-am install-info install-info-am install-man \
553 install-pdf install-pdf-am install-ps install-ps-am \
554 install-strip installcheck installcheck-am installdirs \
555 maintainer-clean maintainer-clean-generic mostlyclean \
556 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
557 pdf pdf-am ps ps-am tags uninstall uninstall-am
558
559
560 # Tell versions [3.59,3.63) of GNU make to not export all variables.
561 # Otherwise a system limit (for SysV at least) may be exceeded.
562 .NOEXPORT: