2015-06-11 Paul Thomas <pault@gcc.gnu.org>
[official-gcc.git] / libsanitizer / interception / Makefile.in
blob3dfa7746779e76e6af0d8e97e977e62a1cec4a45
1 # Makefile.in generated by automake 1.11.6 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, 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.
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 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; \
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 SED = @SED@
173 SET_MAKE = @SET_MAKE@
174 SHELL = @SHELL@
175 STRIP = @STRIP@
176 TSAN_TARGET_DEPENDENT_OBJECTS = @TSAN_TARGET_DEPENDENT_OBJECTS@
177 VERSION = @VERSION@
178 VIEW_FILE = @VIEW_FILE@
179 abs_builddir = @abs_builddir@
180 abs_srcdir = @abs_srcdir@
181 abs_top_builddir = @abs_top_builddir@
182 abs_top_srcdir = @abs_top_srcdir@
183 ac_ct_CC = @ac_ct_CC@
184 ac_ct_CXX = @ac_ct_CXX@
185 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
186 am__include = @am__include@
187 am__leading_dot = @am__leading_dot@
188 am__quote = @am__quote@
189 am__tar = @am__tar@
190 am__untar = @am__untar@
191 bindir = @bindir@
192 build = @build@
193 build_alias = @build_alias@
194 build_cpu = @build_cpu@
195 build_os = @build_os@
196 build_vendor = @build_vendor@
197 builddir = @builddir@
198 datadir = @datadir@
199 datarootdir = @datarootdir@
200 docdir = @docdir@
201 dvidir = @dvidir@
202 enable_shared = @enable_shared@
203 enable_static = @enable_static@
204 exec_prefix = @exec_prefix@
205 host = @host@
206 host_alias = @host_alias@
207 host_cpu = @host_cpu@
208 host_os = @host_os@
209 host_vendor = @host_vendor@
210 htmldir = @htmldir@
211 includedir = @includedir@
212 infodir = @infodir@
213 install_sh = @install_sh@
214 libdir = @libdir@
215 libexecdir = @libexecdir@
216 link_libasan = @link_libasan@
217 link_liblsan = @link_liblsan@
218 link_libtsan = @link_libtsan@
219 link_libubsan = @link_libubsan@
220 localedir = @localedir@
221 localstatedir = @localstatedir@
222 mandir = @mandir@
223 mkdir_p = @mkdir_p@
224 multi_basedir = @multi_basedir@
225 oldincludedir = @oldincludedir@
226 pdfdir = @pdfdir@
227 prefix = @prefix@
228 program_transform_name = @program_transform_name@
229 psdir = @psdir@
230 sbindir = @sbindir@
231 sharedstatedir = @sharedstatedir@
232 srcdir = @srcdir@
233 sysconfdir = @sysconfdir@
234 target = @target@
235 target_alias = @target_alias@
236 target_cpu = @target_cpu@
237 target_noncanonical = @target_noncanonical@
238 target_os = @target_os@
239 target_vendor = @target_vendor@
240 toolexecdir = @toolexecdir@
241 toolexeclibdir = @toolexeclibdir@
242 top_build_prefix = @top_build_prefix@
243 top_builddir = @top_builddir@
244 top_srcdir = @top_srcdir@
245 AM_CPPFLAGS = -I $(top_srcdir)/include -I $(top_srcdir)
247 # May be used by toolexeclibdir.
248 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
249 AM_CXXFLAGS = -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic \
250 -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti \
251 -fomit-frame-pointer -funwind-tables -fvisibility=hidden \
252 -Wno-variadic-macros $(LIBSTDCXX_RAW_CXX_CXXFLAGS) \
253 -std=gnu++11
254 ACLOCAL_AMFLAGS = -I m4
255 noinst_LTLIBRARIES = libinterception.la
256 interception_files = \
257 interception_linux.cc \
258 interception_mac.cc \
259 interception_win.cc \
260 interception_type_test.cc
262 libinterception_la_SOURCES = $(interception_files)
264 # Work around what appears to be a GNU make bug handling MAKEFLAGS
265 # values defined in terms of make variables, as is the case for CC and
266 # friends when we are called from the top level Makefile.
267 AM_MAKEFLAGS = \
268 "AR_FLAGS=$(AR_FLAGS)" \
269 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
270 "CFLAGS=$(CFLAGS)" \
271 "CXXFLAGS=$(CXXFLAGS)" \
272 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
273 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
274 "INSTALL=$(INSTALL)" \
275 "INSTALL_DATA=$(INSTALL_DATA)" \
276 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
277 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
278 "JC1FLAGS=$(JC1FLAGS)" \
279 "LDFLAGS=$(LDFLAGS)" \
280 "LIBCFLAGS=$(LIBCFLAGS)" \
281 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
282 "MAKE=$(MAKE)" \
283 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
284 "PICFLAG=$(PICFLAG)" \
285 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
286 "SHELL=$(SHELL)" \
287 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
288 "exec_prefix=$(exec_prefix)" \
289 "infodir=$(infodir)" \
290 "libdir=$(libdir)" \
291 "prefix=$(prefix)" \
292 "includedir=$(includedir)" \
293 "AR=$(AR)" \
294 "AS=$(AS)" \
295 "LD=$(LD)" \
296 "LIBCFLAGS=$(LIBCFLAGS)" \
297 "NM=$(NM)" \
298 "PICFLAG=$(PICFLAG)" \
299 "RANLIB=$(RANLIB)" \
300 "DESTDIR=$(DESTDIR)"
302 MAKEOVERRIDES =
303 all: all-am
305 .SUFFIXES:
306 .SUFFIXES: .cc .lo .o .obj
307 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
308 @for dep in $?; do \
309 case '$(am__configure_deps)' in \
310 *$$dep*) \
311 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
312 && { if test -f $@; then exit 0; else break; fi; }; \
313 exit 1;; \
314 esac; \
315 done; \
316 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign interception/Makefile'; \
317 $(am__cd) $(top_srcdir) && \
318 $(AUTOMAKE) --foreign interception/Makefile
319 .PRECIOUS: Makefile
320 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
321 @case '$?' in \
322 *config.status*) \
323 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
324 *) \
325 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
326 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
327 esac;
329 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
330 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
332 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
333 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
334 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
335 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
336 $(am__aclocal_m4_deps):
338 clean-noinstLTLIBRARIES:
339 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
340 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
341 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
342 test "$$dir" != "$$p" || dir=.; \
343 echo "rm -f \"$${dir}/so_locations\""; \
344 rm -f "$${dir}/so_locations"; \
345 done
346 libinterception.la: $(libinterception_la_OBJECTS) $(libinterception_la_DEPENDENCIES) $(EXTRA_libinterception_la_DEPENDENCIES)
347 $(CXXLINK) $(libinterception_la_OBJECTS) $(libinterception_la_LIBADD) $(LIBS)
349 mostlyclean-compile:
350 -rm -f *.$(OBJEXT)
352 distclean-compile:
353 -rm -f *.tab.c
355 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/interception_linux.Plo@am__quote@
356 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/interception_mac.Plo@am__quote@
357 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/interception_type_test.Plo@am__quote@
358 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/interception_win.Plo@am__quote@
360 .cc.o:
361 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
362 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
363 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
364 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
365 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
367 .cc.obj:
368 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
369 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
370 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
371 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
372 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
374 .cc.lo:
375 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
376 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
377 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
378 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
379 @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
381 mostlyclean-libtool:
382 -rm -f *.lo
384 clean-libtool:
385 -rm -rf .libs _libs
387 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
388 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
389 unique=`for i in $$list; do \
390 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
391 done | \
392 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
393 END { if (nonempty) { for (i in files) print i; }; }'`; \
394 mkid -fID $$unique
395 tags: TAGS
397 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
398 $(TAGS_FILES) $(LISP)
399 set x; \
400 here=`pwd`; \
401 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
402 unique=`for i in $$list; do \
403 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
404 done | \
405 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
406 END { if (nonempty) { for (i in files) print i; }; }'`; \
407 shift; \
408 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
409 test -n "$$unique" || unique=$$empty_fix; \
410 if test $$# -gt 0; then \
411 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
412 "$$@" $$unique; \
413 else \
414 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
415 $$unique; \
416 fi; \
418 ctags: CTAGS
419 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
420 $(TAGS_FILES) $(LISP)
421 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
422 unique=`for i in $$list; do \
423 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
424 done | \
425 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
426 END { if (nonempty) { for (i in files) print i; }; }'`; \
427 test -z "$(CTAGS_ARGS)$$unique" \
428 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
429 $$unique
431 GTAGS:
432 here=`$(am__cd) $(top_builddir) && pwd` \
433 && $(am__cd) $(top_srcdir) \
434 && gtags -i $(GTAGS_ARGS) "$$here"
436 distclean-tags:
437 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
438 check-am: all-am
439 check: check-am
440 all-am: Makefile $(LTLIBRARIES)
441 installdirs:
442 install: install-am
443 install-exec: install-exec-am
444 install-data: install-data-am
445 uninstall: uninstall-am
447 install-am: all-am
448 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
450 installcheck: installcheck-am
451 install-strip:
452 if test -z '$(STRIP)'; then \
453 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
454 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
455 install; \
456 else \
457 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
458 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
459 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
461 mostlyclean-generic:
463 clean-generic:
465 distclean-generic:
466 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
467 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
469 maintainer-clean-generic:
470 @echo "This command is intended for maintainers to use"
471 @echo "it deletes files that may require special tools to rebuild."
472 clean: clean-am
474 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
475 mostlyclean-am
477 distclean: distclean-am
478 -rm -rf ./$(DEPDIR)
479 -rm -f Makefile
480 distclean-am: clean-am distclean-compile distclean-generic \
481 distclean-tags
483 dvi: dvi-am
485 dvi-am:
487 html: html-am
489 html-am:
491 info: info-am
493 info-am:
495 install-data-am:
497 install-dvi: install-dvi-am
499 install-dvi-am:
501 install-exec-am:
503 install-html: install-html-am
505 install-html-am:
507 install-info: install-info-am
509 install-info-am:
511 install-man:
513 install-pdf: install-pdf-am
515 install-pdf-am:
517 install-ps: install-ps-am
519 install-ps-am:
521 installcheck-am:
523 maintainer-clean: maintainer-clean-am
524 -rm -rf ./$(DEPDIR)
525 -rm -f Makefile
526 maintainer-clean-am: distclean-am maintainer-clean-generic
528 mostlyclean: mostlyclean-am
530 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
531 mostlyclean-libtool
533 pdf: pdf-am
535 pdf-am:
537 ps: ps-am
539 ps-am:
541 uninstall-am:
543 .MAKE: install-am install-strip
545 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
546 clean-libtool clean-noinstLTLIBRARIES ctags distclean \
547 distclean-compile distclean-generic distclean-libtool \
548 distclean-tags dvi dvi-am html html-am info info-am install \
549 install-am install-data install-data-am install-dvi \
550 install-dvi-am install-exec install-exec-am install-html \
551 install-html-am install-info install-info-am install-man \
552 install-pdf install-pdf-am install-ps install-ps-am \
553 install-strip installcheck installcheck-am installdirs \
554 maintainer-clean maintainer-clean-generic mostlyclean \
555 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
556 pdf pdf-am ps ps-am tags uninstall uninstall-am
559 # Tell versions [3.59,3.63) of GNU make to not export all variables.
560 # Otherwise a system limit (for SysV at least) may be exceeded.
561 .NOEXPORT: