1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
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
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
)
35 build_triplet
= @build@
37 target_triplet
= @target@
39 DIST_COMMON
= $(srcdir)/Makefile.am
$(srcdir)/Makefile.in
40 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
41 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/acx.m4 \
42 $(top_srcdir
)/..
/config
/depstand.m4 \
43 $(top_srcdir
)/..
/config
/lead-dot.m4 \
44 $(top_srcdir
)/..
/config
/libstdc
++-raw-cxx.m4 \
45 $(top_srcdir
)/..
/config
/multi.m4 \
46 $(top_srcdir
)/..
/config
/override.m4 \
47 $(top_srcdir
)/..
/ltoptions.m4
$(top_srcdir
)/..
/ltsugar.m4 \
48 $(top_srcdir
)/..
/ltversion.m4
$(top_srcdir
)/..
/lt~obsolete.m4 \
49 $(top_srcdir
)/acinclude.m4
$(top_srcdir
)/..
/libtool.m4 \
50 $(top_srcdir
)/configure.ac
51 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
53 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
55 CONFIG_CLEAN_VPATH_FILES
=
56 LTLIBRARIES
= $(noinst_LTLIBRARIES
)
57 libinterception_la_LIBADD
=
58 am__objects_1
= interception_linux.lo interception_mac.lo \
59 interception_win.lo interception_type_test.lo
60 am_libinterception_la_OBJECTS
= $(am__objects_1
)
61 libinterception_la_OBJECTS
= $(am_libinterception_la_OBJECTS
)
62 DEFAULT_INCLUDES
= -I.@am__isrc@
63 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
64 am__depfiles_maybe
= depfiles
66 CXXCOMPILE
= $(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
67 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
68 LTCXXCOMPILE
= $(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
69 --mode
=compile
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
70 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
72 CXXLINK
= $(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
73 --mode
=link
$(CXXLD
) $(AM_CXXFLAGS
) $(CXXFLAGS
) $(AM_LDFLAGS
) \
75 SOURCES
= $(libinterception_la_SOURCES
)
76 DIST_SOURCES
= $(libinterception_la_SOURCES
)
79 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
84 AUTOHEADER
= @AUTOHEADER@
89 CCASDEPMODE
= @CCASDEPMODE@
90 CCASFLAGS
= @CCASFLAGS@
91 CCDEPMODE
= @CCDEPMODE@
97 CXXDEPMODE
= @CXXDEPMODE@
99 CYGPATH_W
= @CYGPATH_W@
100 DEFS
= -D_GNU_SOURCE
-D_DEBUG
-D__STDC_CONSTANT_MACROS
-D__STDC_FORMAT_MACROS
-D__STDC_LIMIT_MACROS
102 DSYMUTIL
= @DSYMUTIL@
112 INSTALL_DATA
= @INSTALL_DATA@
113 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
114 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
115 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
120 LIBSTDCXX_RAW_CXX_CXXFLAGS
= @LIBSTDCXX_RAW_CXX_CXXFLAGS@
121 LIBSTDCXX_RAW_CXX_LDFLAGS
= @LIBSTDCXX_RAW_CXX_LDFLAGS@
125 LTLIBOBJS
= @LTLIBOBJS@
127 MAKEINFO
= @MAKEINFO@
136 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
137 PACKAGE_NAME
= @PACKAGE_NAME@
138 PACKAGE_STRING
= @PACKAGE_STRING@
139 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
140 PACKAGE_URL
= @PACKAGE_URL@
141 PACKAGE_VERSION
= @PACKAGE_VERSION@
142 PATH_SEPARATOR
= @PATH_SEPARATOR@
145 SET_MAKE
= @SET_MAKE@
149 abs_builddir
= @abs_builddir@
150 abs_srcdir
= @abs_srcdir@
151 abs_top_builddir
= @abs_top_builddir@
152 abs_top_srcdir
= @abs_top_srcdir@
153 ac_ct_CC
= @ac_ct_CC@
154 ac_ct_CXX
= @ac_ct_CXX@
155 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
156 am__include
= @am__include@
157 am__leading_dot
= @am__leading_dot@
158 am__quote
= @am__quote@
160 am__untar
= @am__untar@
163 build_alias
= @build_alias@
164 build_cpu
= @build_cpu@
165 build_os
= @build_os@
166 build_vendor
= @build_vendor@
167 builddir
= @builddir@
169 datarootdir
= @datarootdir@
172 enable_shared
= @enable_shared@
173 enable_static
= @enable_static@
174 exec_prefix = @
exec_prefix@
176 host_alias
= @host_alias@
177 host_cpu
= @host_cpu@
179 host_vendor
= @host_vendor@
181 includedir = @
includedir@
183 install_sh
= @install_sh@
185 libexecdir
= @libexecdir@
186 localedir
= @localedir@
187 localstatedir
= @localstatedir@
190 multi_basedir
= @multi_basedir@
191 oldincludedir = @
oldincludedir@
194 program_transform_name
= @program_transform_name@
197 sharedstatedir
= @sharedstatedir@
199 sysconfdir
= @sysconfdir@
201 target_alias
= @target_alias@
202 target_cpu
= @target_cpu@
203 target_noncanonical
= @target_noncanonical@
204 target_os
= @target_os@
205 target_vendor
= @target_vendor@
206 toolexecdir
= @toolexecdir@
207 toolexeclibdir
= @toolexeclibdir@
208 top_build_prefix
= @top_build_prefix@
209 top_builddir
= @top_builddir@
210 top_srcdir
= @top_srcdir@
211 AM_CPPFLAGS
= -I
$(top_srcdir
)/include -I
$(top_srcdir
)
213 # May be used by toolexeclibdir.
214 gcc_version
:= $(shell cat
$(top_srcdir
)/..
/gcc
/BASE-VER
)
215 AM_CXXFLAGS
= -Wall
-W
-Wno-unused-parameter
-Wwrite-strings
-pedantic \
216 -Wno-long-long
-fPIC
-fno-builtin
-fno-exceptions \
217 -fomit-frame-pointer
-funwind-tables
-fvisibility
=hidden \
218 -Wno-variadic-macros
$(LIBSTDCXX_RAW_CXX_CXXFLAGS
)
219 ACLOCAL_AMFLAGS
= -I m4
220 noinst_LTLIBRARIES
= libinterception.la
221 interception_files
= \
222 interception_linux.
cc \
223 interception_mac.
cc \
224 interception_win.
cc \
225 interception_type_test.
cc
227 libinterception_la_SOURCES
= $(interception_files
)
229 # Work around what appears to be a GNU make bug handling MAKEFLAGS
230 # values defined in terms of make variables, as is the case for CC and
231 # friends when we are called from the top level Makefile.
233 "AR_FLAGS=$(AR_FLAGS)" \
234 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
236 "CXXFLAGS=$(CXXFLAGS)" \
237 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
238 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
239 "INSTALL=$(INSTALL)" \
240 "INSTALL_DATA=$(INSTALL_DATA)" \
241 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
242 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
243 "JC1FLAGS=$(JC1FLAGS)" \
244 "LDFLAGS=$(LDFLAGS)" \
245 "LIBCFLAGS=$(LIBCFLAGS)" \
246 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
248 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
249 "PICFLAG=$(PICFLAG)" \
250 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
252 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
253 "exec_prefix=$(exec_prefix)" \
254 "infodir=$(infodir)" \
257 "includedir=$(includedir)" \
261 "LIBCFLAGS=$(LIBCFLAGS)" \
263 "PICFLAG=$(PICFLAG)" \
271 .SUFFIXES
: .
cc .lo .o .obj
272 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
274 case
'$(am__configure_deps)' in \
276 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
277 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
281 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign interception/Makefile'; \
282 $(am__cd
) $(top_srcdir
) && \
283 $(AUTOMAKE
) --foreign interception
/Makefile
285 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
288 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
290 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
291 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
294 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
295 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
297 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
298 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
299 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
300 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
301 $(am__aclocal_m4_deps
):
303 clean-noinstLTLIBRARIES
:
304 -test -z
"$(noinst_LTLIBRARIES)" ||
rm -f
$(noinst_LTLIBRARIES
)
305 @list
='$(noinst_LTLIBRARIES)'; for p in
$$list; do \
306 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
307 test "$$dir" != "$$p" ||
dir=.
; \
308 echo
"rm -f \"$${dir}/so_locations\""; \
309 rm -f
"$${dir}/so_locations"; \
311 libinterception.la
: $(libinterception_la_OBJECTS
) $(libinterception_la_DEPENDENCIES
)
312 $(CXXLINK
) $(libinterception_la_OBJECTS
) $(libinterception_la_LIBADD
) $(LIBS
)
320 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/interception_linux.Plo@am__quote@
321 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/interception_mac.Plo@am__quote@
322 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/interception_type_test.Plo@am__quote@
323 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/interception_win.Plo@am__quote@
326 @am__fastdepCXX_TRUE@
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
327 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
328 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
329 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
330 @am__fastdepCXX_FALSE@
$(CXXCOMPILE
) -c
-o
$@
$<
333 @am__fastdepCXX_TRUE@
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
334 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
335 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
336 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
337 @am__fastdepCXX_FALSE@
$(CXXCOMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
340 @am__fastdepCXX_TRUE@
$(LTCXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
341 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
342 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
343 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
344 @am__fastdepCXX_FALSE@
$(LTCXXCOMPILE
) -c
-o
$@
$<
352 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
353 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
354 unique
=`for i in $$list; do \
355 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
357 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
358 END { if (nonempty) { for (i in files) print i; }; }'`; \
362 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
363 $(TAGS_FILES
) $(LISP
)
366 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
367 unique
=`for i in $$list; do \
368 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
370 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
371 END { if (nonempty) { for (i in files) print i; }; }'`; \
373 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
374 test -n
"$$unique" || unique
=$$empty_fix; \
375 if
test $$# -gt 0; then \
376 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
379 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
384 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
385 $(TAGS_FILES
) $(LISP
)
386 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
387 unique
=`for i in $$list; do \
388 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
390 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
391 END { if (nonempty) { for (i in files) print i; }; }'`; \
392 test -z
"$(CTAGS_ARGS)$$unique" \
393 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
397 here
=`$(am__cd) $(top_builddir) && pwd` \
398 && $(am__cd
) $(top_srcdir
) \
399 && gtags
-i
$(GTAGS_ARGS
) "$$here"
402 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
404 distdir
: $(DISTFILES
)
405 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
406 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
407 list
='$(DISTFILES)'; \
408 dist_files
=`for file in $$list; do echo $$file; done | \
409 sed -e "s|^$$srcdirstrip/||;t" \
410 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
411 case
$$dist_files in \
412 */*) $(MKDIR_P
) `echo "$$dist_files" | \
413 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
416 for file in
$$dist_files; do \
417 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
418 if
test -d
$$d/$$file; then \
419 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
420 if
test -d
"$(distdir)/$$file"; then \
421 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
423 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
424 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
425 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
427 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
429 test -f
"$(distdir)/$$file" \
430 || cp
-p
$$d/$$file "$(distdir)/$$file" \
436 all-am
: Makefile
$(LTLIBRARIES
)
439 install-exec
: install-exec-am
440 install-data
: install-data-am
441 uninstall: uninstall-am
444 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
446 installcheck: installcheck-am
448 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
449 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
450 `test -z '$(STRIP)' || \
451 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
457 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
458 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
460 maintainer-clean-generic
:
461 @echo
"This command is intended for maintainers to use"
462 @echo
"it deletes files that may require special tools to rebuild."
465 clean-am
: clean-generic clean-libtool clean-noinstLTLIBRARIES \
468 distclean: distclean-am
471 distclean-am
: clean-am distclean-compile distclean-generic \
488 install-dvi
: install-dvi-am
494 install-html
: install-html-am
498 install-info
: install-info-am
504 install-pdf
: install-pdf-am
508 install-ps
: install-ps-am
514 maintainer-clean
: maintainer-clean-am
517 maintainer-clean-am
: distclean-am maintainer-clean-generic
519 mostlyclean: mostlyclean-am
521 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
534 .MAKE
: install-am install-strip
536 .PHONY
: CTAGS GTAGS
all all-am
check check-am
clean clean-generic \
537 clean-libtool clean-noinstLTLIBRARIES ctags
distclean \
538 distclean-compile distclean-generic distclean-libtool \
539 distclean-tags distdir
dvi dvi-am html html-am
info info-am \
540 install install-am install-data install-data-am install-dvi \
541 install-dvi-am install-exec install-exec-am install-html \
542 install-html-am install-info install-info-am install-man \
543 install-pdf install-pdf-am install-ps install-ps-am \
544 install-strip
installcheck installcheck-am
installdirs \
545 maintainer-clean maintainer-clean-generic
mostlyclean \
546 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
547 pdf pdf-am ps ps-am
tags uninstall uninstall-am
550 # Tell versions [3.59,3.63) of GNU make to not export all variables.
551 # Otherwise a system limit (for SysV at least) may be exceeded.