libsanitizer merge from upstream r175733
[official-gcc.git] / libsanitizer / sanitizer_common / Makefile.in
blob8e29243276558984bf324f7949058edf3aa17f2e
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 = sanitizer_common
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) \
52 $(ACLOCAL_M4)
53 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
54 CONFIG_CLEAN_FILES =
55 CONFIG_CLEAN_VPATH_FILES =
56 LTLIBRARIES = $(noinst_LTLIBRARIES)
57 libsanitizer_common_la_LIBADD =
58 am__objects_1 = sanitizer_allocator.lo sanitizer_common.lo \
59 sanitizer_flags.lo sanitizer_libc.lo sanitizer_linux.lo \
60 sanitizer_mac.lo sanitizer_platform_limits_posix.lo \
61 sanitizer_posix.lo sanitizer_printf.lo sanitizer_stackdepot.lo \
62 sanitizer_stacktrace.lo sanitizer_symbolizer.lo \
63 sanitizer_symbolizer_itanium.lo sanitizer_symbolizer_linux.lo \
64 sanitizer_symbolizer_mac.lo sanitizer_symbolizer_win.lo \
65 sanitizer_win.lo
66 am_libsanitizer_common_la_OBJECTS = $(am__objects_1)
67 libsanitizer_common_la_OBJECTS = $(am_libsanitizer_common_la_OBJECTS)
68 DEFAULT_INCLUDES = -I.@am__isrc@
69 depcomp = $(SHELL) $(top_srcdir)/../depcomp
70 am__depfiles_maybe = depfiles
71 am__mv = mv -f
72 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
73 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
74 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
75 --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
76 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
77 CXXLD = $(CXX)
78 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
79 --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
80 $(LDFLAGS) -o $@
81 SOURCES = $(libsanitizer_common_la_SOURCES)
82 DIST_SOURCES = $(libsanitizer_common_la_SOURCES)
83 ETAGS = etags
84 CTAGS = ctags
85 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
86 ACLOCAL = @ACLOCAL@
87 AMTAR = @AMTAR@
88 AR = @AR@
89 AUTOCONF = @AUTOCONF@
90 AUTOHEADER = @AUTOHEADER@
91 AUTOMAKE = @AUTOMAKE@
92 AWK = @AWK@
93 CC = @CC@
94 CCAS = @CCAS@
95 CCASDEPMODE = @CCASDEPMODE@
96 CCASFLAGS = @CCASFLAGS@
97 CCDEPMODE = @CCDEPMODE@
98 CFLAGS = @CFLAGS@
99 CPP = @CPP@
100 CPPFLAGS = @CPPFLAGS@
101 CXX = @CXX@
102 CXXCPP = @CXXCPP@
103 CXXDEPMODE = @CXXDEPMODE@
104 CXXFLAGS = @CXXFLAGS@
105 CYGPATH_W = @CYGPATH_W@
106 DEFS = -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
107 DEPDIR = @DEPDIR@
108 DSYMUTIL = @DSYMUTIL@
109 DUMPBIN = @DUMPBIN@
110 ECHO_C = @ECHO_C@
111 ECHO_N = @ECHO_N@
112 ECHO_T = @ECHO_T@
113 EGREP = @EGREP@
114 EXEEXT = @EXEEXT@
115 FGREP = @FGREP@
116 GREP = @GREP@
117 INSTALL = @INSTALL@
118 INSTALL_DATA = @INSTALL_DATA@
119 INSTALL_PROGRAM = @INSTALL_PROGRAM@
120 INSTALL_SCRIPT = @INSTALL_SCRIPT@
121 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
122 LD = @LD@
123 LDFLAGS = @LDFLAGS@
124 LIBOBJS = @LIBOBJS@
125 LIBS = @LIBS@
126 LIBSTDCXX_RAW_CXX_CXXFLAGS = @LIBSTDCXX_RAW_CXX_CXXFLAGS@
127 LIBSTDCXX_RAW_CXX_LDFLAGS = @LIBSTDCXX_RAW_CXX_LDFLAGS@
128 LIBTOOL = @LIBTOOL@
129 LIPO = @LIPO@
130 LN_S = @LN_S@
131 LTLIBOBJS = @LTLIBOBJS@
132 MAINT = @MAINT@
133 MAKEINFO = @MAKEINFO@
134 MKDIR_P = @MKDIR_P@
135 NM = @NM@
136 NMEDIT = @NMEDIT@
137 OBJDUMP = @OBJDUMP@
138 OBJEXT = @OBJEXT@
139 OTOOL = @OTOOL@
140 OTOOL64 = @OTOOL64@
141 PACKAGE = @PACKAGE@
142 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
143 PACKAGE_NAME = @PACKAGE_NAME@
144 PACKAGE_STRING = @PACKAGE_STRING@
145 PACKAGE_TARNAME = @PACKAGE_TARNAME@
146 PACKAGE_URL = @PACKAGE_URL@
147 PACKAGE_VERSION = @PACKAGE_VERSION@
148 PATH_SEPARATOR = @PATH_SEPARATOR@
149 RANLIB = @RANLIB@
150 SED = @SED@
151 SET_MAKE = @SET_MAKE@
152 SHELL = @SHELL@
153 STRIP = @STRIP@
154 VERSION = @VERSION@
155 abs_builddir = @abs_builddir@
156 abs_srcdir = @abs_srcdir@
157 abs_top_builddir = @abs_top_builddir@
158 abs_top_srcdir = @abs_top_srcdir@
159 ac_ct_CC = @ac_ct_CC@
160 ac_ct_CXX = @ac_ct_CXX@
161 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
162 am__include = @am__include@
163 am__leading_dot = @am__leading_dot@
164 am__quote = @am__quote@
165 am__tar = @am__tar@
166 am__untar = @am__untar@
167 bindir = @bindir@
168 build = @build@
169 build_alias = @build_alias@
170 build_cpu = @build_cpu@
171 build_os = @build_os@
172 build_vendor = @build_vendor@
173 builddir = @builddir@
174 datadir = @datadir@
175 datarootdir = @datarootdir@
176 docdir = @docdir@
177 dvidir = @dvidir@
178 enable_shared = @enable_shared@
179 enable_static = @enable_static@
180 exec_prefix = @exec_prefix@
181 host = @host@
182 host_alias = @host_alias@
183 host_cpu = @host_cpu@
184 host_os = @host_os@
185 host_vendor = @host_vendor@
186 htmldir = @htmldir@
187 includedir = @includedir@
188 infodir = @infodir@
189 install_sh = @install_sh@
190 libdir = @libdir@
191 libexecdir = @libexecdir@
192 localedir = @localedir@
193 localstatedir = @localstatedir@
194 mandir = @mandir@
195 mkdir_p = @mkdir_p@
196 multi_basedir = @multi_basedir@
197 oldincludedir = @oldincludedir@
198 pdfdir = @pdfdir@
199 prefix = @prefix@
200 program_transform_name = @program_transform_name@
201 psdir = @psdir@
202 sbindir = @sbindir@
203 sharedstatedir = @sharedstatedir@
204 srcdir = @srcdir@
205 sysconfdir = @sysconfdir@
206 target = @target@
207 target_alias = @target_alias@
208 target_cpu = @target_cpu@
209 target_noncanonical = @target_noncanonical@
210 target_os = @target_os@
211 target_vendor = @target_vendor@
212 toolexecdir = @toolexecdir@
213 toolexeclibdir = @toolexeclibdir@
214 top_build_prefix = @top_build_prefix@
215 top_builddir = @top_builddir@
216 top_srcdir = @top_srcdir@
217 AM_CPPFLAGS = -I $(top_srcdir)/include
219 # May be used by toolexeclibdir.
220 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
221 AM_CXXFLAGS = -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic \
222 -Wno-long-long -fPIC -fno-builtin -fno-exceptions \
223 -fomit-frame-pointer -funwind-tables -fvisibility=hidden \
224 -Wno-variadic-macros $(LIBSTDCXX_RAW_CXX_CXXFLAGS)
225 ACLOCAL_AMFLAGS = -I m4
226 noinst_LTLIBRARIES = libsanitizer_common.la
227 sanitizer_common_files = \
228 sanitizer_allocator.cc \
229 sanitizer_common.cc \
230 sanitizer_flags.cc \
231 sanitizer_libc.cc \
232 sanitizer_linux.cc \
233 sanitizer_mac.cc \
234 sanitizer_platform_limits_posix.cc \
235 sanitizer_posix.cc \
236 sanitizer_printf.cc \
237 sanitizer_stackdepot.cc \
238 sanitizer_stacktrace.cc \
239 sanitizer_symbolizer.cc \
240 sanitizer_symbolizer_itanium.cc \
241 sanitizer_symbolizer_linux.cc \
242 sanitizer_symbolizer_mac.cc \
243 sanitizer_symbolizer_win.cc \
244 sanitizer_win.cc
246 libsanitizer_common_la_SOURCES = $(sanitizer_common_files)
248 # Work around what appears to be a GNU make bug handling MAKEFLAGS
249 # values defined in terms of make variables, as is the case for CC and
250 # friends when we are called from the top level Makefile.
251 AM_MAKEFLAGS = \
252 "AR_FLAGS=$(AR_FLAGS)" \
253 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
254 "CFLAGS=$(CFLAGS)" \
255 "CXXFLAGS=$(CXXFLAGS)" \
256 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
257 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
258 "INSTALL=$(INSTALL)" \
259 "INSTALL_DATA=$(INSTALL_DATA)" \
260 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
261 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
262 "JC1FLAGS=$(JC1FLAGS)" \
263 "LDFLAGS=$(LDFLAGS)" \
264 "LIBCFLAGS=$(LIBCFLAGS)" \
265 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
266 "MAKE=$(MAKE)" \
267 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
268 "PICFLAG=$(PICFLAG)" \
269 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
270 "SHELL=$(SHELL)" \
271 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
272 "exec_prefix=$(exec_prefix)" \
273 "infodir=$(infodir)" \
274 "libdir=$(libdir)" \
275 "prefix=$(prefix)" \
276 "includedir=$(includedir)" \
277 "AR=$(AR)" \
278 "AS=$(AS)" \
279 "LD=$(LD)" \
280 "LIBCFLAGS=$(LIBCFLAGS)" \
281 "NM=$(NM)" \
282 "PICFLAG=$(PICFLAG)" \
283 "RANLIB=$(RANLIB)" \
284 "DESTDIR=$(DESTDIR)"
286 MAKEOVERRIDES =
287 all: all-am
289 .SUFFIXES:
290 .SUFFIXES: .cc .lo .o .obj
291 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
292 @for dep in $?; do \
293 case '$(am__configure_deps)' in \
294 *$$dep*) \
295 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
296 && { if test -f $@; then exit 0; else break; fi; }; \
297 exit 1;; \
298 esac; \
299 done; \
300 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign sanitizer_common/Makefile'; \
301 $(am__cd) $(top_srcdir) && \
302 $(AUTOMAKE) --foreign sanitizer_common/Makefile
303 .PRECIOUS: Makefile
304 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
305 @case '$?' in \
306 *config.status*) \
307 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
308 *) \
309 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
310 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
311 esac;
313 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
314 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
316 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
317 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
318 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
319 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
320 $(am__aclocal_m4_deps):
322 clean-noinstLTLIBRARIES:
323 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
324 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
325 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
326 test "$$dir" != "$$p" || dir=.; \
327 echo "rm -f \"$${dir}/so_locations\""; \
328 rm -f "$${dir}/so_locations"; \
329 done
330 libsanitizer_common.la: $(libsanitizer_common_la_OBJECTS) $(libsanitizer_common_la_DEPENDENCIES)
331 $(CXXLINK) $(libsanitizer_common_la_OBJECTS) $(libsanitizer_common_la_LIBADD) $(LIBS)
333 mostlyclean-compile:
334 -rm -f *.$(OBJEXT)
336 distclean-compile:
337 -rm -f *.tab.c
339 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sanitizer_allocator.Plo@am__quote@
340 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sanitizer_common.Plo@am__quote@
341 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sanitizer_flags.Plo@am__quote@
342 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sanitizer_libc.Plo@am__quote@
343 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sanitizer_linux.Plo@am__quote@
344 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sanitizer_mac.Plo@am__quote@
345 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sanitizer_platform_limits_posix.Plo@am__quote@
346 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sanitizer_posix.Plo@am__quote@
347 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sanitizer_printf.Plo@am__quote@
348 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sanitizer_stackdepot.Plo@am__quote@
349 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sanitizer_stacktrace.Plo@am__quote@
350 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sanitizer_symbolizer.Plo@am__quote@
351 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sanitizer_symbolizer_itanium.Plo@am__quote@
352 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sanitizer_symbolizer_linux.Plo@am__quote@
353 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sanitizer_symbolizer_mac.Plo@am__quote@
354 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sanitizer_symbolizer_win.Plo@am__quote@
355 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sanitizer_win.Plo@am__quote@
357 .cc.o:
358 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
359 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
360 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
361 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
362 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
364 .cc.obj:
365 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
366 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
367 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
368 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
369 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
371 .cc.lo:
372 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
373 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
374 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
375 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
376 @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
378 mostlyclean-libtool:
379 -rm -f *.lo
381 clean-libtool:
382 -rm -rf .libs _libs
384 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
385 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
386 unique=`for i in $$list; do \
387 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
388 done | \
389 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
390 END { if (nonempty) { for (i in files) print i; }; }'`; \
391 mkid -fID $$unique
392 tags: TAGS
394 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
395 $(TAGS_FILES) $(LISP)
396 set x; \
397 here=`pwd`; \
398 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
399 unique=`for i in $$list; do \
400 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
401 done | \
402 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
403 END { if (nonempty) { for (i in files) print i; }; }'`; \
404 shift; \
405 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
406 test -n "$$unique" || unique=$$empty_fix; \
407 if test $$# -gt 0; then \
408 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
409 "$$@" $$unique; \
410 else \
411 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
412 $$unique; \
413 fi; \
415 ctags: CTAGS
416 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
417 $(TAGS_FILES) $(LISP)
418 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
419 unique=`for i in $$list; do \
420 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
421 done | \
422 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
423 END { if (nonempty) { for (i in files) print i; }; }'`; \
424 test -z "$(CTAGS_ARGS)$$unique" \
425 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
426 $$unique
428 GTAGS:
429 here=`$(am__cd) $(top_builddir) && pwd` \
430 && $(am__cd) $(top_srcdir) \
431 && gtags -i $(GTAGS_ARGS) "$$here"
433 distclean-tags:
434 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
436 distdir: $(DISTFILES)
437 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
438 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
439 list='$(DISTFILES)'; \
440 dist_files=`for file in $$list; do echo $$file; done | \
441 sed -e "s|^$$srcdirstrip/||;t" \
442 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
443 case $$dist_files in \
444 */*) $(MKDIR_P) `echo "$$dist_files" | \
445 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
446 sort -u` ;; \
447 esac; \
448 for file in $$dist_files; do \
449 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
450 if test -d $$d/$$file; then \
451 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
452 if test -d "$(distdir)/$$file"; then \
453 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
454 fi; \
455 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
456 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
457 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
458 fi; \
459 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
460 else \
461 test -f "$(distdir)/$$file" \
462 || cp -p $$d/$$file "$(distdir)/$$file" \
463 || exit 1; \
464 fi; \
465 done
466 check-am: all-am
467 check: check-am
468 all-am: Makefile $(LTLIBRARIES)
469 installdirs:
470 install: install-am
471 install-exec: install-exec-am
472 install-data: install-data-am
473 uninstall: uninstall-am
475 install-am: all-am
476 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
478 installcheck: installcheck-am
479 install-strip:
480 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
481 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
482 `test -z '$(STRIP)' || \
483 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
484 mostlyclean-generic:
486 clean-generic:
488 distclean-generic:
489 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
490 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
492 maintainer-clean-generic:
493 @echo "This command is intended for maintainers to use"
494 @echo "it deletes files that may require special tools to rebuild."
495 clean: clean-am
497 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
498 mostlyclean-am
500 distclean: distclean-am
501 -rm -rf ./$(DEPDIR)
502 -rm -f Makefile
503 distclean-am: clean-am distclean-compile distclean-generic \
504 distclean-tags
506 dvi: dvi-am
508 dvi-am:
510 html: html-am
512 html-am:
514 info: info-am
516 info-am:
518 install-data-am:
520 install-dvi: install-dvi-am
522 install-dvi-am:
524 install-exec-am:
526 install-html: install-html-am
528 install-html-am:
530 install-info: install-info-am
532 install-info-am:
534 install-man:
536 install-pdf: install-pdf-am
538 install-pdf-am:
540 install-ps: install-ps-am
542 install-ps-am:
544 installcheck-am:
546 maintainer-clean: maintainer-clean-am
547 -rm -rf ./$(DEPDIR)
548 -rm -f Makefile
549 maintainer-clean-am: distclean-am maintainer-clean-generic
551 mostlyclean: mostlyclean-am
553 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
554 mostlyclean-libtool
556 pdf: pdf-am
558 pdf-am:
560 ps: ps-am
562 ps-am:
564 uninstall-am:
566 .MAKE: install-am install-strip
568 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
569 clean-libtool clean-noinstLTLIBRARIES ctags distclean \
570 distclean-compile distclean-generic distclean-libtool \
571 distclean-tags distdir dvi dvi-am html html-am info info-am \
572 install install-am install-data install-data-am install-dvi \
573 install-dvi-am install-exec install-exec-am install-html \
574 install-html-am install-info install-info-am install-man \
575 install-pdf install-pdf-am install-ps install-ps-am \
576 install-strip installcheck installcheck-am installdirs \
577 maintainer-clean maintainer-clean-generic mostlyclean \
578 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
579 pdf pdf-am ps ps-am tags uninstall uninstall-am
582 # Tell versions [3.59,3.63) of GNU make to not export all variables.
583 # Otherwise a system limit (for SysV at least) may be exceeded.
584 .NOEXPORT: