~ubuntu-branches/ubuntu/quantal/libgc/quantal

« back to all changes in this revision

Viewing changes to libatomic_ops-1.2/src/atomic_ops/sysdeps/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Christoph Egger
  • Date: 2011-02-19 12:19:56 UTC
  • mfrom: (1.3.2 upstream) (0.1.5 experimental)
  • mto: This revision was merged to the branch mainline in revision 14.
  • Revision ID: james.westby@ubuntu.com-20110219121956-67rb69xlt5nud3v2
Tags: 1:7.1-5
Upload to unstable

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005  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/sysdeps
 
41
DIST_COMMON = README $(nobase_sysdep_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
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
53
am__vpath_adj = case $$p in \
 
54
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
55
    *) f=$$p;; \
 
56
  esac;
 
57
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
58
am__installdirs = "$(DESTDIR)$(sysdepdir)"
 
59
nobase_sysdepHEADERS_INSTALL = $(install_sh_DATA)
 
60
HEADERS = $(nobase_sysdep_HEADERS)
 
61
ETAGS = etags
 
62
CTAGS = ctags
 
63
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
64
ACLOCAL = @ACLOCAL@
 
65
AMDEP_FALSE = @AMDEP_FALSE@
 
66
AMDEP_TRUE = @AMDEP_TRUE@
 
67
AMTAR = @AMTAR@
 
68
AUTOCONF = @AUTOCONF@
 
69
AUTOHEADER = @AUTOHEADER@
 
70
AUTOMAKE = @AUTOMAKE@
 
71
AWK = @AWK@
 
72
CC = @CC@
 
73
CCAS = @CCAS@
 
74
CCASFLAGS = @CCASFLAGS@
 
75
CCDEPMODE = @CCDEPMODE@
 
76
CFLAGS = @CFLAGS@
 
77
CPP = @CPP@
 
78
CPPFLAGS = @CPPFLAGS@
 
79
CYGPATH_W = @CYGPATH_W@
 
80
DEFS = @DEFS@
 
81
DEPDIR = @DEPDIR@
 
82
ECHO_C = @ECHO_C@
 
83
ECHO_N = @ECHO_N@
 
84
ECHO_T = @ECHO_T@
 
85
EGREP = @EGREP@
 
86
EXEEXT = @EXEEXT@
 
87
GREP = @GREP@
 
88
INSTALL_DATA = @INSTALL_DATA@
 
89
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
90
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
91
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
92
LDFLAGS = @LDFLAGS@
 
93
LIBOBJS = @LIBOBJS@
 
94
LIBS = @LIBS@
 
95
LTLIBOBJS = @LTLIBOBJS@
 
96
MAKEINFO = @MAKEINFO@
 
97
NEED_ASM_FALSE = @NEED_ASM_FALSE@
 
98
NEED_ASM_TRUE = @NEED_ASM_TRUE@
 
99
OBJEXT = @OBJEXT@
 
100
PACKAGE = @PACKAGE@
 
101
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
102
PACKAGE_NAME = @PACKAGE_NAME@
 
103
PACKAGE_STRING = @PACKAGE_STRING@
 
104
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
105
PACKAGE_VERSION = @PACKAGE_VERSION@
 
106
PATH_SEPARATOR = @PATH_SEPARATOR@
 
107
PICFLAG = @PICFLAG@
 
108
RANLIB = @RANLIB@
 
109
SET_MAKE = @SET_MAKE@
 
110
SHELL = @SHELL@
 
111
STRIP = @STRIP@
 
112
VERSION = @VERSION@
 
113
ac_ct_CC = @ac_ct_CC@
 
114
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
115
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
116
am__include = @am__include@
 
117
am__leading_dot = @am__leading_dot@
 
118
am__quote = @am__quote@
 
119
am__tar = @am__tar@
 
120
am__untar = @am__untar@
 
121
bindir = @bindir@
 
122
build = @build@
 
123
build_alias = @build_alias@
 
124
build_cpu = @build_cpu@
 
125
build_os = @build_os@
 
126
build_vendor = @build_vendor@
 
127
datadir = @datadir@
 
128
datarootdir = @datarootdir@
 
129
docdir = @docdir@
 
130
dvidir = @dvidir@
 
131
exec_prefix = @exec_prefix@
 
132
host = @host@
 
133
host_alias = @host_alias@
 
134
host_cpu = @host_cpu@
 
135
host_os = @host_os@
 
136
host_vendor = @host_vendor@
 
137
htmldir = @htmldir@
 
138
includedir = @includedir@
 
139
infodir = @infodir@
 
140
install_sh = @install_sh@
 
141
libdir = @libdir@
 
142
libexecdir = @libexecdir@
 
143
localedir = @localedir@
 
144
localstatedir = @localstatedir@
 
145
mandir = @mandir@
 
146
mkdir_p = @mkdir_p@
 
147
oldincludedir = @oldincludedir@
 
148
pdfdir = @pdfdir@
 
149
prefix = @prefix@
 
150
program_transform_name = @program_transform_name@
 
151
psdir = @psdir@
 
152
sbindir = @sbindir@
 
153
sharedstatedir = @sharedstatedir@
 
154
sysconfdir = @sysconfdir@
 
155
target = @target@
 
156
target_alias = @target_alias@
 
157
target_cpu = @target_cpu@
 
158
target_os = @target_os@
 
159
target_vendor = @target_vendor@
 
160
 
 
161
#General sysdep utility headers, followed by the arch-specific ones
 
162
nobase_sysdep_HEADERS = generic_pthread.h \
 
163
          atomic_load_store.h \
 
164
          aligned_atomic_load_store.h \
 
165
          acquire_release_volatile.h \
 
166
          char_acquire_release_volatile.h \
 
167
          char_atomic_load_store.h \
 
168
          short_acquire_release_volatile.h \
 
169
          short_aligned_atomic_load_store.h \
 
170
          short_atomic_load_store.h \
 
171
          int_acquire_release_volatile.h \
 
172
          int_aligned_atomic_load_store.h \
 
173
          int_atomic_load_store.h \
 
174
          all_acquire_release_volatile.h \
 
175
          all_aligned_atomic_load_store.h \
 
176
          all_atomic_load_store.h \
 
177
          read_ordered.h \
 
178
          ordered_except_wr.h \
 
179
          ordered.h \
 
180
          ao_t_is_int.h \
 
181
          test_and_set_t_is_ao_t.h \
 
182
          test_and_set_t_is_char.h \
 
183
          emul_cas.h \
 
184
          standard_ao_double_t.h \
 
185
          README \
 
186
        \
 
187
          gcc/alpha.h gcc/arm.h gcc/x86.h \
 
188
          gcc/hppa.h gcc/ia64.h \
 
189
          gcc/powerpc.h gcc/sparc.h \
 
190
          gcc/hppa.h gcc/m68k.h gcc/s390.h \
 
191
          gcc/ia64.h gcc/x86_64.h gcc/cris.h \
 
192
        \
 
193
          icc/ia64.h \
 
194
        \
 
195
          msftc/x86.h \
 
196
          msftc/x86_64.h \
 
197
        \
 
198
          hpc/ia64.h hpc/hppa.h \
 
199
        \
 
200
          sunc/sparc.h \
 
201
        \
 
202
          ibmc/powerpc.h
 
203
 
 
204
sysdepdir = ${includedir}/atomic_ops/sysdeps
 
205
 
 
206
# A few architectures require special .S files
 
207
EXTRA_DIST = sunc/sparc.S
 
208
all: all-am
 
209
 
 
210
.SUFFIXES:
 
211
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
212
        @for dep in $?; do \
 
213
          case '$(am__configure_deps)' in \
 
214
            *$$dep*) \
 
215
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
216
                && exit 0; \
 
217
              exit 1;; \
 
218
          esac; \
 
219
        done; \
 
220
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/atomic_ops/sysdeps/Makefile'; \
 
221
        cd $(top_srcdir) && \
 
222
          $(AUTOMAKE) --gnu  src/atomic_ops/sysdeps/Makefile
 
223
.PRECIOUS: Makefile
 
224
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
225
        @case '$?' in \
 
226
          *config.status*) \
 
227
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
228
          *) \
 
229
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
230
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
231
        esac;
 
232
 
 
233
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
234
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
235
 
 
236
$(top_srcdir)/configure:  $(am__configure_deps)
 
237
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
238
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
239
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
240
uninstall-info-am:
 
241
install-nobase_sysdepHEADERS: $(nobase_sysdep_HEADERS)
 
242
        @$(NORMAL_INSTALL)
 
243
        test -z "$(sysdepdir)" || $(mkdir_p) "$(DESTDIR)$(sysdepdir)"
 
244
        @$(am__vpath_adj_setup) \
 
245
        list='$(nobase_sysdep_HEADERS)'; for p in $$list; do \
 
246
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
247
          $(am__vpath_adj) \
 
248
          echo " $(nobase_sysdepHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(sysdepdir)/$$f'"; \
 
249
          $(nobase_sysdepHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(sysdepdir)/$$f"; \
 
250
        done
 
251
 
 
252
uninstall-nobase_sysdepHEADERS:
 
253
        @$(NORMAL_UNINSTALL)
 
254
        @$(am__vpath_adj_setup) \
 
255
        list='$(nobase_sysdep_HEADERS)'; for p in $$list; do \
 
256
          $(am__vpath_adj) \
 
257
          echo " rm -f '$(DESTDIR)$(sysdepdir)/$$f'"; \
 
258
          rm -f "$(DESTDIR)$(sysdepdir)/$$f"; \
 
259
        done
 
260
 
 
261
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
262
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
263
        unique=`for i in $$list; do \
 
264
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
265
          done | \
 
266
          $(AWK) '    { files[$$0] = 1; } \
 
267
               END { for (i in files) print i; }'`; \
 
268
        mkid -fID $$unique
 
269
tags: TAGS
 
270
 
 
271
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
272
                $(TAGS_FILES) $(LISP)
 
273
        tags=; \
 
274
        here=`pwd`; \
 
275
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
276
        unique=`for i in $$list; do \
 
277
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
278
          done | \
 
279
          $(AWK) '    { files[$$0] = 1; } \
 
280
               END { for (i in files) print i; }'`; \
 
281
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
282
          test -n "$$unique" || unique=$$empty_fix; \
 
283
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
284
            $$tags $$unique; \
 
285
        fi
 
286
ctags: CTAGS
 
287
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
288
                $(TAGS_FILES) $(LISP)
 
289
        tags=; \
 
290
        here=`pwd`; \
 
291
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
292
        unique=`for i in $$list; do \
 
293
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
294
          done | \
 
295
          $(AWK) '    { files[$$0] = 1; } \
 
296
               END { for (i in files) print i; }'`; \
 
297
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
298
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
299
             $$tags $$unique
 
300
 
 
301
GTAGS:
 
302
        here=`$(am__cd) $(top_builddir) && pwd` \
 
303
          && cd $(top_srcdir) \
 
304
          && gtags -i $(GTAGS_ARGS) $$here
 
305
 
 
306
distclean-tags:
 
307
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
308
 
 
309
distdir: $(DISTFILES)
 
310
        $(mkdir_p) $(distdir)/gcc $(distdir)/hpc $(distdir)/ibmc $(distdir)/icc $(distdir)/msftc $(distdir)/sunc
 
311
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
312
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
313
        list='$(DISTFILES)'; for file in $$list; do \
 
314
          case $$file in \
 
315
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
316
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
317
          esac; \
 
318
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
319
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
320
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
321
            dir="/$$dir"; \
 
322
            $(mkdir_p) "$(distdir)$$dir"; \
 
323
          else \
 
324
            dir=''; \
 
325
          fi; \
 
326
          if test -d $$d/$$file; then \
 
327
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
328
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
329
            fi; \
 
330
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
331
          else \
 
332
            test -f $(distdir)/$$file \
 
333
            || cp -p $$d/$$file $(distdir)/$$file \
 
334
            || exit 1; \
 
335
          fi; \
 
336
        done
 
337
check-am: all-am
 
338
check: check-am
 
339
all-am: Makefile $(HEADERS)
 
340
installdirs:
 
341
        for dir in "$(DESTDIR)$(sysdepdir)"; do \
 
342
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
343
        done
 
344
install: install-am
 
345
install-exec: install-exec-am
 
346
install-data: install-data-am
 
347
uninstall: uninstall-am
 
348
 
 
349
install-am: all-am
 
350
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
351
 
 
352
installcheck: installcheck-am
 
353
install-strip:
 
354
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
355
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
356
          `test -z '$(STRIP)' || \
 
357
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
358
mostlyclean-generic:
 
359
 
 
360
clean-generic:
 
361
 
 
362
distclean-generic:
 
363
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
364
 
 
365
maintainer-clean-generic:
 
366
        @echo "This command is intended for maintainers to use"
 
367
        @echo "it deletes files that may require special tools to rebuild."
 
368
clean: clean-am
 
369
 
 
370
clean-am: clean-generic mostlyclean-am
 
371
 
 
372
distclean: distclean-am
 
373
        -rm -f Makefile
 
374
distclean-am: clean-am distclean-generic distclean-tags
 
375
 
 
376
dvi: dvi-am
 
377
 
 
378
dvi-am:
 
379
 
 
380
html: html-am
 
381
 
 
382
info: info-am
 
383
 
 
384
info-am:
 
385
 
 
386
install-data-am: install-nobase_sysdepHEADERS
 
387
 
 
388
install-exec-am:
 
389
 
 
390
install-info: install-info-am
 
391
 
 
392
install-man:
 
393
 
 
394
installcheck-am:
 
395
 
 
396
maintainer-clean: maintainer-clean-am
 
397
        -rm -f Makefile
 
398
maintainer-clean-am: distclean-am maintainer-clean-generic
 
399
 
 
400
mostlyclean: mostlyclean-am
 
401
 
 
402
mostlyclean-am: mostlyclean-generic
 
403
 
 
404
pdf: pdf-am
 
405
 
 
406
pdf-am:
 
407
 
 
408
ps: ps-am
 
409
 
 
410
ps-am:
 
411
 
 
412
uninstall-am: uninstall-info-am uninstall-nobase_sysdepHEADERS
 
413
 
 
414
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
415
        ctags distclean distclean-generic distclean-tags distdir dvi \
 
416
        dvi-am html html-am info info-am install install-am \
 
417
        install-data install-data-am install-exec install-exec-am \
 
418
        install-info install-info-am install-man \
 
419
        install-nobase_sysdepHEADERS install-strip installcheck \
 
420
        installcheck-am installdirs maintainer-clean \
 
421
        maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
 
422
        pdf-am ps ps-am tags uninstall uninstall-am uninstall-info-am \
 
423
        uninstall-nobase_sysdepHEADERS
 
424
 
 
425
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
426
# Otherwise a system limit (for SysV at least) may be exceeded.
 
427
.NOEXPORT: