~clint-fewbar/ubuntu/precise/squid3/ignore-sighup-early

« back to all changes in this revision

Viewing changes to lib/cppunit-1.10.0/examples/DumperPlugIn/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Luigi Gangitano
  • Date: 2006-11-11 10:32:06 UTC
  • Revision ID: james.westby@ubuntu.com-20061111103206-f3p0r9g0vq44rp3r
Tags: upstream-3.0.PRE5
ImportĀ upstreamĀ versionĀ 3.0.PRE5

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
srcdir = @srcdir@
 
17
top_srcdir = @top_srcdir@
 
18
VPATH = @srcdir@
 
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkglibdir = $(libdir)/@PACKAGE@
 
21
pkgincludedir = $(includedir)/@PACKAGE@
 
22
top_builddir = ../..
 
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
24
INSTALL = @INSTALL@
 
25
install_sh_DATA = $(install_sh) -c -m 644
 
26
install_sh_PROGRAM = $(install_sh) -c
 
27
install_sh_SCRIPT = $(install_sh) -c
 
28
INSTALL_HEADER = $(INSTALL_DATA)
 
29
transform = $(program_transform_name)
 
30
NORMAL_INSTALL = :
 
31
PRE_INSTALL = :
 
32
POST_INSTALL = :
 
33
NORMAL_UNINSTALL = :
 
34
PRE_UNINSTALL = :
 
35
POST_UNINSTALL = :
 
36
build_triplet = @build@
 
37
host_triplet = @host@
 
38
subdir = examples/DumperPlugIn
 
39
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
40
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
41
am__aclocal_m4_deps = $(top_srcdir)/config/ac_cxx_have_sstream.m4 \
 
42
        $(top_srcdir)/config/ac_cxx_have_strstream.m4 \
 
43
        $(top_srcdir)/config/ac_cxx_namespaces.m4 \
 
44
        $(top_srcdir)/config/ac_cxx_rtti.m4 \
 
45
        $(top_srcdir)/config/ac_cxx_string_compare_string_first.m4 \
 
46
        $(top_srcdir)/config/ac_dll.m4 \
 
47
        $(top_srcdir)/config/ax_cxx_gcc_abi_demangle.m4 \
 
48
        $(top_srcdir)/config/ax_prefix_config_h.m4 \
 
49
        $(top_srcdir)/config/bb_enable_doxygen.m4 \
 
50
        $(top_srcdir)/configure.in
 
51
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
52
        $(ACLOCAL_M4)
 
53
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
 
54
CONFIG_HEADER = $(top_builddir)/config/config.h
 
55
CONFIG_CLEAN_FILES =
 
56
SOURCES =
 
57
DIST_SOURCES =
 
58
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
59
ACLOCAL = @ACLOCAL@
 
60
AMDEP_FALSE = @AMDEP_FALSE@
 
61
AMDEP_TRUE = @AMDEP_TRUE@
 
62
AMTAR = @AMTAR@
 
63
AR = @AR@
 
64
AUTOCONF = @AUTOCONF@
 
65
AUTOHEADER = @AUTOHEADER@
 
66
AUTOMAKE = @AUTOMAKE@
 
67
AWK = @AWK@
 
68
CC = @CC@
 
69
CCDEPMODE = @CCDEPMODE@
 
70
CFLAGS = @CFLAGS@
 
71
CPP = @CPP@
 
72
CPPFLAGS = @CPPFLAGS@
 
73
CPPUNIT_BINARY_AGE = @CPPUNIT_BINARY_AGE@
 
74
CPPUNIT_INTERFACE_AGE = @CPPUNIT_INTERFACE_AGE@
 
75
CPPUNIT_MAJOR_VERSION = @CPPUNIT_MAJOR_VERSION@
 
76
CPPUNIT_MICRO_VERSION = @CPPUNIT_MICRO_VERSION@
 
77
CPPUNIT_MINOR_VERSION = @CPPUNIT_MINOR_VERSION@
 
78
CPPUNIT_VERSION = @CPPUNIT_VERSION@
 
79
CXX = @CXX@
 
80
CXXCPP = @CXXCPP@
 
81
CXXDEPMODE = @CXXDEPMODE@
 
82
CXXFLAGS = @CXXFLAGS@
 
83
CYGPATH_W = @CYGPATH_W@
 
84
DEFS = @DEFS@
 
85
DEPDIR = @DEPDIR@
 
86
DOC_FALSE = @DOC_FALSE@
 
87
DOC_TRUE = @DOC_TRUE@
 
88
DOT = @DOT@
 
89
DOXYGEN = @DOXYGEN@
 
90
ECHO = @ECHO@
 
91
ECHO_C = @ECHO_C@
 
92
ECHO_N = @ECHO_N@
 
93
ECHO_T = @ECHO_T@
 
94
EGREP = @EGREP@
 
95
EXEEXT = @EXEEXT@
 
96
F77 = @F77@
 
97
FFLAGS = @FFLAGS@
 
98
INSTALL_DATA = @INSTALL_DATA@
 
99
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
100
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
101
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
102
LDFLAGS = @LDFLAGS@
 
103
LIBADD_DL = @LIBADD_DL@
 
104
LIBOBJS = @LIBOBJS@
 
105
LIBS = @LIBS@
 
106
LIBTOOL = @LIBTOOL@
 
107
LN_S = @LN_S@
 
108
LTLIBOBJS = @LTLIBOBJS@
 
109
LT_AGE = @LT_AGE@
 
110
LT_CURRENT = @LT_CURRENT@
 
111
LT_RELEASE = @LT_RELEASE@
 
112
LT_REVISION = @LT_REVISION@
 
113
MAINT = @MAINT@
 
114
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
115
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
116
MAKEINFO = @MAKEINFO@
 
117
OBJEXT = @OBJEXT@
 
118
PACKAGE = @PACKAGE@
 
119
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
120
PACKAGE_NAME = @PACKAGE_NAME@
 
121
PACKAGE_STRING = @PACKAGE_STRING@
 
122
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
123
PACKAGE_VERSION = @PACKAGE_VERSION@
 
124
PATH_SEPARATOR = @PATH_SEPARATOR@
 
125
RANLIB = @RANLIB@
 
126
SET_MAKE = @SET_MAKE@
 
127
SHELL = @SHELL@
 
128
STRIP = @STRIP@
 
129
VERSION = @VERSION@
 
130
ac_ct_AR = @ac_ct_AR@
 
131
ac_ct_CC = @ac_ct_CC@
 
132
ac_ct_CXX = @ac_ct_CXX@
 
133
ac_ct_F77 = @ac_ct_F77@
 
134
ac_ct_RANLIB = @ac_ct_RANLIB@
 
135
ac_ct_STRIP = @ac_ct_STRIP@
 
136
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
137
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
138
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
139
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
140
am__include = @am__include@
 
141
am__leading_dot = @am__leading_dot@
 
142
am__quote = @am__quote@
 
143
am__tar = @am__tar@
 
144
am__untar = @am__untar@
 
145
bindir = @bindir@
 
146
build = @build@
 
147
build_alias = @build_alias@
 
148
build_cpu = @build_cpu@
 
149
build_os = @build_os@
 
150
build_vendor = @build_vendor@
 
151
datadir = @datadir@
 
152
enable_dot = @enable_dot@
 
153
enable_html_docs = @enable_html_docs@
 
154
enable_latex_docs = @enable_latex_docs@
 
155
exec_prefix = @exec_prefix@
 
156
host = @host@
 
157
host_alias = @host_alias@
 
158
host_cpu = @host_cpu@
 
159
host_os = @host_os@
 
160
host_vendor = @host_vendor@
 
161
includedir = @includedir@
 
162
infodir = @infodir@
 
163
install_sh = @install_sh@
 
164
libdir = @libdir@
 
165
libexecdir = @libexecdir@
 
166
localstatedir = @localstatedir@
 
167
mandir = @mandir@
 
168
mkdir_p = @mkdir_p@
 
169
oldincludedir = @oldincludedir@
 
170
prefix = @prefix@
 
171
program_transform_name = @program_transform_name@
 
172
sbindir = @sbindir@
 
173
sharedstatedir = @sharedstatedir@
 
174
sysconfdir = @sysconfdir@
 
175
target_alias = @target_alias@
 
176
EXTRA_DIST = DumperListener.h     DumperListener.cpp   DumperPlugIn.cpp  \
 
177
        DumperPlugIn.dsp
 
178
 
 
179
all: all-am
 
180
 
 
181
.SUFFIXES:
 
182
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
183
        @for dep in $?; do \
 
184
          case '$(am__configure_deps)' in \
 
185
            *$$dep*) \
 
186
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
187
                && exit 0; \
 
188
              exit 1;; \
 
189
          esac; \
 
190
        done; \
 
191
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  examples/DumperPlugIn/Makefile'; \
 
192
        cd $(top_srcdir) && \
 
193
          $(AUTOMAKE) --foreign  examples/DumperPlugIn/Makefile
 
194
.PRECIOUS: Makefile
 
195
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
196
        @case '$?' in \
 
197
          *config.status*) \
 
198
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
199
          *) \
 
200
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
201
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
202
        esac;
 
203
 
 
204
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
205
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
206
 
 
207
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
208
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
209
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
210
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
211
 
 
212
mostlyclean-libtool:
 
213
        -rm -f *.lo
 
214
 
 
215
clean-libtool:
 
216
        -rm -rf .libs _libs
 
217
 
 
218
distclean-libtool:
 
219
        -rm -f libtool
 
220
uninstall-info-am:
 
221
tags: TAGS
 
222
TAGS:
 
223
 
 
224
ctags: CTAGS
 
225
CTAGS:
 
226
 
 
227
 
 
228
distdir: $(DISTFILES)
 
229
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
230
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
231
        list='$(DISTFILES)'; for file in $$list; do \
 
232
          case $$file in \
 
233
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
234
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
235
          esac; \
 
236
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
237
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
238
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
239
            dir="/$$dir"; \
 
240
            $(mkdir_p) "$(distdir)$$dir"; \
 
241
          else \
 
242
            dir=''; \
 
243
          fi; \
 
244
          if test -d $$d/$$file; then \
 
245
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
246
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
247
            fi; \
 
248
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
249
          else \
 
250
            test -f $(distdir)/$$file \
 
251
            || cp -p $$d/$$file $(distdir)/$$file \
 
252
            || exit 1; \
 
253
          fi; \
 
254
        done
 
255
check-am: all-am
 
256
check: check-am
 
257
all-am: Makefile
 
258
installdirs:
 
259
install: install-am
 
260
install-exec: install-exec-am
 
261
install-data: install-data-am
 
262
uninstall: uninstall-am
 
263
 
 
264
install-am: all-am
 
265
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
266
 
 
267
installcheck: installcheck-am
 
268
install-strip:
 
269
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
270
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
271
          `test -z '$(STRIP)' || \
 
272
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
273
mostlyclean-generic:
 
274
 
 
275
clean-generic:
 
276
 
 
277
distclean-generic:
 
278
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
279
 
 
280
maintainer-clean-generic:
 
281
        @echo "This command is intended for maintainers to use"
 
282
        @echo "it deletes files that may require special tools to rebuild."
 
283
clean: clean-am
 
284
 
 
285
clean-am: clean-generic clean-libtool mostlyclean-am
 
286
 
 
287
distclean: distclean-am
 
288
        -rm -f Makefile
 
289
distclean-am: clean-am distclean-generic distclean-libtool
 
290
 
 
291
dvi: dvi-am
 
292
 
 
293
dvi-am:
 
294
 
 
295
html: html-am
 
296
 
 
297
info: info-am
 
298
 
 
299
info-am:
 
300
 
 
301
install-data-am:
 
302
 
 
303
install-exec-am:
 
304
 
 
305
install-info: install-info-am
 
306
 
 
307
install-man:
 
308
 
 
309
installcheck-am:
 
310
 
 
311
maintainer-clean: maintainer-clean-am
 
312
        -rm -f Makefile
 
313
maintainer-clean-am: distclean-am maintainer-clean-generic
 
314
 
 
315
mostlyclean: mostlyclean-am
 
316
 
 
317
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
318
 
 
319
pdf: pdf-am
 
320
 
 
321
pdf-am:
 
322
 
 
323
ps: ps-am
 
324
 
 
325
ps-am:
 
326
 
 
327
uninstall-am: uninstall-info-am
 
328
 
 
329
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
330
        distclean distclean-generic distclean-libtool distdir dvi \
 
331
        dvi-am html html-am info info-am install install-am \
 
332
        install-data install-data-am install-exec install-exec-am \
 
333
        install-info install-info-am install-man install-strip \
 
334
        installcheck installcheck-am installdirs maintainer-clean \
 
335
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
336
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
 
337
        uninstall-info-am
 
338
 
 
339
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
340
# Otherwise a system limit (for SysV at least) may be exceeded.
 
341
.NOEXPORT: