~ubuntu-branches/ubuntu/saucy/sssd/saucy

« back to all changes in this revision

Viewing changes to common/trace/Makefile.in

  • Committer: Stéphane Graber
  • Date: 2011-06-15 16:23:14 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: stgraber@ubuntu.com-20110615162314-rbhoppnpaxfqo5q7
Merge 1.5.8

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 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, 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.
10
 
 
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.
15
 
 
16
 
@SET_MAKE@
17
 
 
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
 
subdir = trace
38
 
DIST_COMMON = $(dist_noinst_HEADERS) $(srcdir)/Makefile.am \
39
 
        $(srcdir)/Makefile.in
40
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41
 
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
42
 
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
43
 
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
44
 
        $(top_srcdir)/configure.ac
45
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46
 
        $(ACLOCAL_M4)
47
 
mkinstalldirs = $(install_sh) -d
48
 
CONFIG_HEADER = $(top_builddir)/config.h
49
 
CONFIG_CLEAN_FILES =
50
 
CONFIG_CLEAN_VPATH_FILES =
51
 
SOURCES =
52
 
DIST_SOURCES =
53
 
HEADERS = $(dist_noinst_HEADERS)
54
 
ETAGS = etags
55
 
CTAGS = ctags
56
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
57
 
ACLOCAL = @ACLOCAL@
58
 
AMTAR = @AMTAR@
59
 
AR = @AR@
60
 
AUTOCONF = @AUTOCONF@
61
 
AUTOHEADER = @AUTOHEADER@
62
 
AUTOMAKE = @AUTOMAKE@
63
 
AWK = @AWK@
64
 
CC = @CC@
65
 
CCDEPMODE = @CCDEPMODE@
66
 
CFLAGS = @CFLAGS@
67
 
CPP = @CPP@
68
 
CPPFLAGS = @CPPFLAGS@
69
 
CYGPATH_W = @CYGPATH_W@
70
 
DEFS = @DEFS@
71
 
DEPDIR = @DEPDIR@
72
 
DSYMUTIL = @DSYMUTIL@
73
 
DUMPBIN = @DUMPBIN@
74
 
ECHO_C = @ECHO_C@
75
 
ECHO_N = @ECHO_N@
76
 
ECHO_T = @ECHO_T@
77
 
EGREP = @EGREP@
78
 
EXEEXT = @EXEEXT@
79
 
FGREP = @FGREP@
80
 
GREP = @GREP@
81
 
INSTALL = @INSTALL@
82
 
INSTALL_DATA = @INSTALL_DATA@
83
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
84
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
85
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
86
 
LD = @LD@
87
 
LDFLAGS = @LDFLAGS@
88
 
LIBOBJS = @LIBOBJS@
89
 
LIBS = @LIBS@
90
 
LIBTOOL = @LIBTOOL@
91
 
LIPO = @LIPO@
92
 
LN_S = @LN_S@
93
 
LTLIBOBJS = @LTLIBOBJS@
94
 
MAKEINFO = @MAKEINFO@
95
 
MKDIR_P = @MKDIR_P@
96
 
NM = @NM@
97
 
NMEDIT = @NMEDIT@
98
 
OBJDUMP = @OBJDUMP@
99
 
OBJEXT = @OBJEXT@
100
 
OTOOL = @OTOOL@
101
 
OTOOL64 = @OTOOL64@
102
 
PACKAGE = @PACKAGE@
103
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
104
 
PACKAGE_NAME = @PACKAGE_NAME@
105
 
PACKAGE_STRING = @PACKAGE_STRING@
106
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
107
 
PACKAGE_VERSION = @PACKAGE_VERSION@
108
 
PATH_SEPARATOR = @PATH_SEPARATOR@
109
 
RANLIB = @RANLIB@
110
 
SED = @SED@
111
 
SET_MAKE = @SET_MAKE@
112
 
SHELL = @SHELL@
113
 
STRIP = @STRIP@
114
 
TRACE_VAR = @TRACE_VAR@
115
 
VERSION = @VERSION@
116
 
abs_builddir = @abs_builddir@
117
 
abs_srcdir = @abs_srcdir@
118
 
abs_top_builddir = @abs_top_builddir@
119
 
abs_top_srcdir = @abs_top_srcdir@
120
 
ac_ct_CC = @ac_ct_CC@
121
 
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
122
 
am__include = @am__include@
123
 
am__leading_dot = @am__leading_dot@
124
 
am__quote = @am__quote@
125
 
am__tar = @am__tar@
126
 
am__untar = @am__untar@
127
 
bindir = @bindir@
128
 
build = @build@
129
 
build_alias = @build_alias@
130
 
build_cpu = @build_cpu@
131
 
build_os = @build_os@
132
 
build_vendor = @build_vendor@
133
 
builddir = @builddir@
134
 
datadir = @datadir@
135
 
datarootdir = @datarootdir@
136
 
docdir = @docdir@
137
 
dvidir = @dvidir@
138
 
exec_prefix = @exec_prefix@
139
 
host = @host@
140
 
host_alias = @host_alias@
141
 
host_cpu = @host_cpu@
142
 
host_os = @host_os@
143
 
host_vendor = @host_vendor@
144
 
htmldir = @htmldir@
145
 
includedir = @includedir@
146
 
infodir = @infodir@
147
 
install_sh = @install_sh@
148
 
libdir = @libdir@
149
 
libexecdir = @libexecdir@
150
 
localedir = @localedir@
151
 
localstatedir = @localstatedir@
152
 
lt_ECHO = @lt_ECHO@
153
 
mandir = @mandir@
154
 
mkdir_p = @mkdir_p@
155
 
oldincludedir = @oldincludedir@
156
 
pdfdir = @pdfdir@
157
 
prefix = @prefix@
158
 
program_transform_name = @program_transform_name@
159
 
psdir = @psdir@
160
 
sbindir = @sbindir@
161
 
sharedstatedir = @sharedstatedir@
162
 
srcdir = @srcdir@
163
 
subdirs = @subdirs@
164
 
sysconfdir = @sysconfdir@
165
 
target_alias = @target_alias@
166
 
top_build_prefix = @top_build_prefix@
167
 
top_builddir = @top_builddir@
168
 
top_srcdir = @top_srcdir@
169
 
dist_noinst_HEADERS = trace.h
170
 
all: all-am
171
 
 
172
 
.SUFFIXES:
173
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
174
 
        @for dep in $?; do \
175
 
          case '$(am__configure_deps)' in \
176
 
            *$$dep*) \
177
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
178
 
                && { if test -f $@; then exit 0; else break; fi; }; \
179
 
              exit 1;; \
180
 
          esac; \
181
 
        done; \
182
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign trace/Makefile'; \
183
 
        $(am__cd) $(top_srcdir) && \
184
 
          $(AUTOMAKE) --foreign trace/Makefile
185
 
.PRECIOUS: Makefile
186
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
187
 
        @case '$?' in \
188
 
          *config.status*) \
189
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
190
 
          *) \
191
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
192
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
193
 
        esac;
194
 
 
195
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
196
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
197
 
 
198
 
$(top_srcdir)/configure:  $(am__configure_deps)
199
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
200
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
201
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
202
 
$(am__aclocal_m4_deps):
203
 
 
204
 
mostlyclean-libtool:
205
 
        -rm -f *.lo
206
 
 
207
 
clean-libtool:
208
 
        -rm -rf .libs _libs
209
 
 
210
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
211
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
212
 
        unique=`for i in $$list; do \
213
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
214
 
          done | \
215
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
216
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
217
 
        mkid -fID $$unique
218
 
tags: TAGS
219
 
 
220
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
221
 
                $(TAGS_FILES) $(LISP)
222
 
        set x; \
223
 
        here=`pwd`; \
224
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
225
 
        unique=`for i in $$list; do \
226
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
227
 
          done | \
228
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
229
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
230
 
        shift; \
231
 
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
232
 
          test -n "$$unique" || unique=$$empty_fix; \
233
 
          if test $$# -gt 0; then \
234
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
235
 
              "$$@" $$unique; \
236
 
          else \
237
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
238
 
              $$unique; \
239
 
          fi; \
240
 
        fi
241
 
ctags: CTAGS
242
 
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
243
 
                $(TAGS_FILES) $(LISP)
244
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
245
 
        unique=`for i in $$list; do \
246
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
247
 
          done | \
248
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
249
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
250
 
        test -z "$(CTAGS_ARGS)$$unique" \
251
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
252
 
             $$unique
253
 
 
254
 
GTAGS:
255
 
        here=`$(am__cd) $(top_builddir) && pwd` \
256
 
          && $(am__cd) $(top_srcdir) \
257
 
          && gtags -i $(GTAGS_ARGS) "$$here"
258
 
 
259
 
distclean-tags:
260
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
261
 
 
262
 
distdir: $(DISTFILES)
263
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
264
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
265
 
        list='$(DISTFILES)'; \
266
 
          dist_files=`for file in $$list; do echo $$file; done | \
267
 
          sed -e "s|^$$srcdirstrip/||;t" \
268
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
269
 
        case $$dist_files in \
270
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
271
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
272
 
                           sort -u` ;; \
273
 
        esac; \
274
 
        for file in $$dist_files; do \
275
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
276
 
          if test -d $$d/$$file; then \
277
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
278
 
            if test -d "$(distdir)/$$file"; then \
279
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
280
 
            fi; \
281
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
282
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
283
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
284
 
            fi; \
285
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
286
 
          else \
287
 
            test -f "$(distdir)/$$file" \
288
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
289
 
            || exit 1; \
290
 
          fi; \
291
 
        done
292
 
check-am: all-am
293
 
check: check-am
294
 
all-am: Makefile $(HEADERS)
295
 
installdirs:
296
 
install: install-am
297
 
install-exec: install-exec-am
298
 
install-data: install-data-am
299
 
uninstall: uninstall-am
300
 
 
301
 
install-am: all-am
302
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
303
 
 
304
 
installcheck: installcheck-am
305
 
install-strip:
306
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
307
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
308
 
          `test -z '$(STRIP)' || \
309
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
310
 
mostlyclean-generic:
311
 
 
312
 
clean-generic:
313
 
 
314
 
distclean-generic:
315
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
316
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
317
 
 
318
 
maintainer-clean-generic:
319
 
        @echo "This command is intended for maintainers to use"
320
 
        @echo "it deletes files that may require special tools to rebuild."
321
 
clean: clean-am
322
 
 
323
 
clean-am: clean-generic clean-libtool mostlyclean-am
324
 
 
325
 
distclean: distclean-am
326
 
        -rm -f Makefile
327
 
distclean-am: clean-am distclean-generic distclean-tags
328
 
 
329
 
dvi: dvi-am
330
 
 
331
 
dvi-am:
332
 
 
333
 
html: html-am
334
 
 
335
 
html-am:
336
 
 
337
 
info: info-am
338
 
 
339
 
info-am:
340
 
 
341
 
install-data-am:
342
 
 
343
 
install-dvi: install-dvi-am
344
 
 
345
 
install-dvi-am:
346
 
 
347
 
install-exec-am:
348
 
 
349
 
install-html: install-html-am
350
 
 
351
 
install-html-am:
352
 
 
353
 
install-info: install-info-am
354
 
 
355
 
install-info-am:
356
 
 
357
 
install-man:
358
 
 
359
 
install-pdf: install-pdf-am
360
 
 
361
 
install-pdf-am:
362
 
 
363
 
install-ps: install-ps-am
364
 
 
365
 
install-ps-am:
366
 
 
367
 
installcheck-am:
368
 
 
369
 
maintainer-clean: maintainer-clean-am
370
 
        -rm -f Makefile
371
 
maintainer-clean-am: distclean-am maintainer-clean-generic
372
 
 
373
 
mostlyclean: mostlyclean-am
374
 
 
375
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
376
 
 
377
 
pdf: pdf-am
378
 
 
379
 
pdf-am:
380
 
 
381
 
ps: ps-am
382
 
 
383
 
ps-am:
384
 
 
385
 
uninstall-am:
386
 
 
387
 
.MAKE: install-am install-strip
388
 
 
389
 
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
390
 
        clean-libtool ctags distclean distclean-generic \
391
 
        distclean-libtool distclean-tags distdir dvi dvi-am html \
392
 
        html-am info info-am install install-am install-data \
393
 
        install-data-am install-dvi install-dvi-am install-exec \
394
 
        install-exec-am install-html install-html-am install-info \
395
 
        install-info-am install-man install-pdf install-pdf-am \
396
 
        install-ps install-ps-am install-strip installcheck \
397
 
        installcheck-am installdirs maintainer-clean \
398
 
        maintainer-clean-generic mostlyclean mostlyclean-generic \
399
 
        mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
400
 
        uninstall-am
401
 
 
402
 
 
403
 
tests: all
404
 
 
405
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
406
 
# Otherwise a system limit (for SysV at least) may be exceeded.
407
 
.NOEXPORT: