~ubuntu-branches/ubuntu/precise/glom/precise-updates

« back to all changes in this revision

Viewing changes to glom/mode_find/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Chris Coulson
  • Date: 2009-10-09 16:50:36 UTC
  • mfrom: (1.1.42 upstream)
  • Revision ID: james.westby@ubuntu.com-20091009165036-orinvwmohk838xxl
Tags: 1.12.2-0ubuntu1
* New upstream version:
  - FFE LP: #391664
* debian/control:
  - Bump python-gnome2-extras-dev build-dep to >= 2.25.3.
  - Bump libgdamm3.0-dev build-dep to libgdamm4.0-dev >= 3.99.14.
  - Change libgda3-dev build-dep to libgda-4.0-dev.
  - Change libgda3-postgres dependency to libgda-4.0-postgres.
  - Bump libgtkmm-2.4-dev build-dep to >= 2.14.
  - Add build-dep on libgconfmm-2.6-dev.
  - Bump libgoocanvasmm-dev build-dep to >= 0.14.0.
  - Remove build-dep on libbakery-2.6-dev.
  - Bump postgresql-8.3 dependency to postgresql-8.4.
  - Change scrollkeeper build-dep to rarian-compat.
  - Rename libglom{0,-dev} -> libglom-1.12-{0,dev}. Upstream include
    APIVER in the library name now.
* debian/rules:
  - Update --with-postgres-utils configure flag to point to the new
    path.
  - Drop deprecated --disable-scrollkeeper configure flag.
  - Update DEB_SHLIBDEPS_INCLUDE with new libglom-1.12-0 package name.
  - Don't include /usr/share/cdbs/1/rules/simple-patchsys.mk - there
    are currently no patches.
* debian/libglom-1.12-0.install:
  - Updated for new version.
* debian/libglom-1.12-dev.install:
  - Install pc and header files.
* debian/glom-doc.install:
  - Updated for new version.
* debian/glom.install:
  - Updated for new version.
* Fix debian/watch.
* Dropped obsolete 10-distro-install-postgres-change.patch.
* Built against latest libgoocanvasmm (LP: #428445).
* Also closes LP: #230007, LP: #393229, LP: #393231, LP: #394507,
  LP: #394887, LP: #394894, LP: #397409, LP: #381563.

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
 
subdir = glom/mode_find
40
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42
 
am__aclocal_m4_deps = $(top_srcdir)/macros/macros.m4 \
43
 
        $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
44
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45
 
        $(ACLOCAL_M4)
46
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
47
 
CONFIG_HEADER = $(top_builddir)/config.h
48
 
CONFIG_CLEAN_FILES =
49
 
LIBRARIES = $(noinst_LIBRARIES)
50
 
ARFLAGS = cru
51
 
libmode_find_a_AR = $(AR) $(ARFLAGS)
52
 
libmode_find_a_LIBADD =
53
 
am_libmode_find_a_OBJECTS = box_data_details_find.$(OBJEXT) \
54
 
        box_data_list_find.$(OBJEXT) notebook_find.$(OBJEXT)
55
 
libmode_find_a_OBJECTS = $(am_libmode_find_a_OBJECTS)
56
 
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
57
 
depcomp = $(SHELL) $(top_srcdir)/depcomp
58
 
am__depfiles_maybe = depfiles
59
 
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
60
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
61
 
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) \
62
 
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
63
 
        $(AM_CXXFLAGS) $(CXXFLAGS)
64
 
CXXLD = $(CXX)
65
 
CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) \
66
 
        $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
67
 
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
68
 
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
69
 
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
70
 
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
71
 
        $(AM_CFLAGS) $(CFLAGS)
72
 
CCLD = $(CC)
73
 
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
74
 
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
75
 
SOURCES = $(libmode_find_a_SOURCES)
76
 
DIST_SOURCES = $(libmode_find_a_SOURCES)
77
 
ETAGS = etags
78
 
CTAGS = ctags
79
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
80
 
ACLOCAL = @ACLOCAL@
81
 
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
82
 
ALL_LINGUAS = @ALL_LINGUAS@
83
 
AMDEP_FALSE = @AMDEP_FALSE@
84
 
AMDEP_TRUE = @AMDEP_TRUE@
85
 
AMTAR = @AMTAR@
86
 
AR = @AR@
87
 
AS = @AS@
88
 
AUTOCONF = @AUTOCONF@
89
 
AUTOHEADER = @AUTOHEADER@
90
 
AUTOMAKE = @AUTOMAKE@
91
 
AWK = @AWK@
92
 
CATALOGS = @CATALOGS@
93
 
CATOBJEXT = @CATOBJEXT@
94
 
CC = @CC@
95
 
CCDEPMODE = @CCDEPMODE@
96
 
CFLAGS = @CFLAGS@
97
 
CPP = @CPP@
98
 
CPPFLAGS = @CPPFLAGS@
99
 
CXX = @CXX@
100
 
CXXCPP = @CXXCPP@
101
 
CXXDEPMODE = @CXXDEPMODE@
102
 
CXXFLAGS = @CXXFLAGS@
103
 
CYGPATH_W = @CYGPATH_W@
104
 
DATADIRNAME = @DATADIRNAME@
105
 
DEFS = @DEFS@
106
 
DEPDIR = @DEPDIR@
107
 
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
108
 
DLLTOOL = @DLLTOOL@
109
 
DOC_USER_FORMATS = @DOC_USER_FORMATS@
110
 
DSYMUTIL = @DSYMUTIL@
111
 
ECHO = @ECHO@
112
 
ECHO_C = @ECHO_C@
113
 
ECHO_N = @ECHO_N@
114
 
ECHO_T = @ECHO_T@
115
 
EGG_CFLAGS = @EGG_CFLAGS@
116
 
EGG_LIBS = @EGG_LIBS@
117
 
EGREP = @EGREP@
118
 
ENABLE_SK_FALSE = @ENABLE_SK_FALSE@
119
 
ENABLE_SK_TRUE = @ENABLE_SK_TRUE@
120
 
EXEEXT = @EXEEXT@
121
 
F77 = @F77@
122
 
FFLAGS = @FFLAGS@
123
 
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
124
 
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
125
 
GLOM_CFLAGS = @GLOM_CFLAGS@
126
 
GLOM_ENABLE_CLIENT_ONLY_FALSE = @GLOM_ENABLE_CLIENT_ONLY_FALSE@
127
 
GLOM_ENABLE_CLIENT_ONLY_TRUE = @GLOM_ENABLE_CLIENT_ONLY_TRUE@
128
 
GLOM_ENABLE_MAEMO_FALSE = @GLOM_ENABLE_MAEMO_FALSE@
129
 
GLOM_ENABLE_MAEMO_TRUE = @GLOM_ENABLE_MAEMO_TRUE@
130
 
GLOM_LIBS = @GLOM_LIBS@
131
 
GMOFILES = @GMOFILES@
132
 
GMSGFMT = @GMSGFMT@
133
 
GREP = @GREP@
134
 
HAVE_GNOME_DOC_UTILS_FALSE = @HAVE_GNOME_DOC_UTILS_FALSE@
135
 
HAVE_GNOME_DOC_UTILS_TRUE = @HAVE_GNOME_DOC_UTILS_TRUE@
136
 
HAVE_POSTMASTER = @HAVE_POSTMASTER@
137
 
HELP_DIR = @HELP_DIR@
138
 
INSTALL_DATA = @INSTALL_DATA@
139
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
140
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
141
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
142
 
INSTOBJEXT = @INSTOBJEXT@
143
 
INTLLIBS = @INTLLIBS@
144
 
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
145
 
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
146
 
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
147
 
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
148
 
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
149
 
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
150
 
INTLTOOL_MERGE = @INTLTOOL_MERGE@
151
 
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
152
 
INTLTOOL_PERL = @INTLTOOL_PERL@
153
 
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
154
 
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
155
 
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
156
 
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
157
 
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
158
 
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
159
 
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
160
 
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
161
 
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
162
 
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
163
 
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
164
 
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
165
 
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
166
 
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
167
 
LDFLAGS = @LDFLAGS@
168
 
LIBOBJS = @LIBOBJS@
169
 
LIBS = @LIBS@
170
 
LIBTOOL = @LIBTOOL@
171
 
LN_S = @LN_S@
172
 
LTLIBOBJS = @LTLIBOBJS@
173
 
MAEMO_LAUNCHER_CFLAGS = @MAEMO_LAUNCHER_CFLAGS@
174
 
MAEMO_LAUNCHER_LIBS = @MAEMO_LAUNCHER_LIBS@
175
 
MAINT = @MAINT@
176
 
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
177
 
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
178
 
MAKEINFO = @MAKEINFO@
179
 
MKINSTALLDIRS = @MKINSTALLDIRS@
180
 
MSGFMT = @MSGFMT@
181
 
MSGFMT_OPTS = @MSGFMT_OPTS@
182
 
MSGMERGE = @MSGMERGE@
183
 
NMEDIT = @NMEDIT@
184
 
OBJDUMP = @OBJDUMP@
185
 
OBJEXT = @OBJEXT@
186
 
OMF_DIR = @OMF_DIR@
187
 
PACKAGE = @PACKAGE@
188
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
189
 
PACKAGE_NAME = @PACKAGE_NAME@
190
 
PACKAGE_STRING = @PACKAGE_STRING@
191
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
192
 
PACKAGE_VERSION = @PACKAGE_VERSION@
193
 
PATH_SEPARATOR = @PATH_SEPARATOR@
194
 
PKG_CONFIG = @PKG_CONFIG@
195
 
POFILES = @POFILES@
196
 
POSTGRES_UTILS_PATH = @POSTGRES_UTILS_PATH@
197
 
POSUB = @POSUB@
198
 
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
199
 
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
200
 
PYTHON = @PYTHON@
201
 
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
202
 
PYTHON_INCLUDES = @PYTHON_INCLUDES@
203
 
PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
204
 
PYTHON_PLATFORM = @PYTHON_PLATFORM@
205
 
PYTHON_PREFIX = @PYTHON_PREFIX@
206
 
PYTHON_VERSION = @PYTHON_VERSION@
207
 
RANLIB = @RANLIB@
208
 
SED = @SED@
209
 
SET_MAKE = @SET_MAKE@
210
 
SHELL = @SHELL@
211
 
STRIP = @STRIP@
212
 
UPDATE_MIME_DATABASE_FALSE = @UPDATE_MIME_DATABASE_FALSE@
213
 
UPDATE_MIME_DATABASE_TRUE = @UPDATE_MIME_DATABASE_TRUE@
214
 
USE_NLS = @USE_NLS@
215
 
VERSION = @VERSION@
216
 
WIN32_FALSE = @WIN32_FALSE@
217
 
WIN32_TRUE = @WIN32_TRUE@
218
 
WINDRES = @WINDRES@
219
 
XGETTEXT = @XGETTEXT@
220
 
ac_ct_CC = @ac_ct_CC@
221
 
ac_ct_CXX = @ac_ct_CXX@
222
 
ac_ct_F77 = @ac_ct_F77@
223
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
224
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
225
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
226
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
227
 
am__include = @am__include@
228
 
am__leading_dot = @am__leading_dot@
229
 
am__quote = @am__quote@
230
 
am__tar = @am__tar@
231
 
am__untar = @am__untar@
232
 
bindir = @bindir@
233
 
build = @build@
234
 
build_alias = @build_alias@
235
 
build_cpu = @build_cpu@
236
 
build_os = @build_os@
237
 
build_vendor = @build_vendor@
238
 
datadir = @datadir@
239
 
datarootdir = @datarootdir@
240
 
docdir = @docdir@
241
 
dvidir = @dvidir@
242
 
exec_prefix = @exec_prefix@
243
 
host = @host@
244
 
host_alias = @host_alias@
245
 
host_cpu = @host_cpu@
246
 
host_os = @host_os@
247
 
host_vendor = @host_vendor@
248
 
htmldir = @htmldir@
249
 
includedir = @includedir@
250
 
infodir = @infodir@
251
 
install_sh = @install_sh@
252
 
libdir = @libdir@
253
 
libexecdir = @libexecdir@
254
 
localedir = @localedir@
255
 
localstatedir = @localstatedir@
256
 
mandir = @mandir@
257
 
mkdir_p = @mkdir_p@
258
 
oldincludedir = @oldincludedir@
259
 
pdfdir = @pdfdir@
260
 
pkgpyexecdir = @pkgpyexecdir@
261
 
pkgpythondir = @pkgpythondir@
262
 
prefix = @prefix@
263
 
program_transform_name = @program_transform_name@
264
 
psdir = @psdir@
265
 
pyexecdir = @pyexecdir@
266
 
pythondir = @pythondir@
267
 
sbindir = @sbindir@
268
 
sharedstatedir = @sharedstatedir@
269
 
sysconfdir = @sysconfdir@
270
 
target_alias = @target_alias@
271
 
AM_CPPFLAGS = -I@top_srcdir@/ $(GLOM_CFLAGS)
272
 
noinst_LIBRARIES = libmode_find.a
273
 
libmode_find_a_SOURCES = box_data_details_find.cc box_data_details_find.h \
274
 
                         box_data_list_find.cc box_data_list_find.h \
275
 
                         notebook_find.cc notebook_find.h
276
 
 
277
 
all: all-am
278
 
 
279
 
.SUFFIXES:
280
 
.SUFFIXES: .cc .lo .o .obj
281
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
282
 
        @for dep in $?; do \
283
 
          case '$(am__configure_deps)' in \
284
 
            *$$dep*) \
285
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
286
 
                && exit 0; \
287
 
              exit 1;; \
288
 
          esac; \
289
 
        done; \
290
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  glom/mode_find/Makefile'; \
291
 
        cd $(top_srcdir) && \
292
 
          $(AUTOMAKE) --gnu  glom/mode_find/Makefile
293
 
.PRECIOUS: Makefile
294
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
295
 
        @case '$?' in \
296
 
          *config.status*) \
297
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
298
 
          *) \
299
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
300
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
301
 
        esac;
302
 
 
303
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
304
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
305
 
 
306
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
307
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
308
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
309
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
310
 
 
311
 
clean-noinstLIBRARIES:
312
 
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
313
 
libmode_find.a: $(libmode_find_a_OBJECTS) $(libmode_find_a_DEPENDENCIES) 
314
 
        -rm -f libmode_find.a
315
 
        $(libmode_find_a_AR) libmode_find.a $(libmode_find_a_OBJECTS) $(libmode_find_a_LIBADD)
316
 
        $(RANLIB) libmode_find.a
317
 
 
318
 
mostlyclean-compile:
319
 
        -rm -f *.$(OBJEXT)
320
 
 
321
 
distclean-compile:
322
 
        -rm -f *.tab.c
323
 
 
324
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/box_data_details_find.Po@am__quote@
325
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/box_data_list_find.Po@am__quote@
326
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/notebook_find.Po@am__quote@
327
 
 
328
 
.cc.o:
329
 
@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
330
 
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
331
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
332
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
333
 
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
334
 
 
335
 
.cc.obj:
336
 
@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
337
 
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
338
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
339
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
340
 
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
341
 
 
342
 
.cc.lo:
343
 
@am__fastdepCXX_TRUE@   if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
344
 
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
345
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
346
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
347
 
@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
348
 
 
349
 
mostlyclean-libtool:
350
 
        -rm -f *.lo
351
 
 
352
 
clean-libtool:
353
 
        -rm -rf .libs _libs
354
 
 
355
 
distclean-libtool:
356
 
        -rm -f libtool
357
 
uninstall-info-am:
358
 
 
359
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
360
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
361
 
        unique=`for i in $$list; do \
362
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
363
 
          done | \
364
 
          $(AWK) '    { files[$$0] = 1; } \
365
 
               END { for (i in files) print i; }'`; \
366
 
        mkid -fID $$unique
367
 
tags: TAGS
368
 
 
369
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
370
 
                $(TAGS_FILES) $(LISP)
371
 
        tags=; \
372
 
        here=`pwd`; \
373
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
374
 
        unique=`for i in $$list; do \
375
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
376
 
          done | \
377
 
          $(AWK) '    { files[$$0] = 1; } \
378
 
               END { for (i in files) print i; }'`; \
379
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
380
 
          test -n "$$unique" || unique=$$empty_fix; \
381
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
382
 
            $$tags $$unique; \
383
 
        fi
384
 
ctags: CTAGS
385
 
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
386
 
                $(TAGS_FILES) $(LISP)
387
 
        tags=; \
388
 
        here=`pwd`; \
389
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
390
 
        unique=`for i in $$list; do \
391
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
392
 
          done | \
393
 
          $(AWK) '    { files[$$0] = 1; } \
394
 
               END { for (i in files) print i; }'`; \
395
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
396
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
397
 
             $$tags $$unique
398
 
 
399
 
GTAGS:
400
 
        here=`$(am__cd) $(top_builddir) && pwd` \
401
 
          && cd $(top_srcdir) \
402
 
          && gtags -i $(GTAGS_ARGS) $$here
403
 
 
404
 
distclean-tags:
405
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
406
 
 
407
 
distdir: $(DISTFILES)
408
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
409
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
410
 
        list='$(DISTFILES)'; for file in $$list; do \
411
 
          case $$file in \
412
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
413
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
414
 
          esac; \
415
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
416
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
417
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
418
 
            dir="/$$dir"; \
419
 
            $(mkdir_p) "$(distdir)$$dir"; \
420
 
          else \
421
 
            dir=''; \
422
 
          fi; \
423
 
          if test -d $$d/$$file; then \
424
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
425
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
426
 
            fi; \
427
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
428
 
          else \
429
 
            test -f $(distdir)/$$file \
430
 
            || cp -p $$d/$$file $(distdir)/$$file \
431
 
            || exit 1; \
432
 
          fi; \
433
 
        done
434
 
check-am: all-am
435
 
check: check-am
436
 
all-am: Makefile $(LIBRARIES)
437
 
installdirs:
438
 
install: install-am
439
 
install-exec: install-exec-am
440
 
install-data: install-data-am
441
 
uninstall: uninstall-am
442
 
 
443
 
install-am: all-am
444
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
445
 
 
446
 
installcheck: installcheck-am
447
 
install-strip:
448
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
449
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
450
 
          `test -z '$(STRIP)' || \
451
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
452
 
mostlyclean-generic:
453
 
 
454
 
clean-generic:
455
 
 
456
 
distclean-generic:
457
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
458
 
 
459
 
maintainer-clean-generic:
460
 
        @echo "This command is intended for maintainers to use"
461
 
        @echo "it deletes files that may require special tools to rebuild."
462
 
clean: clean-am
463
 
 
464
 
clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
465
 
        mostlyclean-am
466
 
 
467
 
distclean: distclean-am
468
 
        -rm -rf ./$(DEPDIR)
469
 
        -rm -f Makefile
470
 
distclean-am: clean-am distclean-compile distclean-generic \
471
 
        distclean-libtool distclean-tags
472
 
 
473
 
dvi: dvi-am
474
 
 
475
 
dvi-am:
476
 
 
477
 
html: html-am
478
 
 
479
 
info: info-am
480
 
 
481
 
info-am:
482
 
 
483
 
install-data-am:
484
 
 
485
 
install-exec-am:
486
 
 
487
 
install-info: install-info-am
488
 
 
489
 
install-man:
490
 
 
491
 
installcheck-am:
492
 
 
493
 
maintainer-clean: maintainer-clean-am
494
 
        -rm -rf ./$(DEPDIR)
495
 
        -rm -f Makefile
496
 
maintainer-clean-am: distclean-am maintainer-clean-generic
497
 
 
498
 
mostlyclean: mostlyclean-am
499
 
 
500
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
501
 
        mostlyclean-libtool
502
 
 
503
 
pdf: pdf-am
504
 
 
505
 
pdf-am:
506
 
 
507
 
ps: ps-am
508
 
 
509
 
ps-am:
510
 
 
511
 
uninstall-am: uninstall-info-am
512
 
 
513
 
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
514
 
        clean-libtool clean-noinstLIBRARIES ctags distclean \
515
 
        distclean-compile distclean-generic distclean-libtool \
516
 
        distclean-tags distdir dvi dvi-am html html-am info info-am \
517
 
        install install-am install-data install-data-am install-exec \
518
 
        install-exec-am install-info install-info-am install-man \
519
 
        install-strip installcheck installcheck-am installdirs \
520
 
        maintainer-clean maintainer-clean-generic mostlyclean \
521
 
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
522
 
        pdf pdf-am ps ps-am tags uninstall uninstall-am \
523
 
        uninstall-info-am
524
 
 
525
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
526
 
# Otherwise a system limit (for SysV at least) may be exceeded.
527
 
.NOEXPORT: