]> git.ipfire.org Git - thirdparty/gcc.git/blame - libsanitizer/interception/Makefile.in
make `-Werror` optional in libatomic/libbacktrace/libgomp/libitm/libsanitizer
[thirdparty/gcc.git] / libsanitizer / interception / Makefile.in
CommitLineData
8bc1fac7 1# Makefile.in generated by automake 1.15.1 from Makefile.am.
f35db108
WM
2# @configure_input@
3
8bc1fac7 4# Copyright (C) 1994-2017 Free Software Foundation, Inc.
22e05272 5
f35db108
WM
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.
9
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.
14
15@SET_MAKE@
16
17VPATH = @srcdir@
22e05272
JM
18am__is_gnu_make = { \
19 if test -z '$(MAKELEVEL)'; then \
20 false; \
21 elif test -n '$(MAKE_HOST)'; then \
22 true; \
23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24 true; \
25 else \
26 false; \
27 fi; \
28}
29am__make_running_with_option = \
30 case $${target_option-} in \
31 ?) ;; \
32 *) echo "am__make_running_with_option: internal error: invalid" \
33 "target option '$${target_option-}' specified" >&2; \
34 exit 1;; \
35 esac; \
36 has_opt=no; \
37 sane_makeflags=$$MAKEFLAGS; \
38 if $(am__is_gnu_make); then \
39 sane_makeflags=$$MFLAGS; \
40 else \
f3915b42
MH
41 case $$MAKEFLAGS in \
42 *\\[\ \ ]*) \
22e05272
JM
43 bs=\\; \
44 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
46 esac; \
47 fi; \
48 skip_next=no; \
49 strip_trailopt () \
50 { \
51 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52 }; \
53 for flg in $$sane_makeflags; do \
54 test $$skip_next = yes && { skip_next=no; continue; }; \
55 case $$flg in \
56 *=*|--*) continue;; \
57 -*I) strip_trailopt 'I'; skip_next=yes;; \
58 -*I?*) strip_trailopt 'I';; \
59 -*O) strip_trailopt 'O'; skip_next=yes;; \
60 -*O?*) strip_trailopt 'O';; \
61 -*l) strip_trailopt 'l'; skip_next=yes;; \
62 -*l?*) strip_trailopt 'l';; \
63 -[dEDm]) skip_next=yes;; \
64 -[JT]) skip_next=yes;; \
f3915b42 65 esac; \
22e05272
JM
66 case $$flg in \
67 *$$target_option*) has_opt=yes; break;; \
68 esac; \
69 done; \
70 test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
f35db108
WM
73pkgdatadir = $(datadir)/@PACKAGE@
74pkgincludedir = $(includedir)/@PACKAGE@
75pkglibdir = $(libdir)/@PACKAGE@
76pkglibexecdir = $(libexecdir)/@PACKAGE@
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89build_triplet = @build@
90host_triplet = @host@
2a6346c4 91target_triplet = @target@
f35db108 92subdir = interception
f35db108 93ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
d10a2df2
L
94am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
95 $(top_srcdir)/../config/depstand.m4 \
a2479b3d 96 $(top_srcdir)/../config/lead-dot.m4 \
d10a2df2 97 $(top_srcdir)/../config/libstdc++-raw-cxx.m4 \
2a6346c4 98 $(top_srcdir)/../config/multi.m4 \
a2479b3d 99 $(top_srcdir)/../config/override.m4 \
c915a581 100 $(top_srcdir)/../config/stdint.m4 \
e8e66971 101 $(top_srcdir)/../config/toolexeclibdir.m4 \
45ba6bf2 102 $(top_srcdir)/../config/warnings.m4 \
a2479b3d
L
103 $(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
104 $(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
105 $(top_srcdir)/acinclude.m4 $(top_srcdir)/../libtool.m4 \
9069eb28
IT
106 $(top_srcdir)/../config/enable.m4 \
107 $(top_srcdir)/../config/cet.m4 $(top_srcdir)/configure.ac
f35db108
WM
108am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
109 $(ACLOCAL_M4)
22e05272 110DIST_COMMON = $(srcdir)/Makefile.am
a2479b3d 111mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
c915a581 112CONFIG_HEADER = $(top_builddir)/config.h
f35db108
WM
113CONFIG_CLEAN_FILES =
114CONFIG_CLEAN_VPATH_FILES =
115LTLIBRARIES = $(noinst_LTLIBRARIES)
116libinterception_la_LIBADD =
117am__objects_1 = interception_linux.lo interception_mac.lo \
b4ab7d34 118 interception_win.lo interception_type_test.lo
8c4d267c 119am_libinterception_la_OBJECTS = $(am__objects_1)
f35db108 120libinterception_la_OBJECTS = $(am_libinterception_la_OBJECTS)
22e05272
JM
121AM_V_lt = $(am__v_lt_@AM_V@)
122am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
123am__v_lt_0 = --silent
124am__v_lt_1 =
125AM_V_P = $(am__v_P_@AM_V@)
126am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
127am__v_P_0 = false
128am__v_P_1 = :
129AM_V_GEN = $(am__v_GEN_@AM_V@)
130am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
131am__v_GEN_0 = @echo " GEN " $@;
132am__v_GEN_1 =
133AM_V_at = $(am__v_at_@AM_V@)
134am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
135am__v_at_0 = @
136am__v_at_1 =
c915a581 137DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
a2479b3d 138depcomp = $(SHELL) $(top_srcdir)/../depcomp
8bc1fac7 139am__depfiles_maybe = depfiles
f35db108
WM
140am__mv = mv -f
141CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
142 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
22e05272
JM
143LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
144 $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
145 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
146 $(AM_CXXFLAGS) $(CXXFLAGS)
147AM_V_CXX = $(am__v_CXX_@AM_V@)
148am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
149am__v_CXX_0 = @echo " CXX " $@;
150am__v_CXX_1 =
f35db108 151CXXLD = $(CXX)
22e05272
JM
152CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
153 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
154 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
155AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
156am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
157am__v_CXXLD_0 = @echo " CXXLD " $@;
158am__v_CXXLD_1 =
f35db108 159SOURCES = $(libinterception_la_SOURCES)
f3915b42
MH
160am__can_run_installinfo = \
161 case $$AM_UPDATE_INFO_DIR in \
162 n|no|NO) false;; \
163 *) (install-info --version) >/dev/null 2>&1;; \
164 esac
22e05272
JM
165am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
166# Read a list of newline-separated strings from the standard input,
167# and print each of them once, without duplicates. Input order is
168# *not* preserved.
169am__uniquify_input = $(AWK) '\
170 BEGIN { nonempty = 0; } \
171 { items[$$0] = 1; nonempty = 1; } \
172 END { if (nonempty) { for (i in items) print i; }; } \
173'
174# Make sure the list of sources is unique. This is necessary because,
175# e.g., the same source file might be shared among _SOURCES variables
176# for different programs/libraries.
177am__define_uniq_tagged_files = \
178 list='$(am__tagged_files)'; \
179 unique=`for i in $$list; do \
180 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
181 done | $(am__uniquify_input)`
f35db108
WM
182ETAGS = etags
183CTAGS = ctags
f35db108 184ACLOCAL = @ACLOCAL@
c915a581 185ALLOC_FILE = @ALLOC_FILE@
f35db108 186AMTAR = @AMTAR@
22e05272 187AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
f35db108
WM
188AR = @AR@
189AUTOCONF = @AUTOCONF@
190AUTOHEADER = @AUTOHEADER@
191AUTOMAKE = @AUTOMAKE@
192AWK = @AWK@
c915a581
JJ
193BACKTRACE_SUPPORTED = @BACKTRACE_SUPPORTED@
194BACKTRACE_SUPPORTS_THREADS = @BACKTRACE_SUPPORTS_THREADS@
195BACKTRACE_USES_MALLOC = @BACKTRACE_USES_MALLOC@
f35db108
WM
196CC = @CC@
197CCAS = @CCAS@
198CCASDEPMODE = @CCASDEPMODE@
199CCASFLAGS = @CCASFLAGS@
200CCDEPMODE = @CCDEPMODE@
201CFLAGS = @CFLAGS@
202CPP = @CPP@
203CPPFLAGS = @CPPFLAGS@
204CXX = @CXX@
205CXXCPP = @CXXCPP@
206CXXDEPMODE = @CXXDEPMODE@
207CXXFLAGS = @CXXFLAGS@
208CYGPATH_W = @CYGPATH_W@
209DEFS = -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
210DEPDIR = @DEPDIR@
f35db108
WM
211DSYMUTIL = @DSYMUTIL@
212DUMPBIN = @DUMPBIN@
213ECHO_C = @ECHO_C@
214ECHO_N = @ECHO_N@
215ECHO_T = @ECHO_T@
216EGREP = @EGREP@
217EXEEXT = @EXEEXT@
9069eb28
IT
218EXTRA_ASFLAGS = @EXTRA_ASFLAGS@
219EXTRA_CFLAGS = @EXTRA_CFLAGS@
220EXTRA_CXXFLAGS = @EXTRA_CXXFLAGS@
f35db108 221FGREP = @FGREP@
c915a581 222FORMAT_FILE = @FORMAT_FILE@
f35db108
WM
223GREP = @GREP@
224INSTALL = @INSTALL@
225INSTALL_DATA = @INSTALL_DATA@
226INSTALL_PROGRAM = @INSTALL_PROGRAM@
227INSTALL_SCRIPT = @INSTALL_SCRIPT@
228INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
229LD = @LD@
230LDFLAGS = @LDFLAGS@
231LIBOBJS = @LIBOBJS@
232LIBS = @LIBS@
d10a2df2 233LIBSTDCXX_RAW_CXX_CXXFLAGS = @LIBSTDCXX_RAW_CXX_CXXFLAGS@
e1e953d9 234LIBSTDCXX_RAW_CXX_LDFLAGS = @LIBSTDCXX_RAW_CXX_LDFLAGS@
f35db108
WM
235LIBTOOL = @LIBTOOL@
236LIPO = @LIPO@
237LN_S = @LN_S@
238LTLIBOBJS = @LTLIBOBJS@
2b723e21 239MAINT = @MAINT@
f35db108 240MAKEINFO = @MAKEINFO@
f35db108
WM
241MKDIR_P = @MKDIR_P@
242NM = @NM@
243NMEDIT = @NMEDIT@
244OBJDUMP = @OBJDUMP@
245OBJEXT = @OBJEXT@
246OTOOL = @OTOOL@
247OTOOL64 = @OTOOL64@
248PACKAGE = @PACKAGE@
249PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
250PACKAGE_NAME = @PACKAGE_NAME@
251PACKAGE_STRING = @PACKAGE_STRING@
252PACKAGE_TARNAME = @PACKAGE_TARNAME@
253PACKAGE_URL = @PACKAGE_URL@
254PACKAGE_VERSION = @PACKAGE_VERSION@
255PATH_SEPARATOR = @PATH_SEPARATOR@
256RANLIB = @RANLIB@
d041a6fc 257RPC_DEFS = @RPC_DEFS@
10189819 258SANITIZER_COMMON_TARGET_DEPENDENT_OBJECTS = @SANITIZER_COMMON_TARGET_DEPENDENT_OBJECTS@
f35db108
WM
259SED = @SED@
260SET_MAKE = @SET_MAKE@
261SHELL = @SHELL@
262STRIP = @STRIP@
b0edd457 263TSAN_TARGET_DEPENDENT_OBJECTS = @TSAN_TARGET_DEPENDENT_OBJECTS@
f35db108 264VERSION = @VERSION@
c915a581 265VIEW_FILE = @VIEW_FILE@
45ba6bf2 266WARN_FLAGS = @WARN_FLAGS@
f35db108
WM
267abs_builddir = @abs_builddir@
268abs_srcdir = @abs_srcdir@
269abs_top_builddir = @abs_top_builddir@
270abs_top_srcdir = @abs_top_srcdir@
f35db108
WM
271ac_ct_CC = @ac_ct_CC@
272ac_ct_CXX = @ac_ct_CXX@
273ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
274am__include = @am__include@
275am__leading_dot = @am__leading_dot@
276am__quote = @am__quote@
277am__tar = @am__tar@
278am__untar = @am__untar@
279bindir = @bindir@
280build = @build@
281build_alias = @build_alias@
282build_cpu = @build_cpu@
283build_os = @build_os@
284build_vendor = @build_vendor@
285builddir = @builddir@
286datadir = @datadir@
287datarootdir = @datarootdir@
288docdir = @docdir@
289dvidir = @dvidir@
290enable_shared = @enable_shared@
291enable_static = @enable_static@
292exec_prefix = @exec_prefix@
3c36aa6b 293get_gcc_base_ver = @get_gcc_base_ver@
f35db108
WM
294host = @host@
295host_alias = @host_alias@
296host_cpu = @host_cpu@
297host_os = @host_os@
298host_vendor = @host_vendor@
299htmldir = @htmldir@
300includedir = @includedir@
301infodir = @infodir@
302install_sh = @install_sh@
303libdir = @libdir@
304libexecdir = @libexecdir@
35814b03 305link_libasan = @link_libasan@
edb07cb9 306link_libhwasan = @link_libhwasan@
35814b03
JJ
307link_liblsan = @link_liblsan@
308link_libtsan = @link_libtsan@
309link_libubsan = @link_libubsan@
f35db108
WM
310localedir = @localedir@
311localstatedir = @localstatedir@
312mandir = @mandir@
313mkdir_p = @mkdir_p@
2a6346c4 314multi_basedir = @multi_basedir@
f35db108
WM
315oldincludedir = @oldincludedir@
316pdfdir = @pdfdir@
317prefix = @prefix@
318program_transform_name = @program_transform_name@
319psdir = @psdir@
32377c10 320runstatedir = @runstatedir@
f35db108
WM
321sbindir = @sbindir@
322sharedstatedir = @sharedstatedir@
323srcdir = @srcdir@
324sysconfdir = @sysconfdir@
2a6346c4 325target = @target@
f35db108 326target_alias = @target_alias@
2a6346c4 327target_cpu = @target_cpu@
d10a2df2 328target_noncanonical = @target_noncanonical@
2a6346c4
L
329target_os = @target_os@
330target_vendor = @target_vendor@
f35db108
WM
331toolexecdir = @toolexecdir@
332toolexeclibdir = @toolexeclibdir@
333top_build_prefix = @top_build_prefix@
334top_builddir = @top_builddir@
335top_srcdir = @top_srcdir@
b4ab7d34 336AM_CPPFLAGS = -I $(top_srcdir)/include -I $(top_srcdir)
f64bcb29
L
337
338# May be used by toolexeclibdir.
73aa401e 339gcc_version := $(shell @get_gcc_base_ver@ $(top_srcdir)/../gcc/BASE-VER)
d10a2df2 340AM_CXXFLAGS = -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic \
2621c860 341 -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti \
d10a2df2 342 -fomit-frame-pointer -funwind-tables -fvisibility=hidden \
7f201a67 343 -Wno-variadic-macros $(LIBSTDCXX_RAW_CXX_CXXFLAGS) \
942a384e 344 -std=gnu++14 $(EXTRA_CXXFLAGS)
a23653c6 345AM_CCASFLAGS = $(EXTRA_ASFLAGS)
f35db108
WM
346ACLOCAL_AMFLAGS = -I m4
347noinst_LTLIBRARIES = libinterception.la
348interception_files = \
b667dd70
ML
349 interception_linux.cpp \
350 interception_mac.cpp \
351 interception_win.cpp \
352 interception_type_test.cpp
f35db108 353
8c4d267c 354libinterception_la_SOURCES = $(interception_files)
b488a2c7
L
355
356# Work around what appears to be a GNU make bug handling MAKEFLAGS
357# values defined in terms of make variables, as is the case for CC and
358# friends when we are called from the top level Makefile.
359AM_MAKEFLAGS = \
360 "AR_FLAGS=$(AR_FLAGS)" \
361 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
362 "CFLAGS=$(CFLAGS)" \
363 "CXXFLAGS=$(CXXFLAGS)" \
364 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
365 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
366 "INSTALL=$(INSTALL)" \
367 "INSTALL_DATA=$(INSTALL_DATA)" \
368 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
369 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
370 "JC1FLAGS=$(JC1FLAGS)" \
371 "LDFLAGS=$(LDFLAGS)" \
372 "LIBCFLAGS=$(LIBCFLAGS)" \
373 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
374 "MAKE=$(MAKE)" \
375 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
376 "PICFLAG=$(PICFLAG)" \
377 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
378 "SHELL=$(SHELL)" \
379 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
380 "exec_prefix=$(exec_prefix)" \
381 "infodir=$(infodir)" \
382 "libdir=$(libdir)" \
383 "prefix=$(prefix)" \
384 "includedir=$(includedir)" \
385 "AR=$(AR)" \
386 "AS=$(AS)" \
387 "LD=$(LD)" \
388 "LIBCFLAGS=$(LIBCFLAGS)" \
389 "NM=$(NM)" \
390 "PICFLAG=$(PICFLAG)" \
391 "RANLIB=$(RANLIB)" \
392 "DESTDIR=$(DESTDIR)"
393
e8adb21b 394MAKEOVERRIDES =
f35db108
WM
395all: all-am
396
397.SUFFIXES:
b667dd70 398.SUFFIXES: .cpp .lo .o .obj
2b723e21 399$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
f35db108
WM
400 @for dep in $?; do \
401 case '$(am__configure_deps)' in \
402 *$$dep*) \
403 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
404 && { if test -f $@; then exit 0; else break; fi; }; \
405 exit 1;; \
406 esac; \
407 done; \
408 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign interception/Makefile'; \
409 $(am__cd) $(top_srcdir) && \
410 $(AUTOMAKE) --foreign interception/Makefile
f35db108
WM
411Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
412 @case '$?' in \
413 *config.status*) \
414 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
415 *) \
8bc1fac7
IS
416 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
417 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
f35db108
WM
418 esac;
419
420$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
421 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
422
2b723e21 423$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
f35db108 424 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
2b723e21 425$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
f35db108
WM
426 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
427$(am__aclocal_m4_deps):
428
429clean-noinstLTLIBRARIES:
430 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
22e05272
JM
431 @list='$(noinst_LTLIBRARIES)'; \
432 locs=`for p in $$list; do echo $$p; done | \
433 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
434 sort -u`; \
435 test -z "$$locs" || { \
436 echo rm -f $${locs}; \
437 rm -f $${locs}; \
438 }
439
f3915b42 440libinterception.la: $(libinterception_la_OBJECTS) $(libinterception_la_DEPENDENCIES) $(EXTRA_libinterception_la_DEPENDENCIES)
22e05272 441 $(AM_V_CXXLD)$(CXXLINK) $(libinterception_la_OBJECTS) $(libinterception_la_LIBADD) $(LIBS)
f35db108
WM
442
443mostlyclean-compile:
444 -rm -f *.$(OBJEXT)
445
446distclean-compile:
447 -rm -f *.tab.c
448
8bc1fac7
IS
449@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/interception_linux.Plo@am__quote@
450@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/interception_mac.Plo@am__quote@
451@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/interception_type_test.Plo@am__quote@
452@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/interception_win.Plo@am__quote@
b667dd70
ML
453
454.cpp.o:
22e05272
JM
455@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
456@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
457@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
f35db108 458@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
22e05272 459@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
f35db108 460
b667dd70 461.cpp.obj:
22e05272
JM
462@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
463@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
464@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
f35db108 465@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
22e05272 466@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
f35db108 467
b667dd70 468.cpp.lo:
22e05272
JM
469@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
470@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
471@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
f35db108 472@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
22e05272 473@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
f35db108
WM
474
475mostlyclean-libtool:
476 -rm -f *.lo
477
478clean-libtool:
479 -rm -rf .libs _libs
480
22e05272
JM
481ID: $(am__tagged_files)
482 $(am__define_uniq_tagged_files); mkid -fID $$unique
483tags: tags-am
484TAGS: tags
485
486tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
f35db108
WM
487 set x; \
488 here=`pwd`; \
22e05272 489 $(am__define_uniq_tagged_files); \
f35db108
WM
490 shift; \
491 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
492 test -n "$$unique" || unique=$$empty_fix; \
493 if test $$# -gt 0; then \
494 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
495 "$$@" $$unique; \
496 else \
497 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
498 $$unique; \
499 fi; \
500 fi
22e05272
JM
501ctags: ctags-am
502
503CTAGS: ctags
504ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
505 $(am__define_uniq_tagged_files); \
f35db108
WM
506 test -z "$(CTAGS_ARGS)$$unique" \
507 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
508 $$unique
509
510GTAGS:
511 here=`$(am__cd) $(top_builddir) && pwd` \
512 && $(am__cd) $(top_srcdir) \
513 && gtags -i $(GTAGS_ARGS) "$$here"
22e05272
JM
514cscopelist: cscopelist-am
515
516cscopelist-am: $(am__tagged_files)
517 list='$(am__tagged_files)'; \
518 case "$(srcdir)" in \
519 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
520 *) sdir=$(subdir)/$(srcdir) ;; \
521 esac; \
522 for i in $$list; do \
523 if test -f "$$i"; then \
524 echo "$(subdir)/$$i"; \
525 else \
526 echo "$$sdir/$$i"; \
527 fi; \
528 done >> $(top_builddir)/cscope.files
f35db108
WM
529
530distclean-tags:
531 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
f35db108
WM
532check-am: all-am
533check: check-am
534all-am: Makefile $(LTLIBRARIES)
535installdirs:
536install: install-am
537install-exec: install-exec-am
538install-data: install-data-am
539uninstall: uninstall-am
540
541install-am: all-am
542 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
543
544installcheck: installcheck-am
545install-strip:
f3915b42
MH
546 if test -z '$(STRIP)'; then \
547 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
548 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
549 install; \
550 else \
551 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
552 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
553 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
554 fi
f35db108
WM
555mostlyclean-generic:
556
557clean-generic:
558
559distclean-generic:
560 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
561 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
562
563maintainer-clean-generic:
564 @echo "This command is intended for maintainers to use"
565 @echo "it deletes files that may require special tools to rebuild."
566clean: clean-am
567
568clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
569 mostlyclean-am
570
571distclean: distclean-am
8bc1fac7 572 -rm -rf ./$(DEPDIR)
f35db108
WM
573 -rm -f Makefile
574distclean-am: clean-am distclean-compile distclean-generic \
575 distclean-tags
576
577dvi: dvi-am
578
579dvi-am:
580
581html: html-am
582
583html-am:
584
585info: info-am
586
587info-am:
588
589install-data-am:
590
591install-dvi: install-dvi-am
592
593install-dvi-am:
594
595install-exec-am:
596
597install-html: install-html-am
598
599install-html-am:
600
601install-info: install-info-am
602
603install-info-am:
604
605install-man:
606
607install-pdf: install-pdf-am
608
609install-pdf-am:
610
611install-ps: install-ps-am
612
613install-ps-am:
614
615installcheck-am:
616
617maintainer-clean: maintainer-clean-am
8bc1fac7 618 -rm -rf ./$(DEPDIR)
f35db108
WM
619 -rm -f Makefile
620maintainer-clean-am: distclean-am maintainer-clean-generic
621
622mostlyclean: mostlyclean-am
623
624mostlyclean-am: mostlyclean-compile mostlyclean-generic \
625 mostlyclean-libtool
626
627pdf: pdf-am
628
629pdf-am:
630
631ps: ps-am
632
633ps-am:
634
635uninstall-am:
636
637.MAKE: install-am install-strip
638
8bc1fac7
IS
639.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
640 clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
641 ctags-am distclean distclean-compile distclean-generic \
642 distclean-libtool distclean-tags dvi dvi-am html html-am info \
643 info-am install install-am install-data install-data-am \
644 install-dvi install-dvi-am install-exec install-exec-am \
645 install-html install-html-am install-info install-info-am \
646 install-man install-pdf install-pdf-am install-ps \
647 install-ps-am install-strip installcheck installcheck-am \
648 installdirs maintainer-clean maintainer-clean-generic \
649 mostlyclean mostlyclean-compile mostlyclean-generic \
650 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
651 uninstall-am
22e05272
JM
652
653.PRECIOUS: Makefile
f35db108
WM
654
655
656# Tell versions [3.59,3.63) of GNU make to not export all variables.
657# Otherwise a system limit (for SysV at least) may be exceeded.
658.NOEXPORT: