Upgrade Boehm GC to 7.2alpha4.
[cacao.git] / src / mm / boehm-gc / libatomic_ops / src / Makefile.in
1 # Makefile.in generated by automake 1.10.2 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  Free Software Foundation, Inc.
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
17
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 target_triplet = @target@
37 subdir = src
38 DIST_COMMON = $(include_HEADERS) $(srcdir)/Makefile.am \
39         $(srcdir)/Makefile.in $(srcdir)/config.h.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
42 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43         $(ACLOCAL_M4)
44 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
45 CONFIG_HEADER = config.h
46 CONFIG_CLEAN_FILES =
47 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
48 am__vpath_adj = case $$p in \
49     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
50     *) f=$$p;; \
51   esac;
52 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
53 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"
54 libLIBRARIES_INSTALL = $(INSTALL_DATA)
55 LIBRARIES = $(lib_LIBRARIES)
56 AR = ar
57 ARFLAGS = cru
58 libatomic_ops_a_AR = $(AR) $(ARFLAGS)
59 libatomic_ops_a_LIBADD =
60 am__libatomic_ops_a_SOURCES_DIST = atomic_ops.c atomic_ops_sysdeps.S
61 @NEED_ASM_FALSE@am_libatomic_ops_a_OBJECTS = atomic_ops.$(OBJEXT)
62 @NEED_ASM_TRUE@am_libatomic_ops_a_OBJECTS = atomic_ops.$(OBJEXT) \
63 @NEED_ASM_TRUE@ atomic_ops_sysdeps.$(OBJEXT)
64 libatomic_ops_a_OBJECTS = $(am_libatomic_ops_a_OBJECTS)
65 libatomic_ops_gpl_a_AR = $(AR) $(ARFLAGS)
66 libatomic_ops_gpl_a_LIBADD =
67 am_libatomic_ops_gpl_a_OBJECTS = atomic_ops_stack.$(OBJEXT) \
68         atomic_ops_malloc.$(OBJEXT)
69 libatomic_ops_gpl_a_OBJECTS = $(am_libatomic_ops_gpl_a_OBJECTS)
70 DEFAULT_INCLUDES = -I.@am__isrc@
71 depcomp = $(SHELL) $(top_srcdir)/depcomp
72 am__depfiles_maybe = depfiles
73 CPPASCOMPILE = $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
74         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
75 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
76         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
77 CCLD = $(CC)
78 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
79 SOURCES = $(libatomic_ops_a_SOURCES) $(libatomic_ops_gpl_a_SOURCES)
80 DIST_SOURCES = $(am__libatomic_ops_a_SOURCES_DIST) \
81         $(libatomic_ops_gpl_a_SOURCES)
82 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
83         html-recursive info-recursive install-data-recursive \
84         install-dvi-recursive install-exec-recursive \
85         install-html-recursive install-info-recursive \
86         install-pdf-recursive install-ps-recursive install-recursive \
87         installcheck-recursive installdirs-recursive pdf-recursive \
88         ps-recursive uninstall-recursive
89 includeHEADERS_INSTALL = $(INSTALL_HEADER)
90 HEADERS = $(include_HEADERS)
91 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
92   distclean-recursive maintainer-clean-recursive
93 ETAGS = etags
94 CTAGS = ctags
95 DIST_SUBDIRS = $(SUBDIRS)
96 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
97 ACLOCAL = @ACLOCAL@
98 AMTAR = @AMTAR@
99 AUTOCONF = @AUTOCONF@
100 AUTOHEADER = @AUTOHEADER@
101 AUTOMAKE = @AUTOMAKE@
102 AWK = @AWK@
103 CC = @CC@
104 CCAS = @CCAS@
105 CCASDEPMODE = @CCASDEPMODE@
106 CCASFLAGS = @CCASFLAGS@
107 CCDEPMODE = @CCDEPMODE@
108 CFLAGS = @CFLAGS@
109 CPP = @CPP@
110 CPPFLAGS = @CPPFLAGS@
111 CYGPATH_W = @CYGPATH_W@
112 DEFS = @DEFS@
113 DEPDIR = @DEPDIR@
114 ECHO_C = @ECHO_C@
115 ECHO_N = @ECHO_N@
116 ECHO_T = @ECHO_T@
117 EGREP = @EGREP@
118 EXEEXT = @EXEEXT@
119 GREP = @GREP@
120 INSTALL = @INSTALL@
121 INSTALL_DATA = @INSTALL_DATA@
122 INSTALL_PROGRAM = @INSTALL_PROGRAM@
123 INSTALL_SCRIPT = @INSTALL_SCRIPT@
124 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
125 LDFLAGS = @LDFLAGS@
126 LIBOBJS = @LIBOBJS@
127 LIBS = @LIBS@
128 LTLIBOBJS = @LTLIBOBJS@
129 MAKEINFO = @MAKEINFO@
130 MKDIR_P = @MKDIR_P@
131 OBJEXT = @OBJEXT@
132 PACKAGE = @PACKAGE@
133 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
134 PACKAGE_NAME = @PACKAGE_NAME@
135 PACKAGE_STRING = @PACKAGE_STRING@
136 PACKAGE_TARNAME = @PACKAGE_TARNAME@
137 PACKAGE_URL = @PACKAGE_URL@
138 PACKAGE_VERSION = @PACKAGE_VERSION@
139 PATH_SEPARATOR = @PATH_SEPARATOR@
140 PICFLAG = @PICFLAG@
141 RANLIB = @RANLIB@
142 SET_MAKE = @SET_MAKE@
143 SHELL = @SHELL@
144 STRIP = @STRIP@
145 VERSION = @VERSION@
146 abs_builddir = @abs_builddir@
147 abs_srcdir = @abs_srcdir@
148 abs_top_builddir = @abs_top_builddir@
149 abs_top_srcdir = @abs_top_srcdir@
150 ac_ct_CC = @ac_ct_CC@
151 am__include = @am__include@
152 am__leading_dot = @am__leading_dot@
153 am__quote = @am__quote@
154 am__tar = @am__tar@
155 am__untar = @am__untar@
156 bindir = @bindir@
157 build = @build@
158 build_alias = @build_alias@
159 build_cpu = @build_cpu@
160 build_os = @build_os@
161 build_vendor = @build_vendor@
162 builddir = @builddir@
163 datadir = @datadir@
164 datarootdir = @datarootdir@
165 docdir = @docdir@
166 dvidir = @dvidir@
167 exec_prefix = @exec_prefix@
168 host = @host@
169 host_alias = @host_alias@
170 host_cpu = @host_cpu@
171 host_os = @host_os@
172 host_vendor = @host_vendor@
173 htmldir = @htmldir@
174 includedir = @includedir@
175 infodir = @infodir@
176 install_sh = @install_sh@
177 libdir = @libdir@
178 libexecdir = @libexecdir@
179 localedir = @localedir@
180 localstatedir = @localstatedir@
181 mandir = @mandir@
182 mkdir_p = @mkdir_p@
183 oldincludedir = @oldincludedir@
184 pdfdir = @pdfdir@
185 prefix = @prefix@
186 program_transform_name = @program_transform_name@
187 psdir = @psdir@
188 sbindir = @sbindir@
189 sharedstatedir = @sharedstatedir@
190 srcdir = @srcdir@
191 sysconfdir = @sysconfdir@
192 target = @target@
193 target_alias = @target_alias@
194 target_cpu = @target_cpu@
195 target_os = @target_os@
196 target_vendor = @target_vendor@
197 top_build_prefix = @top_build_prefix@
198 top_builddir = @top_builddir@
199 top_srcdir = @top_srcdir@
200 SUBDIRS = atomic_ops
201 AM_CFLAGS = @PICFLAG@
202 include_HEADERS = atomic_ops.h atomic_ops_stack.h atomic_ops_malloc.h
203 lib_LIBRARIES = libatomic_ops.a libatomic_ops_gpl.a
204 @NEED_ASM_FALSE@libatomic_ops_a_SOURCES = atomic_ops.c
205 @NEED_ASM_TRUE@libatomic_ops_a_SOURCES = atomic_ops.c atomic_ops_sysdeps.S
206 libatomic_ops_gpl_a_SOURCES = atomic_ops_stack.c atomic_ops_malloc.c
207 EXTRA_DIST = Makefile.msft
208 all: config.h
209         $(MAKE) $(AM_MAKEFLAGS) all-recursive
210
211 .SUFFIXES:
212 .SUFFIXES: .S .c .o .obj
213 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
214         @for dep in $?; do \
215           case '$(am__configure_deps)' in \
216             *$$dep*) \
217               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
218                 && { if test -f $@; then exit 0; else break; fi; }; \
219               exit 1;; \
220           esac; \
221         done; \
222         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/Makefile'; \
223         cd $(top_srcdir) && \
224           $(AUTOMAKE) --gnu  src/Makefile
225 .PRECIOUS: Makefile
226 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
227         @case '$?' in \
228           *config.status*) \
229             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
230           *) \
231             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
232             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
233         esac;
234
235 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
236         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
237
238 $(top_srcdir)/configure:  $(am__configure_deps)
239         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
240 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
241         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
242
243 config.h: stamp-h1
244         @if test ! -f $@; then \
245           rm -f stamp-h1; \
246           $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
247         else :; fi
248
249 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
250         @rm -f stamp-h1
251         cd $(top_builddir) && $(SHELL) ./config.status src/config.h
252 $(srcdir)/config.h.in:  $(am__configure_deps) 
253         cd $(top_srcdir) && $(AUTOHEADER)
254         rm -f stamp-h1
255         touch $@
256
257 distclean-hdr:
258         -rm -f config.h stamp-h1
259 install-libLIBRARIES: $(lib_LIBRARIES)
260         @$(NORMAL_INSTALL)
261         test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
262         @list='$(lib_LIBRARIES)'; for p in $$list; do \
263           if test -f $$p; then \
264             f=$(am__strip_dir) \
265             echo " $(libLIBRARIES_INSTALL) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
266             $(libLIBRARIES_INSTALL) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
267           else :; fi; \
268         done
269         @$(POST_INSTALL)
270         @list='$(lib_LIBRARIES)'; for p in $$list; do \
271           if test -f $$p; then \
272             p=$(am__strip_dir) \
273             echo " $(RANLIB) '$(DESTDIR)$(libdir)/$$p'"; \
274             $(RANLIB) "$(DESTDIR)$(libdir)/$$p"; \
275           else :; fi; \
276         done
277
278 uninstall-libLIBRARIES:
279         @$(NORMAL_UNINSTALL)
280         @list='$(lib_LIBRARIES)'; for p in $$list; do \
281           p=$(am__strip_dir) \
282           echo " rm -f '$(DESTDIR)$(libdir)/$$p'"; \
283           rm -f "$(DESTDIR)$(libdir)/$$p"; \
284         done
285
286 clean-libLIBRARIES:
287         -test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)
288 libatomic_ops.a: $(libatomic_ops_a_OBJECTS) $(libatomic_ops_a_DEPENDENCIES) 
289         -rm -f libatomic_ops.a
290         $(libatomic_ops_a_AR) libatomic_ops.a $(libatomic_ops_a_OBJECTS) $(libatomic_ops_a_LIBADD)
291         $(RANLIB) libatomic_ops.a
292 libatomic_ops_gpl.a: $(libatomic_ops_gpl_a_OBJECTS) $(libatomic_ops_gpl_a_DEPENDENCIES) 
293         -rm -f libatomic_ops_gpl.a
294         $(libatomic_ops_gpl_a_AR) libatomic_ops_gpl.a $(libatomic_ops_gpl_a_OBJECTS) $(libatomic_ops_gpl_a_LIBADD)
295         $(RANLIB) libatomic_ops_gpl.a
296
297 mostlyclean-compile:
298         -rm -f *.$(OBJEXT)
299
300 distclean-compile:
301         -rm -f *.tab.c
302
303 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atomic_ops.Po@am__quote@
304 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atomic_ops_malloc.Po@am__quote@
305 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atomic_ops_stack.Po@am__quote@
306 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atomic_ops_sysdeps.Po@am__quote@
307
308 .S.o:
309 @am__fastdepCCAS_TRUE@  $(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
310 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
311 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
312 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
313 @am__fastdepCCAS_FALSE@ $(CPPASCOMPILE) -c -o $@ $<
314
315 .S.obj:
316 @am__fastdepCCAS_TRUE@  $(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
317 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
318 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
319 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
320 @am__fastdepCCAS_FALSE@ $(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
321
322 .c.o:
323 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
324 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
325 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
326 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
327 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
328
329 .c.obj:
330 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
331 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
332 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
333 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
334 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
335 install-includeHEADERS: $(include_HEADERS)
336         @$(NORMAL_INSTALL)
337         test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
338         @list='$(include_HEADERS)'; for p in $$list; do \
339           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
340           f=$(am__strip_dir) \
341           echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
342           $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
343         done
344
345 uninstall-includeHEADERS:
346         @$(NORMAL_UNINSTALL)
347         @list='$(include_HEADERS)'; for p in $$list; do \
348           f=$(am__strip_dir) \
349           echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
350           rm -f "$(DESTDIR)$(includedir)/$$f"; \
351         done
352
353 # This directory's subdirectories are mostly independent; you can cd
354 # into them and run `make' without going through this Makefile.
355 # To change the values of `make' variables: instead of editing Makefiles,
356 # (1) if the variable is set in `config.status', edit `config.status'
357 #     (which will cause the Makefiles to be regenerated when you run `make');
358 # (2) otherwise, pass the desired values on the `make' command line.
359 $(RECURSIVE_TARGETS):
360         @failcom='exit 1'; \
361         for f in x $$MAKEFLAGS; do \
362           case $$f in \
363             *=* | --[!k]*);; \
364             *k*) failcom='fail=yes';; \
365           esac; \
366         done; \
367         dot_seen=no; \
368         target=`echo $@ | sed s/-recursive//`; \
369         list='$(SUBDIRS)'; for subdir in $$list; do \
370           echo "Making $$target in $$subdir"; \
371           if test "$$subdir" = "."; then \
372             dot_seen=yes; \
373             local_target="$$target-am"; \
374           else \
375             local_target="$$target"; \
376           fi; \
377           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
378           || eval $$failcom; \
379         done; \
380         if test "$$dot_seen" = "no"; then \
381           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
382         fi; test -z "$$fail"
383
384 $(RECURSIVE_CLEAN_TARGETS):
385         @failcom='exit 1'; \
386         for f in x $$MAKEFLAGS; do \
387           case $$f in \
388             *=* | --[!k]*);; \
389             *k*) failcom='fail=yes';; \
390           esac; \
391         done; \
392         dot_seen=no; \
393         case "$@" in \
394           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
395           *) list='$(SUBDIRS)' ;; \
396         esac; \
397         rev=''; for subdir in $$list; do \
398           if test "$$subdir" = "."; then :; else \
399             rev="$$subdir $$rev"; \
400           fi; \
401         done; \
402         rev="$$rev ."; \
403         target=`echo $@ | sed s/-recursive//`; \
404         for subdir in $$rev; do \
405           echo "Making $$target in $$subdir"; \
406           if test "$$subdir" = "."; then \
407             local_target="$$target-am"; \
408           else \
409             local_target="$$target"; \
410           fi; \
411           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
412           || eval $$failcom; \
413         done && test -z "$$fail"
414 tags-recursive:
415         list='$(SUBDIRS)'; for subdir in $$list; do \
416           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
417         done
418 ctags-recursive:
419         list='$(SUBDIRS)'; for subdir in $$list; do \
420           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
421         done
422
423 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
424         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
425         unique=`for i in $$list; do \
426             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
427           done | \
428           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
429               END { if (nonempty) { for (i in files) print i; }; }'`; \
430         mkid -fID $$unique
431 tags: TAGS
432
433 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
434                 $(TAGS_FILES) $(LISP)
435         tags=; \
436         here=`pwd`; \
437         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
438           include_option=--etags-include; \
439           empty_fix=.; \
440         else \
441           include_option=--include; \
442           empty_fix=; \
443         fi; \
444         list='$(SUBDIRS)'; for subdir in $$list; do \
445           if test "$$subdir" = .; then :; else \
446             test ! -f $$subdir/TAGS || \
447               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
448           fi; \
449         done; \
450         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
451         unique=`for i in $$list; do \
452             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
453           done | \
454           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
455               END { if (nonempty) { for (i in files) print i; }; }'`; \
456         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
457           test -n "$$unique" || unique=$$empty_fix; \
458           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
459             $$tags $$unique; \
460         fi
461 ctags: CTAGS
462 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
463                 $(TAGS_FILES) $(LISP)
464         tags=; \
465         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
466         unique=`for i in $$list; do \
467             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
468           done | \
469           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
470               END { if (nonempty) { for (i in files) print i; }; }'`; \
471         test -z "$(CTAGS_ARGS)$$tags$$unique" \
472           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
473              $$tags $$unique
474
475 GTAGS:
476         here=`$(am__cd) $(top_builddir) && pwd` \
477           && cd $(top_srcdir) \
478           && gtags -i $(GTAGS_ARGS) $$here
479
480 distclean-tags:
481         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
482
483 distdir: $(DISTFILES)
484         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
485         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
486         list='$(DISTFILES)'; \
487           dist_files=`for file in $$list; do echo $$file; done | \
488           sed -e "s|^$$srcdirstrip/||;t" \
489               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
490         case $$dist_files in \
491           */*) $(MKDIR_P) `echo "$$dist_files" | \
492                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
493                            sort -u` ;; \
494         esac; \
495         for file in $$dist_files; do \
496           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
497           if test -d $$d/$$file; then \
498             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
499             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
500               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
501             fi; \
502             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
503           else \
504             test -f $(distdir)/$$file \
505             || cp -p $$d/$$file $(distdir)/$$file \
506             || exit 1; \
507           fi; \
508         done
509         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
510           if test "$$subdir" = .; then :; else \
511             test -d "$(distdir)/$$subdir" \
512             || $(MKDIR_P) "$(distdir)/$$subdir" \
513             || exit 1; \
514             distdir=`$(am__cd) $(distdir) && pwd`; \
515             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
516             (cd $$subdir && \
517               $(MAKE) $(AM_MAKEFLAGS) \
518                 top_distdir="$$top_distdir" \
519                 distdir="$$distdir/$$subdir" \
520                 am__remove_distdir=: \
521                 am__skip_length_check=: \
522                 distdir) \
523               || exit 1; \
524           fi; \
525         done
526 check-am: all-am
527 check: check-recursive
528 all-am: Makefile $(LIBRARIES) $(HEADERS) config.h
529 installdirs: installdirs-recursive
530 installdirs-am:
531         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"; do \
532           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
533         done
534 install: install-recursive
535 install-exec: install-exec-recursive
536 install-data: install-data-recursive
537 uninstall: uninstall-recursive
538
539 install-am: all-am
540         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
541
542 installcheck: installcheck-recursive
543 install-strip:
544         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
545           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
546           `test -z '$(STRIP)' || \
547             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
548 mostlyclean-generic:
549
550 clean-generic:
551
552 distclean-generic:
553         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
554
555 maintainer-clean-generic:
556         @echo "This command is intended for maintainers to use"
557         @echo "it deletes files that may require special tools to rebuild."
558 clean: clean-recursive
559
560 clean-am: clean-generic clean-libLIBRARIES mostlyclean-am
561
562 distclean: distclean-recursive
563         -rm -rf ./$(DEPDIR)
564         -rm -f Makefile
565 distclean-am: clean-am distclean-compile distclean-generic \
566         distclean-hdr distclean-tags
567
568 dvi: dvi-recursive
569
570 dvi-am:
571
572 html: html-recursive
573
574 info: info-recursive
575
576 info-am:
577
578 install-data-am: install-includeHEADERS
579
580 install-dvi: install-dvi-recursive
581
582 install-exec-am: install-libLIBRARIES
583
584 install-html: install-html-recursive
585
586 install-info: install-info-recursive
587
588 install-man:
589
590 install-pdf: install-pdf-recursive
591
592 install-ps: install-ps-recursive
593
594 installcheck-am:
595
596 maintainer-clean: maintainer-clean-recursive
597         -rm -rf ./$(DEPDIR)
598         -rm -f Makefile
599 maintainer-clean-am: distclean-am maintainer-clean-generic
600
601 mostlyclean: mostlyclean-recursive
602
603 mostlyclean-am: mostlyclean-compile mostlyclean-generic
604
605 pdf: pdf-recursive
606
607 pdf-am:
608
609 ps: ps-recursive
610
611 ps-am:
612
613 uninstall-am: uninstall-includeHEADERS uninstall-libLIBRARIES
614
615 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
616         install-strip
617
618 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
619         all all-am check check-am clean clean-generic \
620         clean-libLIBRARIES ctags ctags-recursive distclean \
621         distclean-compile distclean-generic distclean-hdr \
622         distclean-tags distdir dvi dvi-am html html-am info info-am \
623         install install-am install-data install-data-am install-dvi \
624         install-dvi-am install-exec install-exec-am install-html \
625         install-html-am install-includeHEADERS install-info \
626         install-info-am install-libLIBRARIES install-man install-pdf \
627         install-pdf-am install-ps install-ps-am install-strip \
628         installcheck installcheck-am installdirs installdirs-am \
629         maintainer-clean maintainer-clean-generic mostlyclean \
630         mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
631         tags tags-recursive uninstall uninstall-am \
632         uninstall-includeHEADERS uninstall-libLIBRARIES
633
634 # Tell versions [3.59,3.63) of GNU make to not export all variables.
635 # Otherwise a system limit (for SysV at least) may be exceeded.
636 .NOEXPORT: