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

« back to all changes in this revision

Viewing changes to src/ip/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Luigi Gangitano
  • Date: 2010-05-04 11:15:49 UTC
  • mfrom: (1.3.1 upstream)
  • mto: (20.3.1 squeeze) (21.2.1 sid)
  • mto: This revision was merged to the branch mainline in revision 21.
  • Revision ID: james.westby@ubuntu.com-20100504111549-1apjh2g5sndki4te
Tags: upstream-3.1.3
ImportĀ upstreamĀ versionĀ 3.1.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.10.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  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
VPATH = @srcdir@
 
18
pkgdatadir = $(datadir)/@PACKAGE@
 
19
pkglibdir = $(libdir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
 
21
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
22
install_sh_DATA = $(install_sh) -c -m 644
 
23
install_sh_PROGRAM = $(install_sh) -c
 
24
install_sh_SCRIPT = $(install_sh) -c
 
25
INSTALL_HEADER = $(INSTALL_DATA)
 
26
transform = $(program_transform_name)
 
27
NORMAL_INSTALL = :
 
28
PRE_INSTALL = :
 
29
POST_INSTALL = :
 
30
NORMAL_UNINSTALL = :
 
31
PRE_UNINSTALL = :
 
32
POST_UNINSTALL = :
 
33
build_triplet = @build@
 
34
host_triplet = @host@
 
35
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
 
36
        $(top_srcdir)/src/Common.am $(top_srcdir)/src/TestHeaders.am
 
37
check_PROGRAMS = testIpAddress$(EXEEXT)
 
38
TESTS = testHeaders testIpAddress$(EXEEXT)
 
39
subdir = src/ip
 
40
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
41
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
42
        $(top_srcdir)/configure.in
 
43
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
44
        $(ACLOCAL_M4)
 
45
mkinstalldirs = $(install_sh) -d
 
46
CONFIG_HEADER = $(top_builddir)/include/autoconf.h
 
47
CONFIG_CLEAN_FILES =
 
48
LTLIBRARIES = $(noinst_LTLIBRARIES)
 
49
libip_la_LIBADD =
 
50
am_libip_la_OBJECTS = IpAddress.lo IpIntercept.lo QosConfig.lo
 
51
libip_la_OBJECTS = $(am_libip_la_OBJECTS)
 
52
am_testIpAddress_OBJECTS = testIpAddress.$(OBJEXT)
 
53
nodist_testIpAddress_OBJECTS = testMain.$(OBJEXT)
 
54
testIpAddress_OBJECTS = $(am_testIpAddress_OBJECTS) \
 
55
        $(nodist_testIpAddress_OBJECTS)
 
56
am__DEPENDENCIES_1 =
 
57
testIpAddress_DEPENDENCIES = $(top_builddir)/compat/libcompat.la \
 
58
        libip.la $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
 
59
        $(am__DEPENDENCIES_1)
 
60
testIpAddress_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
 
61
        $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
 
62
        $(CXXFLAGS) $(testIpAddress_LDFLAGS) $(LDFLAGS) -o $@
 
63
DEFAULT_INCLUDES = 
 
64
depcomp = $(SHELL) $(top_srcdir)/cfgaux/depcomp
 
65
am__depfiles_maybe = depfiles
 
66
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
67
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
 
68
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
69
        --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
70
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
 
71
CXXLD = $(CXX)
 
72
CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
73
        --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
 
74
        $(LDFLAGS) -o $@
 
75
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
76
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
77
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
78
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
79
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
80
CCLD = $(CC)
 
81
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
82
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
 
83
        $(LDFLAGS) -o $@
 
84
SOURCES = $(libip_la_SOURCES) $(testIpAddress_SOURCES) \
 
85
        $(nodist_testIpAddress_SOURCES)
 
86
DIST_SOURCES = $(libip_la_SOURCES) $(testIpAddress_SOURCES)
 
87
ETAGS = etags
 
88
CTAGS = ctags
 
89
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
90
ACLOCAL = @ACLOCAL@
 
91
ADAPTATION_LIBS = @ADAPTATION_LIBS@
 
92
ALLOCA = @ALLOCA@
 
93
AMTAR = @AMTAR@
 
94
AR = @AR@
 
95
AR_R = @AR_R@
 
96
AUTH_LIBS_TO_BUILD = @AUTH_LIBS_TO_BUILD@
 
97
AUTH_MODULES = @AUTH_MODULES@
 
98
AUTOCONF = @AUTOCONF@
 
99
AUTOHEADER = @AUTOHEADER@
 
100
AUTOMAKE = @AUTOMAKE@
 
101
AWK = @AWK@
 
102
BASIC_AUTH_HELPERS = @BASIC_AUTH_HELPERS@
 
103
CACHE_EFFECTIVE_USER = @CACHE_EFFECTIVE_USER@
 
104
CACHE_HTTP_PORT = @CACHE_HTTP_PORT@
 
105
CACHE_ICP_PORT = @CACHE_ICP_PORT@
 
106
CC = @CC@
 
107
CCDEPMODE = @CCDEPMODE@
 
108
CFLAGS = @CFLAGS@
 
109
CGIEXT = @CGIEXT@
 
110
CHMOD = @CHMOD@
 
111
CPP = @CPP@
 
112
CPPFLAGS = @CPPFLAGS@
 
113
CPPUNITCONFIG = @CPPUNITCONFIG@
 
114
CRYPTLIB = @CRYPTLIB@
 
115
CXX = @CXX@
 
116
CXXCPP = @CXXCPP@
 
117
CXXDEPMODE = @CXXDEPMODE@
 
118
CXXFLAGS = @CXXFLAGS@
 
119
CYGPATH_W = @CYGPATH_W@
 
120
DEFAULT_LOG_DIR = @DEFAULT_LOG_DIR@
 
121
DEFAULT_PIDFILE = @DEFAULT_PIDFILE@
 
122
DEFS = @DEFS@
 
123
DEPDIR = @DEPDIR@
 
124
DIGEST_AUTH_HELPERS = @DIGEST_AUTH_HELPERS@
 
125
DISK_LIBS = @DISK_LIBS@
 
126
DISK_LINKOBJS = @DISK_LINKOBJS@
 
127
DISK_MODULES = @DISK_MODULES@
 
128
DISK_OS_LIBS = @DISK_OS_LIBS@
 
129
DISK_PROGRAMS = @DISK_PROGRAMS@
 
130
DSYMUTIL = @DSYMUTIL@
 
131
ECAPLIB = @ECAPLIB@
 
132
ECAP_LIBS = @ECAP_LIBS@
 
133
ECHO = @ECHO@
 
134
ECHO_C = @ECHO_C@
 
135
ECHO_N = @ECHO_N@
 
136
ECHO_T = @ECHO_T@
 
137
EGREP = @EGREP@
 
138
EPOLL_LIBS = @EPOLL_LIBS@
 
139
EXEEXT = @EXEEXT@
 
140
EXPATLIB = @EXPATLIB@
 
141
EXTERNAL_ACL_HELPERS = @EXTERNAL_ACL_HELPERS@
 
142
F77 = @F77@
 
143
FALSE = @FALSE@
 
144
FFLAGS = @FFLAGS@
 
145
GREP = @GREP@
 
146
ICAP_LIBS = @ICAP_LIBS@
 
147
INCLTDL = @INCLTDL@
 
148
INSTALL = @INSTALL@
 
149
INSTALL_DATA = @INSTALL_DATA@
 
150
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
151
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
152
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
153
LDFLAGS = @LDFLAGS@
 
154
LIBADD_DL = @LIBADD_DL@
 
155
LIBLTDL = @LIBLTDL@
 
156
LIBOBJS = @LIBOBJS@
 
157
LIBS = @LIBS@
 
158
LIBSASL = @LIBSASL@
 
159
LIBTOOL = @LIBTOOL@
 
160
LIB_DB = @LIB_DB@
 
161
LIB_LBER = @LIB_LBER@
 
162
LIB_LDAP = @LIB_LDAP@
 
163
LN = @LN@
 
164
LN_S = @LN_S@
 
165
LTLIBOBJS = @LTLIBOBJS@
 
166
MAINT = @MAINT@
 
167
MAKEINFO = @MAKEINFO@
 
168
MINGW_LIBS = @MINGW_LIBS@
 
169
MKDIR = @MKDIR@
 
170
MKDIR_P = @MKDIR_P@
 
171
MV = @MV@
 
172
NEGOTIATE_AUTH_HELPERS = @NEGOTIATE_AUTH_HELPERS@
 
173
NMEDIT = @NMEDIT@
 
174
NTLM_AUTH_HELPERS = @NTLM_AUTH_HELPERS@
 
175
OBJEXT = @OBJEXT@
 
176
OPT_DEFAULT_HOSTS = @OPT_DEFAULT_HOSTS@
 
177
PACKAGE = @PACKAGE@
 
178
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
179
PACKAGE_NAME = @PACKAGE_NAME@
 
180
PACKAGE_STRING = @PACKAGE_STRING@
 
181
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
182
PACKAGE_VERSION = @PACKAGE_VERSION@
 
183
PATH_SEPARATOR = @PATH_SEPARATOR@
 
184
PERL = @PERL@
 
185
PO2HTML = @PO2HTML@
 
186
RANLIB = @RANLIB@
 
187
REGEXLIB = @REGEXLIB@
 
188
REPL_LIBS = @REPL_LIBS@
 
189
REPL_OBJS = @REPL_OBJS@
 
190
REPL_POLICIES = @REPL_POLICIES@
 
191
RM = @RM@
 
192
SED = @SED@
 
193
SET_IPV6_SETTINGS = @SET_IPV6_SETTINGS@
 
194
SET_MAKE = @SET_MAKE@
 
195
SH = @SH@
 
196
SHELL = @SHELL@
 
197
SNMPLIB = @SNMPLIB@
 
198
SQUID_CFLAGS = @SQUID_CFLAGS@
 
199
SQUID_CPPUNIT_INC = @SQUID_CPPUNIT_INC@
 
200
SQUID_CPPUNIT_LA = @SQUID_CPPUNIT_LA@
 
201
SQUID_CPPUNIT_LIBS = @SQUID_CPPUNIT_LIBS@
 
202
SQUID_CXXFLAGS = @SQUID_CXXFLAGS@
 
203
SSLLIB = @SSLLIB@
 
204
STORE_LIBS_TO_ADD = @STORE_LIBS_TO_ADD@
 
205
STORE_LIBS_TO_BUILD = @STORE_LIBS_TO_BUILD@
 
206
STORE_TESTS = @STORE_TESTS@
 
207
STRIP = @STRIP@
 
208
TRUE = @TRUE@
 
209
VERSION = @VERSION@
 
210
WIN32_PSAPI = @WIN32_PSAPI@
 
211
XMLLIB = @XMLLIB@
 
212
XTRA_LIBS = @XTRA_LIBS@
 
213
XTRA_OBJS = @XTRA_OBJS@
 
214
abs_builddir = @abs_builddir@
 
215
abs_srcdir = @abs_srcdir@
 
216
abs_top_builddir = @abs_top_builddir@
 
217
abs_top_srcdir = @abs_top_srcdir@
 
218
ac_ct_CC = @ac_ct_CC@
 
219
ac_ct_CXX = @ac_ct_CXX@
 
220
ac_ct_F77 = @ac_ct_F77@
 
221
am__include = @am__include@
 
222
am__leading_dot = @am__leading_dot@
 
223
am__quote = @am__quote@
 
224
am__tar = @am__tar@
 
225
am__untar = @am__untar@
 
226
bindir = @bindir@
 
227
build = @build@
 
228
build_alias = @build_alias@
 
229
build_cpu = @build_cpu@
 
230
build_os = @build_os@
 
231
build_vendor = @build_vendor@
 
232
builddir = @builddir@
 
233
datadir = @datadir@
 
234
datarootdir = @datarootdir@
 
235
docdir = @docdir@
 
236
dvidir = @dvidir@
 
237
exec_prefix = @exec_prefix@
 
238
host = @host@
 
239
host_alias = @host_alias@
 
240
host_cpu = @host_cpu@
 
241
host_os = @host_os@
 
242
host_vendor = @host_vendor@
 
243
htmldir = @htmldir@
 
244
includedir = @includedir@
 
245
infodir = @infodir@
 
246
install_sh = @install_sh@
 
247
libdir = @libdir@
 
248
libexecdir = @libexecdir@
 
249
localedir = @localedir@
 
250
localstatedir = @localstatedir@
 
251
makesnmplib = @makesnmplib@
 
252
mandir = @mandir@
 
253
mkdir_p = @mkdir_p@
 
254
oldincludedir = @oldincludedir@
 
255
pdfdir = @pdfdir@
 
256
prefix = @prefix@
 
257
program_transform_name = @program_transform_name@
 
258
psdir = @psdir@
 
259
sbindir = @sbindir@
 
260
sharedstatedir = @sharedstatedir@
 
261
srcdir = @srcdir@
 
262
subdirs = @subdirs@
 
263
sysconfdir = @sysconfdir@
 
264
target_alias = @target_alias@
 
265
top_build_prefix = @top_build_prefix@
 
266
top_builddir = @top_builddir@
 
267
top_srcdir = @top_srcdir@
 
268
AM_CFLAGS = $(SQUID_CFLAGS)
 
269
AM_CXXFLAGS = $(SQUID_CXXFLAGS)
 
270
CLEANFILES = testHeaders
 
271
INCLUDES = \
 
272
        -I$(top_srcdir) \
 
273
        -I$(top_srcdir)/include \
 
274
        -I$(top_srcdir)/src \
 
275
        -I$(top_builddir)/include \
 
276
        $(SQUID_CPPUNIT_INC)
 
277
 
 
278
noinst_LTLIBRARIES = libip.la
 
279
libip_la_SOURCES = \
 
280
        IpAddress.h \
 
281
        IpAddress.cc \
 
282
        IpIntercept.h \
 
283
        IpIntercept.cc \
 
284
        QosConfig.h \
 
285
        QosConfig.cc
 
286
 
 
287
testIpAddress_SOURCES = \
 
288
        testIpAddress.cc \
 
289
        testIpAddress.h
 
290
 
 
291
nodist_testIpAddress_SOURCES = \
 
292
        ../tests/testMain.cc
 
293
 
 
294
testIpAddress_LDADD = \
 
295
        $(top_builddir)/compat/libcompat.la \
 
296
        libip.la \
 
297
        -L$(top_builddir)/lib -lmiscutil \
 
298
        $(XTRA_LIBS) \
 
299
        $(SQUID_CPPUNIT_LA) \
 
300
        $(SQUID_CPPUNIT_LIBS)
 
301
 
 
302
testIpAddress_LDFLAGS = $(LIBADD_DL)
 
303
all: all-am
 
304
 
 
305
.SUFFIXES:
 
306
.SUFFIXES: .cc .lo .o .obj
 
307
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/src/Common.am $(top_srcdir)/src/TestHeaders.am $(am__configure_deps)
 
308
        @for dep in $?; do \
 
309
          case '$(am__configure_deps)' in \
 
310
            *$$dep*) \
 
311
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
312
                && exit 0; \
 
313
              exit 1;; \
 
314
          esac; \
 
315
        done; \
 
316
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/ip/Makefile'; \
 
317
        cd $(top_srcdir) && \
 
318
          $(AUTOMAKE) --foreign  src/ip/Makefile
 
319
.PRECIOUS: Makefile
 
320
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
321
        @case '$?' in \
 
322
          *config.status*) \
 
323
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
324
          *) \
 
325
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
326
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
327
        esac;
 
328
 
 
329
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
330
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
331
 
 
332
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
333
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
334
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
335
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
336
 
 
337
clean-noinstLTLIBRARIES:
 
338
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
 
339
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
 
340
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
341
          test "$$dir" != "$$p" || dir=.; \
 
342
          echo "rm -f \"$${dir}/so_locations\""; \
 
343
          rm -f "$${dir}/so_locations"; \
 
344
        done
 
345
libip.la: $(libip_la_OBJECTS) $(libip_la_DEPENDENCIES) 
 
346
        $(CXXLINK)  $(libip_la_OBJECTS) $(libip_la_LIBADD) $(LIBS)
 
347
 
 
348
clean-checkPROGRAMS:
 
349
        @list='$(check_PROGRAMS)'; for p in $$list; do \
 
350
          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
 
351
          echo " rm -f $$p $$f"; \
 
352
          rm -f $$p $$f ; \
 
353
        done
 
354
testIpAddress$(EXEEXT): $(testIpAddress_OBJECTS) $(testIpAddress_DEPENDENCIES) 
 
355
        @rm -f testIpAddress$(EXEEXT)
 
356
        $(testIpAddress_LINK) $(testIpAddress_OBJECTS) $(testIpAddress_LDADD) $(LIBS)
 
357
 
 
358
mostlyclean-compile:
 
359
        -rm -f *.$(OBJEXT)
 
360
 
 
361
distclean-compile:
 
362
        -rm -f *.tab.c
 
363
 
 
364
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/IpAddress.Plo@am__quote@
 
365
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/IpIntercept.Plo@am__quote@
 
366
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/QosConfig.Plo@am__quote@
 
367
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testIpAddress.Po@am__quote@
 
368
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testMain.Po@am__quote@
 
369
 
 
370
.cc.o:
 
371
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
372
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
373
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
374
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
375
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
 
376
 
 
377
.cc.obj:
 
378
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
379
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
380
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
381
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
382
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
383
 
 
384
.cc.lo:
 
385
@am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
386
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
387
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
388
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
389
@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
 
390
 
 
391
testMain.o: ../tests/testMain.cc
 
392
@am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT testMain.o -MD -MP -MF $(DEPDIR)/testMain.Tpo -c -o testMain.o `test -f '../tests/testMain.cc' || echo '$(srcdir)/'`../tests/testMain.cc
 
393
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/testMain.Tpo $(DEPDIR)/testMain.Po
 
394
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='../tests/testMain.cc' object='testMain.o' libtool=no @AMDEPBACKSLASH@
 
395
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
396
@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o testMain.o `test -f '../tests/testMain.cc' || echo '$(srcdir)/'`../tests/testMain.cc
 
397
 
 
398
testMain.obj: ../tests/testMain.cc
 
399
@am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT testMain.obj -MD -MP -MF $(DEPDIR)/testMain.Tpo -c -o testMain.obj `if test -f '../tests/testMain.cc'; then $(CYGPATH_W) '../tests/testMain.cc'; else $(CYGPATH_W) '$(srcdir)/../tests/testMain.cc'; fi`
 
400
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/testMain.Tpo $(DEPDIR)/testMain.Po
 
401
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='../tests/testMain.cc' object='testMain.obj' libtool=no @AMDEPBACKSLASH@
 
402
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
403
@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o testMain.obj `if test -f '../tests/testMain.cc'; then $(CYGPATH_W) '../tests/testMain.cc'; else $(CYGPATH_W) '$(srcdir)/../tests/testMain.cc'; fi`
 
404
 
 
405
mostlyclean-libtool:
 
406
        -rm -f *.lo
 
407
 
 
408
clean-libtool:
 
409
        -rm -rf .libs _libs
 
410
 
 
411
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
412
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
413
        unique=`for i in $$list; do \
 
414
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
415
          done | \
 
416
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
417
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
418
        mkid -fID $$unique
 
419
tags: TAGS
 
420
 
 
421
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
422
                $(TAGS_FILES) $(LISP)
 
423
        tags=; \
 
424
        here=`pwd`; \
 
425
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
426
        unique=`for i in $$list; do \
 
427
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
428
          done | \
 
429
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
430
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
431
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
432
          test -n "$$unique" || unique=$$empty_fix; \
 
433
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
434
            $$tags $$unique; \
 
435
        fi
 
436
ctags: CTAGS
 
437
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
438
                $(TAGS_FILES) $(LISP)
 
439
        tags=; \
 
440
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
441
        unique=`for i in $$list; do \
 
442
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
443
          done | \
 
444
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
445
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
446
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
447
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
448
             $$tags $$unique
 
449
 
 
450
GTAGS:
 
451
        here=`$(am__cd) $(top_builddir) && pwd` \
 
452
          && cd $(top_srcdir) \
 
453
          && gtags -i $(GTAGS_ARGS) $$here
 
454
 
 
455
distclean-tags:
 
456
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
457
 
 
458
check-TESTS: $(TESTS)
 
459
        @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[        ]'; \
 
460
        srcdir=$(srcdir); export srcdir; \
 
461
        list=' $(TESTS) '; \
 
462
        if test -n "$$list"; then \
 
463
          for tst in $$list; do \
 
464
            if test -f ./$$tst; then dir=./; \
 
465
            elif test -f $$tst; then dir=; \
 
466
            else dir="$(srcdir)/"; fi; \
 
467
            if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
 
468
              all=`expr $$all + 1`; \
 
469
              case " $(XFAIL_TESTS) " in \
 
470
              *$$ws$$tst$$ws*) \
 
471
                xpass=`expr $$xpass + 1`; \
 
472
                failed=`expr $$failed + 1`; \
 
473
                echo "XPASS: $$tst"; \
 
474
              ;; \
 
475
              *) \
 
476
                echo "PASS: $$tst"; \
 
477
              ;; \
 
478
              esac; \
 
479
            elif test $$? -ne 77; then \
 
480
              all=`expr $$all + 1`; \
 
481
              case " $(XFAIL_TESTS) " in \
 
482
              *$$ws$$tst$$ws*) \
 
483
                xfail=`expr $$xfail + 1`; \
 
484
                echo "XFAIL: $$tst"; \
 
485
              ;; \
 
486
              *) \
 
487
                failed=`expr $$failed + 1`; \
 
488
                echo "FAIL: $$tst"; \
 
489
              ;; \
 
490
              esac; \
 
491
            else \
 
492
              skip=`expr $$skip + 1`; \
 
493
              echo "SKIP: $$tst"; \
 
494
            fi; \
 
495
          done; \
 
496
          if test "$$failed" -eq 0; then \
 
497
            if test "$$xfail" -eq 0; then \
 
498
              banner="All $$all tests passed"; \
 
499
            else \
 
500
              banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
 
501
            fi; \
 
502
          else \
 
503
            if test "$$xpass" -eq 0; then \
 
504
              banner="$$failed of $$all tests failed"; \
 
505
            else \
 
506
              banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
 
507
            fi; \
 
508
          fi; \
 
509
          dashes="$$banner"; \
 
510
          skipped=""; \
 
511
          if test "$$skip" -ne 0; then \
 
512
            skipped="($$skip tests were not run)"; \
 
513
            test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
 
514
              dashes="$$skipped"; \
 
515
          fi; \
 
516
          report=""; \
 
517
          if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
 
518
            report="Please report to $(PACKAGE_BUGREPORT)"; \
 
519
            test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
 
520
              dashes="$$report"; \
 
521
          fi; \
 
522
          dashes=`echo "$$dashes" | sed s/./=/g`; \
 
523
          echo "$$dashes"; \
 
524
          echo "$$banner"; \
 
525
          test -z "$$skipped" || echo "$$skipped"; \
 
526
          test -z "$$report" || echo "$$report"; \
 
527
          echo "$$dashes"; \
 
528
          test "$$failed" -eq 0; \
 
529
        else :; fi
 
530
 
 
531
distdir: $(DISTFILES)
 
532
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
533
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
534
        list='$(DISTFILES)'; \
 
535
          dist_files=`for file in $$list; do echo $$file; done | \
 
536
          sed -e "s|^$$srcdirstrip/||;t" \
 
537
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
538
        case $$dist_files in \
 
539
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
540
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
541
                           sort -u` ;; \
 
542
        esac; \
 
543
        for file in $$dist_files; do \
 
544
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
545
          if test -d $$d/$$file; then \
 
546
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
547
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
548
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
549
            fi; \
 
550
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
551
          else \
 
552
            test -f $(distdir)/$$file \
 
553
            || cp -p $$d/$$file $(distdir)/$$file \
 
554
            || exit 1; \
 
555
          fi; \
 
556
        done
 
557
check-am: all-am
 
558
        $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
 
559
        $(MAKE) $(AM_MAKEFLAGS) check-TESTS
 
560
check: check-am
 
561
all-am: Makefile $(LTLIBRARIES)
 
562
installdirs:
 
563
install: install-am
 
564
install-exec: install-exec-am
 
565
install-data: install-data-am
 
566
uninstall: uninstall-am
 
567
 
 
568
install-am: all-am
 
569
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
570
 
 
571
installcheck: installcheck-am
 
572
install-strip:
 
573
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
574
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
575
          `test -z '$(STRIP)' || \
 
576
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
577
mostlyclean-generic:
 
578
 
 
579
clean-generic:
 
580
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
581
 
 
582
distclean-generic:
 
583
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
584
 
 
585
maintainer-clean-generic:
 
586
        @echo "This command is intended for maintainers to use"
 
587
        @echo "it deletes files that may require special tools to rebuild."
 
588
clean: clean-am
 
589
 
 
590
clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
 
591
        clean-noinstLTLIBRARIES mostlyclean-am
 
592
 
 
593
distclean: distclean-am
 
594
        -rm -rf ./$(DEPDIR)
 
595
        -rm -f Makefile
 
596
distclean-am: clean-am distclean-compile distclean-generic \
 
597
        distclean-tags
 
598
 
 
599
dvi: dvi-am
 
600
 
 
601
dvi-am:
 
602
 
 
603
html: html-am
 
604
 
 
605
info: info-am
 
606
 
 
607
info-am:
 
608
 
 
609
install-data-am:
 
610
 
 
611
install-dvi: install-dvi-am
 
612
 
 
613
install-exec-am:
 
614
 
 
615
install-html: install-html-am
 
616
 
 
617
install-info: install-info-am
 
618
 
 
619
install-man:
 
620
 
 
621
install-pdf: install-pdf-am
 
622
 
 
623
install-ps: install-ps-am
 
624
 
 
625
installcheck-am:
 
626
 
 
627
maintainer-clean: maintainer-clean-am
 
628
        -rm -rf ./$(DEPDIR)
 
629
        -rm -f Makefile
 
630
maintainer-clean-am: distclean-am maintainer-clean-generic
 
631
 
 
632
mostlyclean: mostlyclean-am
 
633
 
 
634
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
635
        mostlyclean-libtool
 
636
 
 
637
pdf: pdf-am
 
638
 
 
639
pdf-am:
 
640
 
 
641
ps: ps-am
 
642
 
 
643
ps-am:
 
644
 
 
645
uninstall-am:
 
646
 
 
647
.MAKE: install-am install-strip
 
648
 
 
649
.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
 
650
        clean-checkPROGRAMS clean-generic clean-libtool \
 
651
        clean-noinstLTLIBRARIES ctags distclean distclean-compile \
 
652
        distclean-generic distclean-libtool distclean-tags distdir dvi \
 
653
        dvi-am html html-am info info-am install install-am \
 
654
        install-data install-data-am install-dvi install-dvi-am \
 
655
        install-exec install-exec-am install-html install-html-am \
 
656
        install-info install-info-am install-man install-pdf \
 
657
        install-pdf-am install-ps install-ps-am install-strip \
 
658
        installcheck installcheck-am installdirs maintainer-clean \
 
659
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
660
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
661
        tags uninstall uninstall-am
 
662
 
 
663
 
 
664
$(OBJS): $(top_srcdir)/include/version.h $(top_builddir)/include/autoconf.h
 
665
 
 
666
testHeaders: $(srcdir)/*.h
 
667
        $(SHELL) $(top_srcdir)/test-suite/testheaders.sh "$(CXXCOMPILE)" "$(srcdir)" || exit 1
 
668
 
 
669
.PHONY: testHeaders
 
670
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
671
# Otherwise a system limit (for SysV at least) may be exceeded.
 
672
.NOEXPORT: