~ubuntu-branches/ubuntu/trusty/geis/trusty

« back to all changes in this revision

Viewing changes to libgeis/backend/grail/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Chase Douglas
  • Date: 2012-07-30 08:51:42 UTC
  • Revision ID: package-import@ubuntu.com-20120730085142-jrc33ygjvt0ob1wl
Tags: upstream-2.2.11
ImportĀ upstreamĀ versionĀ 2.2.11

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11.5 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, 2010, 2011 Free Software
 
6
# Foundation, 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
#
 
19
# @file libgeis/backend/grail/Makefile.am
 
20
# @brief automake recipe for the GEIS v2.0 grail back end
 
21
#
 
22
# Copyright 2011 Canonical, Ltd.
 
23
#
 
24
# This program is free software: you can redistribute it and/or modify it 
 
25
# under the terms of the GNU General Public License version 3, as published 
 
26
# by the Free Software Foundation.
 
27
#
 
28
# This program is distributed in the hope that it will be useful, but 
 
29
# WITHOUT ANY WARRANTY; without even the implied warranties of 
 
30
# MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR 
 
31
# PURPOSE.  See the GNU General Public License for more details.
 
32
#
 
33
# You should have received a copy of the GNU General Public License along 
 
34
# with this program.  If not, see <http://www.gnu.org/licenses/>.
 
35
 
 
36
VPATH = @srcdir@
 
37
am__make_dryrun = \
 
38
  { \
 
39
    am__dry=no; \
 
40
    case $$MAKEFLAGS in \
 
41
      *\\[\ \   ]*) \
 
42
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
 
43
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
 
44
      *) \
 
45
        for am__flg in $$MAKEFLAGS; do \
 
46
          case $$am__flg in \
 
47
            *=*|--*) ;; \
 
48
            *n*) am__dry=yes; break;; \
 
49
          esac; \
 
50
        done;; \
 
51
    esac; \
 
52
    test $$am__dry = yes; \
 
53
  }
 
54
pkgdatadir = $(datadir)/@PACKAGE@
 
55
pkgincludedir = $(includedir)/@PACKAGE@
 
56
pkglibdir = $(libdir)/@PACKAGE@
 
57
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
58
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
59
install_sh_DATA = $(install_sh) -c -m 644
 
60
install_sh_PROGRAM = $(install_sh) -c
 
61
install_sh_SCRIPT = $(install_sh) -c
 
62
INSTALL_HEADER = $(INSTALL_DATA)
 
63
transform = $(program_transform_name)
 
64
NORMAL_INSTALL = :
 
65
PRE_INSTALL = :
 
66
POST_INSTALL = :
 
67
NORMAL_UNINSTALL = :
 
68
PRE_UNINSTALL = :
 
69
POST_UNINSTALL = :
 
70
build_triplet = @build@
 
71
host_triplet = @host@
 
72
subdir = libgeis/backend/grail
 
73
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
74
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
75
am__aclocal_m4_deps = $(top_srcdir)/m4/ax_enable_xi2.m4 \
 
76
        $(top_srcdir)/m4/gtest.m4 $(top_srcdir)/m4/libtool.m4 \
 
77
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
 
78
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
 
79
        $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/xorg-gtest.m4 \
 
80
        $(top_srcdir)/m4/xorg-macros.m4 $(top_srcdir)/configure.ac
 
81
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
82
        $(ACLOCAL_M4)
 
83
mkinstalldirs = $(install_sh) -d
 
84
CONFIG_HEADER = $(top_builddir)/geis_config.h
 
85
CONFIG_CLEAN_FILES =
 
86
CONFIG_CLEAN_VPATH_FILES =
 
87
LTLIBRARIES = $(noinst_LTLIBRARIES)
 
88
am__DEPENDENCIES_1 =
 
89
libgeis_grail_backend_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
 
90
        $(am__DEPENDENCIES_1)
 
91
am_libgeis_grail_backend_la_OBJECTS =  \
 
92
        libgeis_grail_backend_la-geis_grail_token.lo \
 
93
        libgeis_grail_backend_la-geis_grail_backend.lo \
 
94
        libgeis_grail_backend_la-geis_grail_window_grab.lo \
 
95
        libgeis_grail_backend_la-geis_grail_xsync.lo \
 
96
        libgeis_grail_backend_la-geis_ugsubscription_store.lo
 
97
libgeis_grail_backend_la_OBJECTS =  \
 
98
        $(am_libgeis_grail_backend_la_OBJECTS)
 
99
AM_V_lt = $(am__v_lt_@AM_V@)
 
100
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
 
101
am__v_lt_0 = --silent
 
102
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
 
103
depcomp = $(SHELL) $(top_srcdir)/config.aux/depcomp
 
104
am__depfiles_maybe = depfiles
 
105
am__mv = mv -f
 
106
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
107
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
108
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
109
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
 
110
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
111
        $(AM_CFLAGS) $(CFLAGS)
 
112
AM_V_CC = $(am__v_CC_@AM_V@)
 
113
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
 
114
am__v_CC_0 = @echo "  CC    " $@;
 
115
AM_V_at = $(am__v_at_@AM_V@)
 
116
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
 
117
am__v_at_0 = @
 
118
CCLD = $(CC)
 
119
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
120
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
121
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
122
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
 
123
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
 
124
am__v_CCLD_0 = @echo "  CCLD  " $@;
 
125
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
126
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 
127
am__v_GEN_0 = @echo "  GEN   " $@;
 
128
SOURCES = $(libgeis_grail_backend_la_SOURCES)
 
129
DIST_SOURCES = $(libgeis_grail_backend_la_SOURCES)
 
130
am__can_run_installinfo = \
 
131
  case $$AM_UPDATE_INFO_DIR in \
 
132
    n|no|NO) false;; \
 
133
    *) (install-info --version) >/dev/null 2>&1;; \
 
134
  esac
 
135
ETAGS = etags
 
136
CTAGS = ctags
 
137
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
138
ACLOCAL = @ACLOCAL@
 
139
AMTAR = @AMTAR@
 
140
AM_CFLAGS = @AM_CFLAGS@
 
141
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
 
142
AR = @AR@
 
143
AUTOCONF = @AUTOCONF@
 
144
AUTOHEADER = @AUTOHEADER@
 
145
AUTOMAKE = @AUTOMAKE@
 
146
AWK = @AWK@
 
147
BASE_CXXFLAGS = @BASE_CXXFLAGS@
 
148
CC = @CC@
 
149
CCDEPMODE = @CCDEPMODE@
 
150
CFLAGS = @CFLAGS@
 
151
CHECK_CFLAGS = @CHECK_CFLAGS@
 
152
CHECK_LIBS = @CHECK_LIBS@
 
153
CPP = @CPP@
 
154
CPPFLAGS = @CPPFLAGS@
 
155
CWARNFLAGS = @CWARNFLAGS@
 
156
CXX = @CXX@
 
157
CXXCPP = @CXXCPP@
 
158
CXXDEPMODE = @CXXDEPMODE@
 
159
CXXFLAGS = @CXXFLAGS@
 
160
CYGPATH_W = @CYGPATH_W@
 
161
DBUS_CFLAGS = @DBUS_CFLAGS@
 
162
DBUS_LIBS = @DBUS_LIBS@
 
163
DEFS = @DEFS@
 
164
DEPDIR = @DEPDIR@
 
165
DLLTOOL = @DLLTOOL@
 
166
DSYMUTIL = @DSYMUTIL@
 
167
DUMPBIN = @DUMPBIN@
 
168
ECHO_C = @ECHO_C@
 
169
ECHO_N = @ECHO_N@
 
170
ECHO_T = @ECHO_T@
 
171
EGREP = @EGREP@
 
172
EVEMU_CFLAGS = @EVEMU_CFLAGS@
 
173
EVEMU_LIBS = @EVEMU_LIBS@
 
174
EXEEXT = @EXEEXT@
 
175
FGREP = @FGREP@
 
176
GRAIL_CFLAGS = @GRAIL_CFLAGS@
 
177
GRAIL_LIBS = @GRAIL_LIBS@
 
178
GREP = @GREP@
 
179
GTEST_CPPFLAGS = @GTEST_CPPFLAGS@
 
180
GTEST_LIBS = @GTEST_LIBS@
 
181
GTEST_SOURCE = @GTEST_SOURCE@
 
182
INSTALL = @INSTALL@
 
183
INSTALL_DATA = @INSTALL_DATA@
 
184
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
185
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
186
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
187
LD = @LD@
 
188
LDFLAGS = @LDFLAGS@
 
189
LIBOBJS = @LIBOBJS@
 
190
LIBS = @LIBS@
 
191
LIBTOOL = @LIBTOOL@
 
192
LIPO = @LIPO@
 
193
LN_S = @LN_S@
 
194
LTLIBOBJS = @LTLIBOBJS@
 
195
MAKEINFO = @MAKEINFO@
 
196
MANIFEST_TOOL = @MANIFEST_TOOL@
 
197
MKDIR_P = @MKDIR_P@
 
198
NM = @NM@
 
199
NMEDIT = @NMEDIT@
 
200
OBJDUMP = @OBJDUMP@
 
201
OBJEXT = @OBJEXT@
 
202
OTOOL = @OTOOL@
 
203
OTOOL64 = @OTOOL64@
 
204
PACKAGE = @PACKAGE@
 
205
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
206
PACKAGE_NAME = @PACKAGE_NAME@
 
207
PACKAGE_STRING = @PACKAGE_STRING@
 
208
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
209
PACKAGE_URL = @PACKAGE_URL@
 
210
PACKAGE_VERSION = @PACKAGE_VERSION@
 
211
PATH_SEPARATOR = @PATH_SEPARATOR@
 
212
PKG_CONFIG = @PKG_CONFIG@
 
213
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
214
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
 
215
PYTHON = @PYTHON@
 
216
PYTHON_CFLAGS = @PYTHON_CFLAGS@
 
217
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
 
218
PYTHON_LIBS = @PYTHON_LIBS@
 
219
PYTHON_PLATFORM = @PYTHON_PLATFORM@
 
220
PYTHON_PREFIX = @PYTHON_PREFIX@
 
221
PYTHON_VERSION = @PYTHON_VERSION@
 
222
RANLIB = @RANLIB@
 
223
SED = @SED@
 
224
SET_MAKE = @SET_MAKE@
 
225
SHELL = @SHELL@
 
226
STRICT_CXXFLAGS = @STRICT_CXXFLAGS@
 
227
STRIP = @STRIP@
 
228
VERSION = @VERSION@
 
229
X11_CFLAGS = @X11_CFLAGS@
 
230
X11_LIBS = @X11_LIBS@
 
231
XCB_CFLAGS = @XCB_CFLAGS@
 
232
XCB_LIBS = @XCB_LIBS@
 
233
XI2_CFLAGS = @XI2_CFLAGS@
 
234
XI2_LIBS = @XI2_LIBS@
 
235
XORG_CFLAGS = @XORG_CFLAGS@
 
236
XORG_GTEST_CPPFLAGS = @XORG_GTEST_CPPFLAGS@
 
237
XORG_GTEST_LIBS = @XORG_GTEST_LIBS@
 
238
XORG_GTEST_SOURCE = @XORG_GTEST_SOURCE@
 
239
XORG_LIBS = @XORG_LIBS@
 
240
abs_builddir = @abs_builddir@
 
241
abs_srcdir = @abs_srcdir@
 
242
abs_top_builddir = @abs_top_builddir@
 
243
abs_top_srcdir = @abs_top_srcdir@
 
244
ac_ct_AR = @ac_ct_AR@
 
245
ac_ct_CC = @ac_ct_CC@
 
246
ac_ct_CXX = @ac_ct_CXX@
 
247
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
248
am__include = @am__include@
 
249
am__leading_dot = @am__leading_dot@
 
250
am__quote = @am__quote@
 
251
am__tar = @am__tar@
 
252
am__untar = @am__untar@
 
253
bindir = @bindir@
 
254
build = @build@
 
255
build_alias = @build_alias@
 
256
build_cpu = @build_cpu@
 
257
build_os = @build_os@
 
258
build_vendor = @build_vendor@
 
259
builddir = @builddir@
 
260
datadir = @datadir@
 
261
datarootdir = @datarootdir@
 
262
docdir = @docdir@
 
263
dvidir = @dvidir@
 
264
exec_prefix = @exec_prefix@
 
265
host = @host@
 
266
host_alias = @host_alias@
 
267
host_cpu = @host_cpu@
 
268
host_os = @host_os@
 
269
host_vendor = @host_vendor@
 
270
htmldir = @htmldir@
 
271
includedir = @includedir@
 
272
infodir = @infodir@
 
273
install_sh = @install_sh@
 
274
libdir = @libdir@
 
275
libexecdir = @libexecdir@
 
276
localedir = @localedir@
 
277
localstatedir = @localstatedir@
 
278
mandir = @mandir@
 
279
mkdir_p = @mkdir_p@
 
280
oldincludedir = @oldincludedir@
 
281
pdfdir = @pdfdir@
 
282
pkgpyexecdir = @pkgpyexecdir@
 
283
pkgpythondir = @pkgpythondir@
 
284
prefix = @prefix@
 
285
program_transform_name = @program_transform_name@
 
286
psdir = @psdir@
 
287
pyexecdir = @pyexecdir@
 
288
pythondir = @pythondir@
 
289
sbindir = @sbindir@
 
290
sharedstatedir = @sharedstatedir@
 
291
srcdir = @srcdir@
 
292
sysconfdir = @sysconfdir@
 
293
target_alias = @target_alias@
 
294
top_build_prefix = @top_build_prefix@
 
295
top_builddir = @top_builddir@
 
296
top_srcdir = @top_srcdir@
 
297
noinst_LTLIBRARIES = libgeis-grail-backend.la
 
298
libgeis_grail_backend_la_SOURCES = \
 
299
        geis_grail_token.h          geis_grail_token.c \
 
300
        geis_grail_backend.h        geis_grail_backend.c  \
 
301
        geis_grail_window_grab.h    geis_grail_window_grab.c \
 
302
        geis_grail_xsync.h          geis_grail_xsync.c \
 
303
        geis_ugsubscription_store.h geis_ugsubscription_store.c
 
304
 
 
305
libgeis_grail_backend_la_CPPFLAGS = \
 
306
        -I$(top_srcdir) \
 
307
        -I$(top_srcdir)/include \
 
308
        -I$(top_srcdir)/libgeis \
 
309
        -I$(top_srcdir)/libs/geis-util \
 
310
        $(GRAIL_CFLAGS)
 
311
 
 
312
libgeis_grail_backend_la_LIBADD = \
 
313
        $(GRAIL_LIBS) \
 
314
        $(XI2_LIBS)
 
315
 
 
316
all: all-am
 
317
 
 
318
.SUFFIXES:
 
319
.SUFFIXES: .c .lo .o .obj
 
320
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
321
        @for dep in $?; do \
 
322
          case '$(am__configure_deps)' in \
 
323
            *$$dep*) \
 
324
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
325
                && { if test -f $@; then exit 0; else break; fi; }; \
 
326
              exit 1;; \
 
327
          esac; \
 
328
        done; \
 
329
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu libgeis/backend/grail/Makefile'; \
 
330
        $(am__cd) $(top_srcdir) && \
 
331
          $(AUTOMAKE) --gnu libgeis/backend/grail/Makefile
 
332
.PRECIOUS: Makefile
 
333
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
334
        @case '$?' in \
 
335
          *config.status*) \
 
336
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
337
          *) \
 
338
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
339
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
340
        esac;
 
341
 
 
342
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
343
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
344
 
 
345
$(top_srcdir)/configure:  $(am__configure_deps)
 
346
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
347
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
348
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
349
$(am__aclocal_m4_deps):
 
350
 
 
351
clean-noinstLTLIBRARIES:
 
352
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
 
353
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
 
354
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
355
          test "$$dir" != "$$p" || dir=.; \
 
356
          echo "rm -f \"$${dir}/so_locations\""; \
 
357
          rm -f "$${dir}/so_locations"; \
 
358
        done
 
359
libgeis-grail-backend.la: $(libgeis_grail_backend_la_OBJECTS) $(libgeis_grail_backend_la_DEPENDENCIES) $(EXTRA_libgeis_grail_backend_la_DEPENDENCIES) 
 
360
        $(AM_V_CCLD)$(LINK)  $(libgeis_grail_backend_la_OBJECTS) $(libgeis_grail_backend_la_LIBADD) $(LIBS)
 
361
 
 
362
mostlyclean-compile:
 
363
        -rm -f *.$(OBJEXT)
 
364
 
 
365
distclean-compile:
 
366
        -rm -f *.tab.c
 
367
 
 
368
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgeis_grail_backend_la-geis_grail_backend.Plo@am__quote@
 
369
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgeis_grail_backend_la-geis_grail_token.Plo@am__quote@
 
370
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgeis_grail_backend_la-geis_grail_window_grab.Plo@am__quote@
 
371
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgeis_grail_backend_la-geis_grail_xsync.Plo@am__quote@
 
372
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgeis_grail_backend_la-geis_ugsubscription_store.Plo@am__quote@
 
373
 
 
374
.c.o:
 
375
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
376
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
377
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
378
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
379
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
 
380
 
 
381
.c.obj:
 
382
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
383
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
384
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
385
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
386
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
 
387
 
 
388
.c.lo:
 
389
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
390
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
391
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
392
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
393
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
 
394
 
 
395
libgeis_grail_backend_la-geis_grail_token.lo: geis_grail_token.c
 
396
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgeis_grail_backend_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgeis_grail_backend_la-geis_grail_token.lo -MD -MP -MF $(DEPDIR)/libgeis_grail_backend_la-geis_grail_token.Tpo -c -o libgeis_grail_backend_la-geis_grail_token.lo `test -f 'geis_grail_token.c' || echo '$(srcdir)/'`geis_grail_token.c
 
397
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgeis_grail_backend_la-geis_grail_token.Tpo $(DEPDIR)/libgeis_grail_backend_la-geis_grail_token.Plo
 
398
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='geis_grail_token.c' object='libgeis_grail_backend_la-geis_grail_token.lo' libtool=yes @AMDEPBACKSLASH@
 
399
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
400
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgeis_grail_backend_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgeis_grail_backend_la-geis_grail_token.lo `test -f 'geis_grail_token.c' || echo '$(srcdir)/'`geis_grail_token.c
 
401
 
 
402
libgeis_grail_backend_la-geis_grail_backend.lo: geis_grail_backend.c
 
403
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgeis_grail_backend_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgeis_grail_backend_la-geis_grail_backend.lo -MD -MP -MF $(DEPDIR)/libgeis_grail_backend_la-geis_grail_backend.Tpo -c -o libgeis_grail_backend_la-geis_grail_backend.lo `test -f 'geis_grail_backend.c' || echo '$(srcdir)/'`geis_grail_backend.c
 
404
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgeis_grail_backend_la-geis_grail_backend.Tpo $(DEPDIR)/libgeis_grail_backend_la-geis_grail_backend.Plo
 
405
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='geis_grail_backend.c' object='libgeis_grail_backend_la-geis_grail_backend.lo' libtool=yes @AMDEPBACKSLASH@
 
406
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
407
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgeis_grail_backend_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgeis_grail_backend_la-geis_grail_backend.lo `test -f 'geis_grail_backend.c' || echo '$(srcdir)/'`geis_grail_backend.c
 
408
 
 
409
libgeis_grail_backend_la-geis_grail_window_grab.lo: geis_grail_window_grab.c
 
410
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgeis_grail_backend_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgeis_grail_backend_la-geis_grail_window_grab.lo -MD -MP -MF $(DEPDIR)/libgeis_grail_backend_la-geis_grail_window_grab.Tpo -c -o libgeis_grail_backend_la-geis_grail_window_grab.lo `test -f 'geis_grail_window_grab.c' || echo '$(srcdir)/'`geis_grail_window_grab.c
 
411
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgeis_grail_backend_la-geis_grail_window_grab.Tpo $(DEPDIR)/libgeis_grail_backend_la-geis_grail_window_grab.Plo
 
412
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='geis_grail_window_grab.c' object='libgeis_grail_backend_la-geis_grail_window_grab.lo' libtool=yes @AMDEPBACKSLASH@
 
413
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
414
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgeis_grail_backend_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgeis_grail_backend_la-geis_grail_window_grab.lo `test -f 'geis_grail_window_grab.c' || echo '$(srcdir)/'`geis_grail_window_grab.c
 
415
 
 
416
libgeis_grail_backend_la-geis_grail_xsync.lo: geis_grail_xsync.c
 
417
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgeis_grail_backend_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgeis_grail_backend_la-geis_grail_xsync.lo -MD -MP -MF $(DEPDIR)/libgeis_grail_backend_la-geis_grail_xsync.Tpo -c -o libgeis_grail_backend_la-geis_grail_xsync.lo `test -f 'geis_grail_xsync.c' || echo '$(srcdir)/'`geis_grail_xsync.c
 
418
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgeis_grail_backend_la-geis_grail_xsync.Tpo $(DEPDIR)/libgeis_grail_backend_la-geis_grail_xsync.Plo
 
419
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='geis_grail_xsync.c' object='libgeis_grail_backend_la-geis_grail_xsync.lo' libtool=yes @AMDEPBACKSLASH@
 
420
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
421
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgeis_grail_backend_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgeis_grail_backend_la-geis_grail_xsync.lo `test -f 'geis_grail_xsync.c' || echo '$(srcdir)/'`geis_grail_xsync.c
 
422
 
 
423
libgeis_grail_backend_la-geis_ugsubscription_store.lo: geis_ugsubscription_store.c
 
424
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgeis_grail_backend_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgeis_grail_backend_la-geis_ugsubscription_store.lo -MD -MP -MF $(DEPDIR)/libgeis_grail_backend_la-geis_ugsubscription_store.Tpo -c -o libgeis_grail_backend_la-geis_ugsubscription_store.lo `test -f 'geis_ugsubscription_store.c' || echo '$(srcdir)/'`geis_ugsubscription_store.c
 
425
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgeis_grail_backend_la-geis_ugsubscription_store.Tpo $(DEPDIR)/libgeis_grail_backend_la-geis_ugsubscription_store.Plo
 
426
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='geis_ugsubscription_store.c' object='libgeis_grail_backend_la-geis_ugsubscription_store.lo' libtool=yes @AMDEPBACKSLASH@
 
427
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
428
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgeis_grail_backend_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgeis_grail_backend_la-geis_ugsubscription_store.lo `test -f 'geis_ugsubscription_store.c' || echo '$(srcdir)/'`geis_ugsubscription_store.c
 
429
 
 
430
mostlyclean-libtool:
 
431
        -rm -f *.lo
 
432
 
 
433
clean-libtool:
 
434
        -rm -rf .libs _libs
 
435
 
 
436
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
437
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
438
        unique=`for i in $$list; do \
 
439
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
440
          done | \
 
441
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
442
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
443
        mkid -fID $$unique
 
444
tags: TAGS
 
445
 
 
446
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
447
                $(TAGS_FILES) $(LISP)
 
448
        set x; \
 
449
        here=`pwd`; \
 
450
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
451
        unique=`for i in $$list; do \
 
452
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
453
          done | \
 
454
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
455
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
456
        shift; \
 
457
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
458
          test -n "$$unique" || unique=$$empty_fix; \
 
459
          if test $$# -gt 0; then \
 
460
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
461
              "$$@" $$unique; \
 
462
          else \
 
463
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
464
              $$unique; \
 
465
          fi; \
 
466
        fi
 
467
ctags: CTAGS
 
468
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
469
                $(TAGS_FILES) $(LISP)
 
470
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
471
        unique=`for i in $$list; do \
 
472
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
473
          done | \
 
474
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
475
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
476
        test -z "$(CTAGS_ARGS)$$unique" \
 
477
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
478
             $$unique
 
479
 
 
480
GTAGS:
 
481
        here=`$(am__cd) $(top_builddir) && pwd` \
 
482
          && $(am__cd) $(top_srcdir) \
 
483
          && gtags -i $(GTAGS_ARGS) "$$here"
 
484
 
 
485
distclean-tags:
 
486
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
487
 
 
488
distdir: $(DISTFILES)
 
489
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
490
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
491
        list='$(DISTFILES)'; \
 
492
          dist_files=`for file in $$list; do echo $$file; done | \
 
493
          sed -e "s|^$$srcdirstrip/||;t" \
 
494
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
495
        case $$dist_files in \
 
496
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
497
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
498
                           sort -u` ;; \
 
499
        esac; \
 
500
        for file in $$dist_files; do \
 
501
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
502
          if test -d $$d/$$file; then \
 
503
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
504
            if test -d "$(distdir)/$$file"; then \
 
505
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
506
            fi; \
 
507
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
508
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
509
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
510
            fi; \
 
511
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
512
          else \
 
513
            test -f "$(distdir)/$$file" \
 
514
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
515
            || exit 1; \
 
516
          fi; \
 
517
        done
 
518
check-am: all-am
 
519
check: check-am
 
520
all-am: Makefile $(LTLIBRARIES)
 
521
installdirs:
 
522
install: install-am
 
523
install-exec: install-exec-am
 
524
install-data: install-data-am
 
525
uninstall: uninstall-am
 
526
 
 
527
install-am: all-am
 
528
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
529
 
 
530
installcheck: installcheck-am
 
531
install-strip:
 
532
        if test -z '$(STRIP)'; then \
 
533
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
534
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
535
              install; \
 
536
        else \
 
537
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
538
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
539
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
540
        fi
 
541
mostlyclean-generic:
 
542
 
 
543
clean-generic:
 
544
 
 
545
distclean-generic:
 
546
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
547
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
548
 
 
549
maintainer-clean-generic:
 
550
        @echo "This command is intended for maintainers to use"
 
551
        @echo "it deletes files that may require special tools to rebuild."
 
552
clean: clean-am
 
553
 
 
554
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
 
555
        mostlyclean-am
 
556
 
 
557
distclean: distclean-am
 
558
        -rm -rf ./$(DEPDIR)
 
559
        -rm -f Makefile
 
560
distclean-am: clean-am distclean-compile distclean-generic \
 
561
        distclean-tags
 
562
 
 
563
dvi: dvi-am
 
564
 
 
565
dvi-am:
 
566
 
 
567
html: html-am
 
568
 
 
569
html-am:
 
570
 
 
571
info: info-am
 
572
 
 
573
info-am:
 
574
 
 
575
install-data-am:
 
576
 
 
577
install-dvi: install-dvi-am
 
578
 
 
579
install-dvi-am:
 
580
 
 
581
install-exec-am:
 
582
 
 
583
install-html: install-html-am
 
584
 
 
585
install-html-am:
 
586
 
 
587
install-info: install-info-am
 
588
 
 
589
install-info-am:
 
590
 
 
591
install-man:
 
592
 
 
593
install-pdf: install-pdf-am
 
594
 
 
595
install-pdf-am:
 
596
 
 
597
install-ps: install-ps-am
 
598
 
 
599
install-ps-am:
 
600
 
 
601
installcheck-am:
 
602
 
 
603
maintainer-clean: maintainer-clean-am
 
604
        -rm -rf ./$(DEPDIR)
 
605
        -rm -f Makefile
 
606
maintainer-clean-am: distclean-am maintainer-clean-generic
 
607
 
 
608
mostlyclean: mostlyclean-am
 
609
 
 
610
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
611
        mostlyclean-libtool
 
612
 
 
613
pdf: pdf-am
 
614
 
 
615
pdf-am:
 
616
 
 
617
ps: ps-am
 
618
 
 
619
ps-am:
 
620
 
 
621
uninstall-am:
 
622
 
 
623
.MAKE: install-am install-strip
 
624
 
 
625
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
626
        clean-libtool clean-noinstLTLIBRARIES ctags distclean \
 
627
        distclean-compile distclean-generic distclean-libtool \
 
628
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
629
        install install-am install-data install-data-am install-dvi \
 
630
        install-dvi-am install-exec install-exec-am install-html \
 
631
        install-html-am install-info install-info-am install-man \
 
632
        install-pdf install-pdf-am install-ps install-ps-am \
 
633
        install-strip installcheck installcheck-am installdirs \
 
634
        maintainer-clean maintainer-clean-generic mostlyclean \
 
635
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
 
636
        pdf pdf-am ps ps-am tags uninstall uninstall-am
 
637
 
 
638
 
 
639
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
640
# Otherwise a system limit (for SysV at least) may be exceeded.
 
641
.NOEXPORT: