~ubuntu-branches/debian/stretch/openbabel/stretch

« back to all changes in this revision

Viewing changes to src/formats/inchi102/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Leidert (dale)
  • Date: 2009-07-17 00:18:06 UTC
  • mfrom: (6.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20090717001806-sy3mzs3e1d1adbs9
Tags: 2.2.2-2
* debian/control (Uploaders): Removed LI Daobing. Thanks for your work!
  (Standards-Version): Bumped to 3.8.2.
  (Vcs-Svn): Fixed vcs-field-uses-not-recommended-uri-format.
* debian/patches/537102_fix_tr1_memory_detection.patch: Added.
  - configure.in, configure, src/config.h.in: Fix detection of tr1/memory to
    prevent building the package with boost (closes: #537102).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11 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
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
22
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
23
install_sh_DATA = $(install_sh) -c -m 644
 
24
install_sh_PROGRAM = $(install_sh) -c
 
25
install_sh_SCRIPT = $(install_sh) -c
 
26
INSTALL_HEADER = $(INSTALL_DATA)
 
27
transform = $(program_transform_name)
 
28
NORMAL_INSTALL = :
 
29
PRE_INSTALL = :
 
30
POST_INSTALL = :
 
31
NORMAL_UNINSTALL = :
 
32
PRE_UNINSTALL = :
 
33
POST_UNINSTALL = :
 
34
build_triplet = @build@
 
35
host_triplet = @host@
 
36
subdir = src/formats/inchi102
 
37
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
38
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
39
am__aclocal_m4_deps = $(top_srcdir)/autoconf/libtool.m4 \
 
40
        $(top_srcdir)/autoconf/ltoptions.m4 \
 
41
        $(top_srcdir)/autoconf/ltsugar.m4 \
 
42
        $(top_srcdir)/autoconf/ltversion.m4 \
 
43
        $(top_srcdir)/autoconf/lt~obsolete.m4 \
 
44
        $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
 
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
CONFIG_CLEAN_VPATH_FILES =
 
51
LTLIBRARIES = $(noinst_LTLIBRARIES)
 
52
libinchi_la_LIBADD =
 
53
am_libinchi_la_OBJECTS = ichi_bns.lo ichi_io.lo ichican2.lo \
 
54
        ichicano.lo ichicans.lo ichiisot.lo ichilnct.lo ichimak2.lo \
 
55
        ichimake.lo ichimap1.lo ichimap2.lo ichimap4.lo ichinorm.lo \
 
56
        ichiparm.lo ichiprt1.lo ichiprt2.lo ichiprt3.lo ichiqueu.lo \
 
57
        ichiread.lo ichiring.lo ichirvr1.lo ichirvr2.lo ichirvr3.lo \
 
58
        ichirvr4.lo ichirvr5.lo ichirvr6.lo ichirvr7.lo ichisort.lo \
 
59
        ichister.lo ichitaut.lo ikey_base26.lo ikey_dll.lo \
 
60
        inchi_dll.lo inchi_dll_a.lo inchi_dll_a2.lo inchi_dll_main.lo \
 
61
        runichi.lo sha2.lo strutil.lo util.lo
 
62
libinchi_la_OBJECTS = $(am_libinchi_la_OBJECTS)
 
63
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/src
 
64
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
65
am__depfiles_maybe = depfiles
 
66
am__mv = mv -f
 
67
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
68
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
69
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
70
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
71
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
72
CCLD = $(CC)
 
73
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
74
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
 
75
        $(LDFLAGS) -o $@
 
76
SOURCES = $(libinchi_la_SOURCES)
 
77
DIST_SOURCES = $(libinchi_la_SOURCES)
 
78
ETAGS = etags
 
79
CTAGS = ctags
 
80
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
81
pkglibdir = @pkglibdir@
 
82
ACLOCAL = @ACLOCAL@
 
83
AMTAR = @AMTAR@
 
84
AR = @AR@
 
85
AS = @AS@
 
86
AUTOCONF = @AUTOCONF@
 
87
AUTOHEADER = @AUTOHEADER@
 
88
AUTOMAKE = @AUTOMAKE@
 
89
AWK = @AWK@
 
90
BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 
91
BOOST_LDFLAGS = @BOOST_LDFLAGS@
 
92
CC = @CC@
 
93
CCDEPMODE = @CCDEPMODE@
 
94
CFLAGS = @CFLAGS@
 
95
CPP = @CPP@
 
96
CPPFLAGS = @CPPFLAGS@
 
97
CSHARP = @CSHARP@
 
98
CXX = @CXX@
 
99
CXXCPP = @CXXCPP@
 
100
CXXDEPMODE = @CXXDEPMODE@
 
101
CXXFLAGS = @CXXFLAGS@
 
102
CYGPATH_W = @CYGPATH_W@
 
103
DEFS = @DEFS@
 
104
DEPDIR = @DEPDIR@
 
105
DLLTOOL = @DLLTOOL@
 
106
DOXYGEN = @DOXYGEN@
 
107
DSYMUTIL = @DSYMUTIL@
 
108
DUMPBIN = @DUMPBIN@
 
109
ECHO_C = @ECHO_C@
 
110
ECHO_N = @ECHO_N@
 
111
ECHO_T = @ECHO_T@
 
112
EGREP = @EGREP@
 
113
EXEEXT = @EXEEXT@
 
114
FGREP = @FGREP@
 
115
GREP = @GREP@
 
116
INSTALL = @INSTALL@
 
117
INSTALL_DATA = @INSTALL_DATA@
 
118
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
119
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
120
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
121
JAR = @JAR@
 
122
JAVAC = @JAVAC@
 
123
LD = @LD@
 
124
LDFLAGS = @LDFLAGS@
 
125
LIBDL = @LIBDL@
 
126
LIBOBJS = @LIBOBJS@
 
127
LIBS = @LIBS@
 
128
LIBTOOL = @LIBTOOL@
 
129
LIPO = @LIPO@
 
130
LN_S = @LN_S@
 
131
LTLIBOBJS = @LTLIBOBJS@
 
132
MAINT = @MAINT@
 
133
MAKEINFO = @MAKEINFO@
 
134
MKDIR_P = @MKDIR_P@
 
135
NM = @NM@
 
136
NMEDIT = @NMEDIT@
 
137
OBJDUMP = @OBJDUMP@
 
138
OBJEXT = @OBJEXT@
 
139
OTOOL = @OTOOL@
 
140
OTOOL64 = @OTOOL64@
 
141
PACKAGE = @PACKAGE@
 
142
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
143
PACKAGE_NAME = @PACKAGE_NAME@
 
144
PACKAGE_STRING = @PACKAGE_STRING@
 
145
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
146
PACKAGE_VERSION = @PACKAGE_VERSION@
 
147
PATH_SEPARATOR = @PATH_SEPARATOR@
 
148
PERL = @PERL@
 
149
PROVE = @PROVE@
 
150
PYTHON = @PYTHON@
 
151
RANLIB = @RANLIB@
 
152
RUBY = @RUBY@
 
153
SED = @SED@
 
154
SET_MAKE = @SET_MAKE@
 
155
SHELL = @SHELL@
 
156
STRIP = @STRIP@
 
157
SWIG = @SWIG@
 
158
VERSION = @VERSION@
 
159
WXCONFIG = @WXCONFIG@
 
160
WX_CPPFLAGS = @WX_CPPFLAGS@
 
161
WX_CXXFLAGS = @WX_CXXFLAGS@
 
162
WX_LIBS = @WX_LIBS@
 
163
XML2_CONFIG = @XML2_CONFIG@
 
164
XML_CPPFLAGS = @XML_CPPFLAGS@
 
165
XML_LIBS = @XML_LIBS@
 
166
abs_builddir = @abs_builddir@
 
167
abs_srcdir = @abs_srcdir@
 
168
abs_top_builddir = @abs_top_builddir@
 
169
abs_top_srcdir = @abs_top_srcdir@
 
170
ac_ct_CC = @ac_ct_CC@
 
171
ac_ct_CXX = @ac_ct_CXX@
 
172
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
173
am__include = @am__include@
 
174
am__leading_dot = @am__leading_dot@
 
175
am__quote = @am__quote@
 
176
am__tar = @am__tar@
 
177
am__untar = @am__untar@
 
178
bindir = @bindir@
 
179
build = @build@
 
180
build_alias = @build_alias@
 
181
build_cpu = @build_cpu@
 
182
build_os = @build_os@
 
183
build_vendor = @build_vendor@
 
184
builddir = @builddir@
 
185
datadir = @datadir@
 
186
datarootdir = @datarootdir@
 
187
docdir = @docdir@
 
188
dvidir = @dvidir@
 
189
exec_prefix = @exec_prefix@
 
190
host = @host@
 
191
host_alias = @host_alias@
 
192
host_cpu = @host_cpu@
 
193
host_os = @host_os@
 
194
host_vendor = @host_vendor@
 
195
htmldir = @htmldir@
 
196
includedir = @includedir@
 
197
infodir = @infodir@
 
198
install_sh = @install_sh@
 
199
libdir = @libdir@
 
200
libexecdir = @libexecdir@
 
201
localedir = @localedir@
 
202
localstatedir = @localstatedir@
 
203
lt_ECHO = @lt_ECHO@
 
204
mandir = @mandir@
 
205
mkdir_p = @mkdir_p@
 
206
oldincludedir = @oldincludedir@
 
207
pdfdir = @pdfdir@
 
208
prefix = @prefix@
 
209
program_transform_name = @program_transform_name@
 
210
psdir = @psdir@
 
211
sbindir = @sbindir@
 
212
sharedstatedir = @sharedstatedir@
 
213
srcdir = @srcdir@
 
214
sysconfdir = @sysconfdir@
 
215
target_alias = @target_alias@
 
216
top_build_prefix = @top_build_prefix@
 
217
top_builddir = @top_builddir@
 
218
top_srcdir = @top_srcdir@
 
219
EXTRA_DIST = CMakeLists.txt
 
220
INCLUDES = -I$(top_srcdir)/include/inchi102
 
221
noinst_LTLIBRARIES = libinchi.la
 
222
libinchi_la_SOURCES = \
 
223
  ichi_bns.c ichi_io.c ichican2.c ichicano.c ichicans.c \
 
224
  ichiisot.c ichilnct.c ichimak2.c ichimake.c ichimap1.c \
 
225
  ichimap2.c ichimap4.c ichinorm.c ichiparm.c ichiprt1.c \
 
226
  ichiprt2.c ichiprt3.c ichiqueu.c ichiread.c ichiring.c \
 
227
  ichirvr1.c ichirvr2.c ichirvr3.c ichirvr4.c ichirvr5.c \
 
228
  ichirvr6.c ichirvr7.c ichisort.c ichister.c ichitaut.c \
 
229
  ikey_base26.c ikey_dll.c inchi_dll.c inchi_dll_a.c \
 
230
        inchi_dll_a2.c inchi_dll_main.c runichi.c sha2.c \
 
231
        strutil.c util.c
 
232
 
 
233
all: all-am
 
234
 
 
235
.SUFFIXES:
 
236
.SUFFIXES: .c .lo .o .obj
 
237
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
238
        @for dep in $?; do \
 
239
          case '$(am__configure_deps)' in \
 
240
            *$$dep*) \
 
241
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
242
                && { if test -f $@; then exit 0; else break; fi; }; \
 
243
              exit 1;; \
 
244
          esac; \
 
245
        done; \
 
246
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/formats/inchi102/Makefile'; \
 
247
        $(am__cd) $(top_srcdir) && \
 
248
          $(AUTOMAKE) --foreign src/formats/inchi102/Makefile
 
249
.PRECIOUS: Makefile
 
250
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
251
        @case '$?' in \
 
252
          *config.status*) \
 
253
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
254
          *) \
 
255
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
256
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
257
        esac;
 
258
 
 
259
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
260
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
261
 
 
262
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
263
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
264
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
265
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
266
$(am__aclocal_m4_deps):
 
267
 
 
268
clean-noinstLTLIBRARIES:
 
269
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
 
270
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
 
271
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
272
          test "$$dir" != "$$p" || dir=.; \
 
273
          echo "rm -f \"$${dir}/so_locations\""; \
 
274
          rm -f "$${dir}/so_locations"; \
 
275
        done
 
276
libinchi.la: $(libinchi_la_OBJECTS) $(libinchi_la_DEPENDENCIES) 
 
277
        $(LINK)  $(libinchi_la_OBJECTS) $(libinchi_la_LIBADD) $(LIBS)
 
278
 
 
279
mostlyclean-compile:
 
280
        -rm -f *.$(OBJEXT)
 
281
 
 
282
distclean-compile:
 
283
        -rm -f *.tab.c
 
284
 
 
285
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ichi_bns.Plo@am__quote@
 
286
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ichi_io.Plo@am__quote@
 
287
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ichican2.Plo@am__quote@
 
288
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ichicano.Plo@am__quote@
 
289
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ichicans.Plo@am__quote@
 
290
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ichiisot.Plo@am__quote@
 
291
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ichilnct.Plo@am__quote@
 
292
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ichimak2.Plo@am__quote@
 
293
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ichimake.Plo@am__quote@
 
294
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ichimap1.Plo@am__quote@
 
295
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ichimap2.Plo@am__quote@
 
296
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ichimap4.Plo@am__quote@
 
297
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ichinorm.Plo@am__quote@
 
298
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ichiparm.Plo@am__quote@
 
299
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ichiprt1.Plo@am__quote@
 
300
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ichiprt2.Plo@am__quote@
 
301
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ichiprt3.Plo@am__quote@
 
302
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ichiqueu.Plo@am__quote@
 
303
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ichiread.Plo@am__quote@
 
304
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ichiring.Plo@am__quote@
 
305
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ichirvr1.Plo@am__quote@
 
306
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ichirvr2.Plo@am__quote@
 
307
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ichirvr3.Plo@am__quote@
 
308
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ichirvr4.Plo@am__quote@
 
309
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ichirvr5.Plo@am__quote@
 
310
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ichirvr6.Plo@am__quote@
 
311
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ichirvr7.Plo@am__quote@
 
312
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ichisort.Plo@am__quote@
 
313
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ichister.Plo@am__quote@
 
314
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ichitaut.Plo@am__quote@
 
315
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ikey_base26.Plo@am__quote@
 
316
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ikey_dll.Plo@am__quote@
 
317
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inchi_dll.Plo@am__quote@
 
318
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inchi_dll_a.Plo@am__quote@
 
319
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inchi_dll_a2.Plo@am__quote@
 
320
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inchi_dll_main.Plo@am__quote@
 
321
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/runichi.Plo@am__quote@
 
322
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sha2.Plo@am__quote@
 
323
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strutil.Plo@am__quote@
 
324
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/util.Plo@am__quote@
 
325
 
 
326
.c.o:
 
327
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
328
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
329
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
330
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
331
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
332
 
 
333
.c.obj:
 
334
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
335
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
336
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
337
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
338
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
339
 
 
340
.c.lo:
 
341
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
342
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
343
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
344
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
345
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
346
 
 
347
mostlyclean-libtool:
 
348
        -rm -f *.lo
 
349
 
 
350
clean-libtool:
 
351
        -rm -rf .libs _libs
 
352
 
 
353
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
354
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
355
        unique=`for i in $$list; do \
 
356
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
357
          done | \
 
358
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
359
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
360
        mkid -fID $$unique
 
361
tags: TAGS
 
362
 
 
363
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
364
                $(TAGS_FILES) $(LISP)
 
365
        set x; \
 
366
        here=`pwd`; \
 
367
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
368
        unique=`for i in $$list; do \
 
369
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
370
          done | \
 
371
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
372
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
373
        shift; \
 
374
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
375
          test -n "$$unique" || unique=$$empty_fix; \
 
376
          if test $$# -gt 0; then \
 
377
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
378
              "$$@" $$unique; \
 
379
          else \
 
380
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
381
              $$unique; \
 
382
          fi; \
 
383
        fi
 
384
ctags: CTAGS
 
385
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
386
                $(TAGS_FILES) $(LISP)
 
387
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
388
        unique=`for i in $$list; do \
 
389
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
390
          done | \
 
391
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
392
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
393
        test -z "$(CTAGS_ARGS)$$unique" \
 
394
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
395
             $$unique
 
396
 
 
397
GTAGS:
 
398
        here=`$(am__cd) $(top_builddir) && pwd` \
 
399
          && $(am__cd) $(top_srcdir) \
 
400
          && gtags -i $(GTAGS_ARGS) "$$here"
 
401
 
 
402
distclean-tags:
 
403
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
404
 
 
405
distdir: $(DISTFILES)
 
406
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
407
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
408
        list='$(DISTFILES)'; \
 
409
          dist_files=`for file in $$list; do echo $$file; done | \
 
410
          sed -e "s|^$$srcdirstrip/||;t" \
 
411
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
412
        case $$dist_files in \
 
413
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
414
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
415
                           sort -u` ;; \
 
416
        esac; \
 
417
        for file in $$dist_files; do \
 
418
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
419
          if test -d $$d/$$file; then \
 
420
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
421
            if test -d "$(distdir)/$$file"; then \
 
422
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
423
            fi; \
 
424
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
425
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
426
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
427
            fi; \
 
428
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
429
          else \
 
430
            test -f "$(distdir)/$$file" \
 
431
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
432
            || exit 1; \
 
433
          fi; \
 
434
        done
 
435
check-am: all-am
 
436
check: check-am
 
437
all-am: Makefile $(LTLIBRARIES)
 
438
installdirs:
 
439
install: install-am
 
440
install-exec: install-exec-am
 
441
install-data: install-data-am
 
442
uninstall: uninstall-am
 
443
 
 
444
install-am: all-am
 
445
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
446
 
 
447
installcheck: installcheck-am
 
448
install-strip:
 
449
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
450
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
451
          `test -z '$(STRIP)' || \
 
452
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
453
mostlyclean-generic:
 
454
 
 
455
clean-generic:
 
456
 
 
457
distclean-generic:
 
458
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
459
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
460
 
 
461
maintainer-clean-generic:
 
462
        @echo "This command is intended for maintainers to use"
 
463
        @echo "it deletes files that may require special tools to rebuild."
 
464
clean: clean-am
 
465
 
 
466
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
 
467
        mostlyclean-am
 
468
 
 
469
distclean: distclean-am
 
470
        -rm -rf ./$(DEPDIR)
 
471
        -rm -f Makefile
 
472
distclean-am: clean-am distclean-compile distclean-generic \
 
473
        distclean-tags
 
474
 
 
475
dvi: dvi-am
 
476
 
 
477
dvi-am:
 
478
 
 
479
html: html-am
 
480
 
 
481
html-am:
 
482
 
 
483
info: info-am
 
484
 
 
485
info-am:
 
486
 
 
487
install-data-am:
 
488
 
 
489
install-dvi: install-dvi-am
 
490
 
 
491
install-dvi-am:
 
492
 
 
493
install-exec-am:
 
494
 
 
495
install-html: install-html-am
 
496
 
 
497
install-html-am:
 
498
 
 
499
install-info: install-info-am
 
500
 
 
501
install-info-am:
 
502
 
 
503
install-man:
 
504
 
 
505
install-pdf: install-pdf-am
 
506
 
 
507
install-pdf-am:
 
508
 
 
509
install-ps: install-ps-am
 
510
 
 
511
install-ps-am:
 
512
 
 
513
installcheck-am:
 
514
 
 
515
maintainer-clean: maintainer-clean-am
 
516
        -rm -rf ./$(DEPDIR)
 
517
        -rm -f Makefile
 
518
maintainer-clean-am: distclean-am maintainer-clean-generic
 
519
 
 
520
mostlyclean: mostlyclean-am
 
521
 
 
522
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
523
        mostlyclean-libtool
 
524
 
 
525
pdf: pdf-am
 
526
 
 
527
pdf-am:
 
528
 
 
529
ps: ps-am
 
530
 
 
531
ps-am:
 
532
 
 
533
uninstall-am:
 
534
 
 
535
.MAKE: install-am install-strip
 
536
 
 
537
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
538
        clean-libtool clean-noinstLTLIBRARIES ctags distclean \
 
539
        distclean-compile distclean-generic distclean-libtool \
 
540
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
541
        install install-am install-data install-data-am install-dvi \
 
542
        install-dvi-am install-exec install-exec-am install-html \
 
543
        install-html-am install-info install-info-am install-man \
 
544
        install-pdf install-pdf-am install-ps install-ps-am \
 
545
        install-strip installcheck installcheck-am installdirs \
 
546
        maintainer-clean maintainer-clean-generic mostlyclean \
 
547
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
 
548
        pdf pdf-am ps ps-am tags uninstall uninstall-am
 
549
 
 
550
 
 
551
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
552
# Otherwise a system limit (for SysV at least) may be exceeded.
 
553
.NOEXPORT: