TIVI-153: Add as dependency for Iputils
[profile/ivi/gc.git] / libatomic_ops-1.2 / src / atomic_ops / Makefile.in
1 # Makefile.in generated by automake 1.9.3 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004  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 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = ../..
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 INSTALL = @INSTALL@
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 target_triplet = @target@
40 subdir = src/atomic_ops
41 DIST_COMMON = $(private_HEADERS) $(srcdir)/Makefile.am \
42         $(srcdir)/Makefile.in
43 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
45 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46         $(ACLOCAL_M4)
47 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
48 CONFIG_HEADER = $(top_builddir)/src/config.h
49 CONFIG_CLEAN_FILES =
50 SOURCES =
51 DIST_SOURCES =
52 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
53         html-recursive info-recursive install-data-recursive \
54         install-exec-recursive install-info-recursive \
55         install-recursive installcheck-recursive installdirs-recursive \
56         pdf-recursive ps-recursive uninstall-info-recursive \
57         uninstall-recursive
58 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
59 am__vpath_adj = case $$p in \
60     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
61     *) f=$$p;; \
62   esac;
63 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
64 am__installdirs = "$(DESTDIR)$(privatedir)"
65 privateHEADERS_INSTALL = $(INSTALL_HEADER)
66 HEADERS = $(private_HEADERS)
67 ETAGS = etags
68 CTAGS = ctags
69 DIST_SUBDIRS = $(SUBDIRS)
70 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
71 ACLOCAL = @ACLOCAL@
72 AMDEP_FALSE = @AMDEP_FALSE@
73 AMDEP_TRUE = @AMDEP_TRUE@
74 AMTAR = @AMTAR@
75 AUTOCONF = @AUTOCONF@
76 AUTOHEADER = @AUTOHEADER@
77 AUTOMAKE = @AUTOMAKE@
78 AWK = @AWK@
79 CC = @CC@
80 CCAS = @CCAS@
81 CCASFLAGS = @CCASFLAGS@
82 CCDEPMODE = @CCDEPMODE@
83 CFLAGS = @CFLAGS@
84 CPP = @CPP@
85 CPPFLAGS = @CPPFLAGS@
86 CYGPATH_W = @CYGPATH_W@
87 DEFS = @DEFS@
88 DEPDIR = @DEPDIR@
89 ECHO_C = @ECHO_C@
90 ECHO_N = @ECHO_N@
91 ECHO_T = @ECHO_T@
92 EGREP = @EGREP@
93 EXEEXT = @EXEEXT@
94 INSTALL_DATA = @INSTALL_DATA@
95 INSTALL_PROGRAM = @INSTALL_PROGRAM@
96 INSTALL_SCRIPT = @INSTALL_SCRIPT@
97 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
98 LDFLAGS = @LDFLAGS@
99 LIBOBJS = @LIBOBJS@
100 LIBS = @LIBS@
101 LTLIBOBJS = @LTLIBOBJS@
102 MAKEINFO = @MAKEINFO@
103 NEED_ASM_FALSE = @NEED_ASM_FALSE@
104 NEED_ASM_TRUE = @NEED_ASM_TRUE@
105 OBJEXT = @OBJEXT@
106 PACKAGE = @PACKAGE@
107 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
108 PACKAGE_NAME = @PACKAGE_NAME@
109 PACKAGE_STRING = @PACKAGE_STRING@
110 PACKAGE_TARNAME = @PACKAGE_TARNAME@
111 PACKAGE_VERSION = @PACKAGE_VERSION@
112 PATH_SEPARATOR = @PATH_SEPARATOR@
113 PICFLAG = @PICFLAG@
114 RANLIB = @RANLIB@
115 SET_MAKE = @SET_MAKE@
116 SHELL = @SHELL@
117 STRIP = @STRIP@
118 VERSION = @VERSION@
119 ac_ct_CC = @ac_ct_CC@
120 ac_ct_RANLIB = @ac_ct_RANLIB@
121 ac_ct_STRIP = @ac_ct_STRIP@
122 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
123 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
124 am__include = @am__include@
125 am__leading_dot = @am__leading_dot@
126 am__quote = @am__quote@
127 am__tar = @am__tar@
128 am__untar = @am__untar@
129 bindir = @bindir@
130 build = @build@
131 build_alias = @build_alias@
132 build_cpu = @build_cpu@
133 build_os = @build_os@
134 build_vendor = @build_vendor@
135 datadir = @datadir@
136 exec_prefix = @exec_prefix@
137 host = @host@
138 host_alias = @host_alias@
139 host_cpu = @host_cpu@
140 host_os = @host_os@
141 host_vendor = @host_vendor@
142 includedir = @includedir@
143 infodir = @infodir@
144 install_sh = @install_sh@
145 libdir = @libdir@
146 libexecdir = @libexecdir@
147 localstatedir = @localstatedir@
148 mandir = @mandir@
149 mkdir_p = @mkdir_p@
150 oldincludedir = @oldincludedir@
151 prefix = @prefix@
152 program_transform_name = @program_transform_name@
153 sbindir = @sbindir@
154 sharedstatedir = @sharedstatedir@
155 sysconfdir = @sysconfdir@
156 target = @target@
157 target_alias = @target_alias@
158 target_cpu = @target_cpu@
159 target_os = @target_os@
160 target_vendor = @target_vendor@
161 SUBDIRS = sysdeps
162 EXTRA_DIST = generalize-small.template
163
164 #Private Headers
165 private_HEADERS = generalize.h generalize-small.h
166 privatedir = ${includedir}/atomic_ops/
167 all: all-recursive
168
169 .SUFFIXES:
170 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
171         @for dep in $?; do \
172           case '$(am__configure_deps)' in \
173             *$$dep*) \
174               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
175                 && exit 0; \
176               exit 1;; \
177           esac; \
178         done; \
179         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/atomic_ops/Makefile'; \
180         cd $(top_srcdir) && \
181           $(AUTOMAKE) --gnu  src/atomic_ops/Makefile
182 .PRECIOUS: Makefile
183 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
184         @case '$?' in \
185           *config.status*) \
186             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
187           *) \
188             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
189             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
190         esac;
191
192 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
193         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
194
195 $(top_srcdir)/configure:  $(am__configure_deps)
196         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
197 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
198         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
199 uninstall-info-am:
200 install-privateHEADERS: $(private_HEADERS)
201         @$(NORMAL_INSTALL)
202         test -z "$(privatedir)" || $(mkdir_p) "$(DESTDIR)$(privatedir)"
203         @list='$(private_HEADERS)'; for p in $$list; do \
204           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
205           f=$(am__strip_dir) \
206           echo " $(privateHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(privatedir)/$$f'"; \
207           $(privateHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(privatedir)/$$f"; \
208         done
209
210 uninstall-privateHEADERS:
211         @$(NORMAL_UNINSTALL)
212         @list='$(private_HEADERS)'; for p in $$list; do \
213           f=$(am__strip_dir) \
214           echo " rm -f '$(DESTDIR)$(privatedir)/$$f'"; \
215           rm -f "$(DESTDIR)$(privatedir)/$$f"; \
216         done
217
218 # This directory's subdirectories are mostly independent; you can cd
219 # into them and run `make' without going through this Makefile.
220 # To change the values of `make' variables: instead of editing Makefiles,
221 # (1) if the variable is set in `config.status', edit `config.status'
222 #     (which will cause the Makefiles to be regenerated when you run `make');
223 # (2) otherwise, pass the desired values on the `make' command line.
224 $(RECURSIVE_TARGETS):
225         @set fnord $$MAKEFLAGS; amf=$$2; \
226         dot_seen=no; \
227         target=`echo $@ | sed s/-recursive//`; \
228         list='$(SUBDIRS)'; for subdir in $$list; do \
229           echo "Making $$target in $$subdir"; \
230           if test "$$subdir" = "."; then \
231             dot_seen=yes; \
232             local_target="$$target-am"; \
233           else \
234             local_target="$$target"; \
235           fi; \
236           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
237            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
238         done; \
239         if test "$$dot_seen" = "no"; then \
240           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
241         fi; test -z "$$fail"
242
243 mostlyclean-recursive clean-recursive distclean-recursive \
244 maintainer-clean-recursive:
245         @set fnord $$MAKEFLAGS; amf=$$2; \
246         dot_seen=no; \
247         case "$@" in \
248           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
249           *) list='$(SUBDIRS)' ;; \
250         esac; \
251         rev=''; for subdir in $$list; do \
252           if test "$$subdir" = "."; then :; else \
253             rev="$$subdir $$rev"; \
254           fi; \
255         done; \
256         rev="$$rev ."; \
257         target=`echo $@ | sed s/-recursive//`; \
258         for subdir in $$rev; do \
259           echo "Making $$target in $$subdir"; \
260           if test "$$subdir" = "."; then \
261             local_target="$$target-am"; \
262           else \
263             local_target="$$target"; \
264           fi; \
265           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
266            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
267         done && test -z "$$fail"
268 tags-recursive:
269         list='$(SUBDIRS)'; for subdir in $$list; do \
270           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
271         done
272 ctags-recursive:
273         list='$(SUBDIRS)'; for subdir in $$list; do \
274           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
275         done
276
277 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
278         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
279         unique=`for i in $$list; do \
280             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
281           done | \
282           $(AWK) '    { files[$$0] = 1; } \
283                END { for (i in files) print i; }'`; \
284         mkid -fID $$unique
285 tags: TAGS
286
287 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
288                 $(TAGS_FILES) $(LISP)
289         tags=; \
290         here=`pwd`; \
291         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
292           include_option=--etags-include; \
293           empty_fix=.; \
294         else \
295           include_option=--include; \
296           empty_fix=; \
297         fi; \
298         list='$(SUBDIRS)'; for subdir in $$list; do \
299           if test "$$subdir" = .; then :; else \
300             test ! -f $$subdir/TAGS || \
301               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
302           fi; \
303         done; \
304         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
305         unique=`for i in $$list; do \
306             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
307           done | \
308           $(AWK) '    { files[$$0] = 1; } \
309                END { for (i in files) print i; }'`; \
310         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
311           test -n "$$unique" || unique=$$empty_fix; \
312           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
313             $$tags $$unique; \
314         fi
315 ctags: CTAGS
316 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
317                 $(TAGS_FILES) $(LISP)
318         tags=; \
319         here=`pwd`; \
320         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
321         unique=`for i in $$list; do \
322             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
323           done | \
324           $(AWK) '    { files[$$0] = 1; } \
325                END { for (i in files) print i; }'`; \
326         test -z "$(CTAGS_ARGS)$$tags$$unique" \
327           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
328              $$tags $$unique
329
330 GTAGS:
331         here=`$(am__cd) $(top_builddir) && pwd` \
332           && cd $(top_srcdir) \
333           && gtags -i $(GTAGS_ARGS) $$here
334
335 distclean-tags:
336         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
337
338 distdir: $(DISTFILES)
339         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
340         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
341         list='$(DISTFILES)'; for file in $$list; do \
342           case $$file in \
343             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
344             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
345           esac; \
346           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
347           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
348           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
349             dir="/$$dir"; \
350             $(mkdir_p) "$(distdir)$$dir"; \
351           else \
352             dir=''; \
353           fi; \
354           if test -d $$d/$$file; then \
355             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
356               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
357             fi; \
358             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
359           else \
360             test -f $(distdir)/$$file \
361             || cp -p $$d/$$file $(distdir)/$$file \
362             || exit 1; \
363           fi; \
364         done
365         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
366           if test "$$subdir" = .; then :; else \
367             test -d "$(distdir)/$$subdir" \
368             || $(mkdir_p) "$(distdir)/$$subdir" \
369             || exit 1; \
370             distdir=`$(am__cd) $(distdir) && pwd`; \
371             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
372             (cd $$subdir && \
373               $(MAKE) $(AM_MAKEFLAGS) \
374                 top_distdir="$$top_distdir" \
375                 distdir="$$distdir/$$subdir" \
376                 distdir) \
377               || exit 1; \
378           fi; \
379         done
380 check-am: all-am
381 check: check-recursive
382 all-am: Makefile $(HEADERS)
383 installdirs: installdirs-recursive
384 installdirs-am:
385         for dir in "$(DESTDIR)$(privatedir)"; do \
386           test -z "$$dir" || $(mkdir_p) "$$dir"; \
387         done
388 install: install-recursive
389 install-exec: install-exec-recursive
390 install-data: install-data-recursive
391 uninstall: uninstall-recursive
392
393 install-am: all-am
394         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
395
396 installcheck: installcheck-recursive
397 install-strip:
398         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
399           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
400           `test -z '$(STRIP)' || \
401             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
402 mostlyclean-generic:
403
404 clean-generic:
405
406 distclean-generic:
407         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
408
409 maintainer-clean-generic:
410         @echo "This command is intended for maintainers to use"
411         @echo "it deletes files that may require special tools to rebuild."
412 clean: clean-recursive
413
414 clean-am: clean-generic mostlyclean-am
415
416 distclean: distclean-recursive
417         -rm -f Makefile
418 distclean-am: clean-am distclean-generic distclean-tags
419
420 dvi: dvi-recursive
421
422 dvi-am:
423
424 html: html-recursive
425
426 info: info-recursive
427
428 info-am:
429
430 install-data-am: install-privateHEADERS
431
432 install-exec-am:
433
434 install-info: install-info-recursive
435
436 install-man:
437
438 installcheck-am:
439
440 maintainer-clean: maintainer-clean-recursive
441         -rm -f Makefile
442 maintainer-clean-am: distclean-am maintainer-clean-generic
443
444 mostlyclean: mostlyclean-recursive
445
446 mostlyclean-am: mostlyclean-generic
447
448 pdf: pdf-recursive
449
450 pdf-am:
451
452 ps: ps-recursive
453
454 ps-am:
455
456 uninstall-am: uninstall-info-am uninstall-privateHEADERS
457
458 uninstall-info: uninstall-info-recursive
459
460 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
461         clean clean-generic clean-recursive ctags ctags-recursive \
462         distclean distclean-generic distclean-recursive distclean-tags \
463         distdir dvi dvi-am html html-am info info-am install \
464         install-am install-data install-data-am install-exec \
465         install-exec-am install-info install-info-am install-man \
466         install-privateHEADERS install-strip installcheck \
467         installcheck-am installdirs installdirs-am maintainer-clean \
468         maintainer-clean-generic maintainer-clean-recursive \
469         mostlyclean mostlyclean-generic mostlyclean-recursive pdf \
470         pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
471         uninstall-info-am uninstall-privateHEADERS
472
473
474 generalize-small.h: generalize-small.template
475         sed -e s:XSIZE:char:g -e s:XCTYPE:char:g $? > $@
476         sed -e s:XSIZE:short:g -e s:XCTYPE:short:g $? >> $@
477         sed -e s:XSIZE:int:g -e s:XCTYPE:int:g $? >> $@
478 # Tell versions [3.59,3.63) of GNU make to not export all variables.
479 # Otherwise a system limit (for SysV at least) may be exceeded.
480 .NOEXPORT: