~ubuntu-branches/ubuntu/precise/gnome-control-center/precise-updates

1.1.37 by Chris Coulson
Import upstream version 2.29.91
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
1 by Sebastien Bacher
Import upstream version 2.19.1
2
# @configure_input@
3
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
1.1.30 by Chris Coulson
Import upstream version 2.27.5
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6
# Inc.
1 by Sebastien Bacher
Import upstream version 2.19.1
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
VPATH = @srcdir@
20
pkgdatadir = $(datadir)/@PACKAGE@
1.1.30 by Chris Coulson
Import upstream version 2.27.5
21
pkgincludedir = $(includedir)/@PACKAGE@
1 by Sebastien Bacher
Import upstream version 2.19.1
22
pkglibdir = $(libdir)/@PACKAGE@
1.1.30 by Chris Coulson
Import upstream version 2.27.5
23
pkglibexecdir = $(libexecdir)/@PACKAGE@
1 by Sebastien Bacher
Import upstream version 2.19.1
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
install_sh_DATA = $(install_sh) -c -m 644
26
install_sh_PROGRAM = $(install_sh) -c
27
install_sh_SCRIPT = $(install_sh) -c
28
INSTALL_HEADER = $(INSTALL_DATA)
29
transform = $(program_transform_name)
30
NORMAL_INSTALL = :
31
PRE_INSTALL = :
32
POST_INSTALL = :
33
NORMAL_UNINSTALL = :
34
PRE_UNINSTALL = :
35
POST_UNINSTALL = :
36
build_triplet = @build@
37
host_triplet = @host@
38
bin_PROGRAMS = gnome-typing-monitor$(EXEEXT)
1.1.25 by Sebastien Bacher
Import upstream version 2.25.90
39
@HAVE_LIBCANBERRA_GTK_TRUE@am__append_1 = -DHAVE_CANBERRA_GTK @LIBCANBERRA_GTK_CFLAGS@ 
40
@HAVE_LIBCANBERRA_GTK_TRUE@am__append_2 = @LIBCANBERRA_GTK_LIBS@
1.1.41 by Didier Roche
Import upstream version 2.31.91
41
@HAVE_APP_INDICATOR_TRUE@am__append_3 = -DHAVE_APP_INDICATOR @APP_INDICATOR_CFLAGS@
42
@HAVE_APP_INDICATOR_TRUE@am__append_4 = @APP_INDICATOR_LIBS@
1 by Sebastien Bacher
Import upstream version 2.19.1
43
subdir = typing-break
1.1.2 by Sebastien Bacher
Import upstream version 2.19.4
44
DIST_COMMON = $(dist_icon_DATA) $(dist_image_DATA) \
45
	$(dist_svgicon_DATA) $(srcdir)/Makefile.am \
1.1.34 by Chris Coulson
Import upstream version 2.29.4
46
	$(srcdir)/Makefile.in
1 by Sebastien Bacher
Import upstream version 2.19.1
47
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
48
am__aclocal_m4_deps = $(top_srcdir)/m4/gnome-doc-utils.m4 \
1.1.28 by Chris Coulson
Import upstream version 2.27.3
49
	$(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/libtool.m4 \
50
	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
51
	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
1.1.44 by Rodrigo Moya
Import upstream version 2.32.1
52
	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/configure.ac
1 by Sebastien Bacher
Import upstream version 2.19.1
53
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
54
	$(ACLOCAL_M4)
55
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
56
CONFIG_HEADER = $(top_builddir)/config.h
57
CONFIG_CLEAN_FILES =
1.1.30 by Chris Coulson
Import upstream version 2.27.5
58
CONFIG_CLEAN_VPATH_FILES =
1 by Sebastien Bacher
Import upstream version 2.19.1
59
am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(icondir)" \
60
	"$(DESTDIR)$(imagedir)" "$(DESTDIR)$(svgicondir)"
61
PROGRAMS = $(bin_PROGRAMS)
62
am_gnome_typing_monitor_OBJECTS = gnome_typing_monitor-main.$(OBJEXT) \
63
	gnome_typing_monitor-drwright.$(OBJEXT) \
64
	gnome_typing_monitor-drw-break-window.$(OBJEXT) \
65
	gnome_typing_monitor-drw-monitor.$(OBJEXT) \
66
	gnome_typing_monitor-drw-utils.$(OBJEXT) \
1.1.34 by Chris Coulson
Import upstream version 2.29.4
67
	gnome_typing_monitor-drw-selection.$(OBJEXT) \
68
	gnome_typing_monitor-drw-timer.$(OBJEXT)
1 by Sebastien Bacher
Import upstream version 2.19.1
69
gnome_typing_monitor_OBJECTS = $(am_gnome_typing_monitor_OBJECTS)
1.1.25 by Sebastien Bacher
Import upstream version 2.25.90
70
am__DEPENDENCIES_1 =
1.1.41 by Didier Roche
Import upstream version 2.31.91
71
gnome_typing_monitor_DEPENDENCIES = $(am__DEPENDENCIES_1) \
72
	$(am__DEPENDENCIES_1)
1.1.34 by Chris Coulson
Import upstream version 2.29.4
73
AM_V_lt = $(am__v_lt_$(V))
74
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
75
am__v_lt_0 = --silent
76
gnome_typing_monitor_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
77
	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
1.1.12 by Sebastien Bacher
Import upstream version 2.21.90
78
	$(gnome_typing_monitor_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
79
	$(LDFLAGS) -o $@
1.1.16 by Sebastien Bacher
Import upstream version 2.23.3
80
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
1 by Sebastien Bacher
Import upstream version 2.19.1
81
depcomp = $(SHELL) $(top_srcdir)/depcomp
82
am__depfiles_maybe = depfiles
1.1.30 by Chris Coulson
Import upstream version 2.27.5
83
am__mv = mv -f
1 by Sebastien Bacher
Import upstream version 2.19.1
84
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
85
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
1.1.34 by Chris Coulson
Import upstream version 2.29.4
86
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
87
	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
88
	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
89
	$(AM_CFLAGS) $(CFLAGS)
90
AM_V_CC = $(am__v_CC_$(V))
91
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
92
am__v_CC_0 = @echo "  CC    " $@;
93
AM_V_at = $(am__v_at_$(V))
94
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
95
am__v_at_0 = @
1 by Sebastien Bacher
Import upstream version 2.19.1
96
CCLD = $(CC)
1.1.34 by Chris Coulson
Import upstream version 2.29.4
97
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
98
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
99
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
100
AM_V_CCLD = $(am__v_CCLD_$(V))
101
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
102
am__v_CCLD_0 = @echo "  CCLD  " $@;
103
AM_V_GEN = $(am__v_GEN_$(V))
104
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
105
am__v_GEN_0 = @echo "  GEN   " $@;
1 by Sebastien Bacher
Import upstream version 2.19.1
106
SOURCES = $(gnome_typing_monitor_SOURCES)
107
DIST_SOURCES = $(gnome_typing_monitor_SOURCES)
108
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
109
am__vpath_adj = case $$p in \
110
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
111
    *) f=$$p;; \
112
  esac;
1.1.30 by Chris Coulson
Import upstream version 2.27.5
113
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
114
am__install_max = 40
115
am__nobase_strip_setup = \
116
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
117
am__nobase_strip = \
118
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
119
am__nobase_list = $(am__nobase_strip_setup); \
120
  for p in $$list; do echo "$$p $$p"; done | \
121
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
122
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
123
    if (++n[$$2] == $(am__install_max)) \
124
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
125
    END { for (dir in files) print dir, files[dir] }'
126
am__base_list = \
127
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
128
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
1.1.2 by Sebastien Bacher
Import upstream version 2.19.4
129
DATA = $(dist_icon_DATA) $(dist_image_DATA) $(dist_svgicon_DATA)
1 by Sebastien Bacher
Import upstream version 2.19.1
130
ETAGS = etags
131
CTAGS = ctags
132
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
133
ACLOCAL = @ACLOCAL@
134
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
135
ALL_LINGUAS = @ALL_LINGUAS@
136
AMTAR = @AMTAR@
1.1.34 by Chris Coulson
Import upstream version 2.29.4
137
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
1.1.41 by Didier Roche
Import upstream version 2.31.91
138
APP_INDICATOR_CFLAGS = @APP_INDICATOR_CFLAGS@
139
APP_INDICATOR_LIBS = @APP_INDICATOR_LIBS@
1 by Sebastien Bacher
Import upstream version 2.19.1
140
AR = @AR@
141
AT_CAPPLET_CFLAGS = @AT_CAPPLET_CFLAGS@
142
AT_CAPPLET_LIBS = @AT_CAPPLET_LIBS@
143
AUTOCONF = @AUTOCONF@
144
AUTOHEADER = @AUTOHEADER@
145
AUTOMAKE = @AUTOMAKE@
146
AWK = @AWK@
147
CAPPLET_CFLAGS = @CAPPLET_CFLAGS@
148
CAPPLET_LIBS = @CAPPLET_LIBS@
149
CATALOGS = @CATALOGS@
150
CATOBJEXT = @CATOBJEXT@
151
CC = @CC@
152
CCDEPMODE = @CCDEPMODE@
153
CFLAGS = @CFLAGS@
154
CPP = @CPP@
155
CPPFLAGS = @CPPFLAGS@
156
CYGPATH_W = @CYGPATH_W@
157
DATADIRNAME = @DATADIRNAME@
158
DBUS_CFLAGS = @DBUS_CFLAGS@
159
DBUS_LIBS = @DBUS_LIBS@
160
DEFAULT_APPLICATIONS_CAPPLET_CFLAGS = @DEFAULT_APPLICATIONS_CAPPLET_CFLAGS@
161
DEFAULT_APPLICATIONS_CAPPLET_LIBS = @DEFAULT_APPLICATIONS_CAPPLET_LIBS@
162
DEFS = @DEFS@
163
DEPDIR = @DEPDIR@
164
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
165
DISPLAY_CAPPLET_CFLAGS = @DISPLAY_CAPPLET_CFLAGS@
166
DISPLAY_CAPPLET_LIBS = @DISPLAY_CAPPLET_LIBS@
1.1.13 by Sebastien Bacher
Import upstream version 2.21.92
167
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
1 by Sebastien Bacher
Import upstream version 2.19.1
168
DOC_USER_FORMATS = @DOC_USER_FORMATS@
1.1.19 by Sebastien Bacher
Import upstream version 2.23.6
169
DSYMUTIL = @DSYMUTIL@
1.1.28 by Chris Coulson
Import upstream version 2.27.3
170
DUMPBIN = @DUMPBIN@
1 by Sebastien Bacher
Import upstream version 2.19.1
171
ECHO_C = @ECHO_C@
172
ECHO_N = @ECHO_N@
173
ECHO_T = @ECHO_T@
174
EGREP = @EGREP@
175
EXEEXT = @EXEEXT@
1.1.34 by Chris Coulson
Import upstream version 2.29.4
176
EXTERNAL_LIBSLAB_CFLAGS = @EXTERNAL_LIBSLAB_CFLAGS@
177
EXTERNAL_LIBSLAB_LIBS = @EXTERNAL_LIBSLAB_LIBS@
1.1.28 by Chris Coulson
Import upstream version 2.27.3
178
FGREP = @FGREP@
1 by Sebastien Bacher
Import upstream version 2.19.1
179
FONT_CAPPLET_CFLAGS = @FONT_CAPPLET_CFLAGS@
180
FONT_CAPPLET_LIBS = @FONT_CAPPLET_LIBS@
1.1.23 by Michael Vogt
Import upstream version 2.25.2
181
FONT_VIEWER_CFLAGS = @FONT_VIEWER_CFLAGS@
182
FONT_VIEWER_LIBS = @FONT_VIEWER_LIBS@
1 by Sebastien Bacher
Import upstream version 2.19.1
183
GCONFTOOL = @GCONFTOOL@
184
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
185
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
186
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
1.1.19 by Sebastien Bacher
Import upstream version 2.23.6
187
GIO_CFLAGS = @GIO_CFLAGS@
188
GIO_LIBS = @GIO_LIBS@
1.1.41 by Didier Roche
Import upstream version 2.31.91
189
GLIB_CFLAGS = @GLIB_CFLAGS@
1 by Sebastien Bacher
Import upstream version 2.19.1
190
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
1.1.41 by Didier Roche
Import upstream version 2.31.91
191
GLIB_LIBS = @GLIB_LIBS@
1 by Sebastien Bacher
Import upstream version 2.19.1
192
GMOFILES = @GMOFILES@
193
GMSGFMT = @GMSGFMT@
194
GNOMECC_CAPPLETS_CFLAGS = @GNOMECC_CAPPLETS_CFLAGS@
195
GNOMECC_CAPPLETS_CLEANFILES = @GNOMECC_CAPPLETS_CLEANFILES@
196
GNOMECC_CAPPLETS_EXTRA_DIST = @GNOMECC_CAPPLETS_EXTRA_DIST@
197
GNOMECC_CAPPLETS_LIBS = @GNOMECC_CAPPLETS_LIBS@
198
GNOMECC_CFLAGS = @GNOMECC_CFLAGS@
199
GNOMECC_LIBS = @GNOMECC_LIBS@
1.1.23 by Michael Vogt
Import upstream version 2.25.2
200
GNOMECC_SHELL_CFLAGS = @GNOMECC_SHELL_CFLAGS@
201
GNOMECC_SHELL_LIBS = @GNOMECC_SHELL_LIBS@
1 by Sebastien Bacher
Import upstream version 2.19.1
202
GNOME_DESKTOP_CFLAGS = @GNOME_DESKTOP_CFLAGS@
203
GNOME_DESKTOP_LIBS = @GNOME_DESKTOP_LIBS@
204
GREP = @GREP@
1.1.12 by Sebastien Bacher
Import upstream version 2.21.90
205
GSD_DBUS_CFLAGS = @GSD_DBUS_CFLAGS@
206
GSD_DBUS_LIBS = @GSD_DBUS_LIBS@
1.1.16 by Sebastien Bacher
Import upstream version 2.23.3
207
GTK_ENGINE_DIR = @GTK_ENGINE_DIR@
1 by Sebastien Bacher
Import upstream version 2.19.1
208
HELP_DIR = @HELP_DIR@
1.1.12 by Sebastien Bacher
Import upstream version 2.21.90
209
INSTALL = @INSTALL@
1 by Sebastien Bacher
Import upstream version 2.19.1
210
INSTALL_DATA = @INSTALL_DATA@
211
INSTALL_PROGRAM = @INSTALL_PROGRAM@
212
INSTALL_SCRIPT = @INSTALL_SCRIPT@
213
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
214
INSTOBJEXT = @INSTOBJEXT@
215
INTLLIBS = @INTLLIBS@
216
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
217
INTLTOOL_MERGE = @INTLTOOL_MERGE@
218
INTLTOOL_PERL = @INTLTOOL_PERL@
219
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
1.1.28 by Chris Coulson
Import upstream version 2.27.3
220
LD = @LD@
1 by Sebastien Bacher
Import upstream version 2.19.1
221
LDFLAGS = @LDFLAGS@
1.1.25 by Sebastien Bacher
Import upstream version 2.25.90
222
LIBCANBERRA_GTK_CFLAGS = @LIBCANBERRA_GTK_CFLAGS@
223
LIBCANBERRA_GTK_LIBS = @LIBCANBERRA_GTK_LIBS@
1 by Sebastien Bacher
Import upstream version 2.19.1
224
LIBEBOOK_CFLAGS = @LIBEBOOK_CFLAGS@
225
LIBEBOOK_LIBS = @LIBEBOOK_LIBS@
226
LIBGNOMEKBDUI_CFLAGS = @LIBGNOMEKBDUI_CFLAGS@
227
LIBGNOMEKBDUI_LIBS = @LIBGNOMEKBDUI_LIBS@
228
LIBGNOMEKBD_CFLAGS = @LIBGNOMEKBD_CFLAGS@
229
LIBGNOMEKBD_LIBS = @LIBGNOMEKBD_LIBS@
230
LIBOBJS = @LIBOBJS@
231
LIBS = @LIBS@
232
LIBSLAB_CFLAGS = @LIBSLAB_CFLAGS@
233
LIBSLAB_LIBS = @LIBSLAB_LIBS@
234
LIBTOOL = @LIBTOOL@
1.1.28 by Chris Coulson
Import upstream version 2.27.3
235
LIPO = @LIPO@
1 by Sebastien Bacher
Import upstream version 2.19.1
236
LN_S = @LN_S@
237
LTLIBOBJS = @LTLIBOBJS@
238
MAINT = @MAINT@
239
MAKEINFO = @MAKEINFO@
240
METACITY_CFLAGS = @METACITY_CFLAGS@
241
METACITY_LIBS = @METACITY_LIBS@
1.1.12 by Sebastien Bacher
Import upstream version 2.21.90
242
MKDIR_P = @MKDIR_P@
1 by Sebastien Bacher
Import upstream version 2.19.1
243
MKINSTALLDIRS = @MKINSTALLDIRS@
244
MSGFMT = @MSGFMT@
245
MSGFMT_OPTS = @MSGFMT_OPTS@
1.1.12 by Sebastien Bacher
Import upstream version 2.21.90
246
MSGMERGE = @MSGMERGE@
1.1.28 by Chris Coulson
Import upstream version 2.27.3
247
NM = @NM@
1.1.19 by Sebastien Bacher
Import upstream version 2.23.6
248
NMEDIT = @NMEDIT@
1.1.28 by Chris Coulson
Import upstream version 2.27.3
249
OBJDUMP = @OBJDUMP@
1 by Sebastien Bacher
Import upstream version 2.19.1
250
OBJEXT = @OBJEXT@
251
OMF_DIR = @OMF_DIR@
1.1.28 by Chris Coulson
Import upstream version 2.27.3
252
OTOOL = @OTOOL@
253
OTOOL64 = @OTOOL64@
1 by Sebastien Bacher
Import upstream version 2.19.1
254
PACKAGE = @PACKAGE@
255
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
256
PACKAGE_NAME = @PACKAGE_NAME@
257
PACKAGE_STRING = @PACKAGE_STRING@
258
PACKAGE_TARNAME = @PACKAGE_TARNAME@
1.1.35 by Martin Pitt
Import upstream version 2.29.6
259
PACKAGE_URL = @PACKAGE_URL@
1 by Sebastien Bacher
Import upstream version 2.19.1
260
PACKAGE_VERSION = @PACKAGE_VERSION@
261
PATH_SEPARATOR = @PATH_SEPARATOR@
262
PKG_CONFIG = @PKG_CONFIG@
1.1.41 by Didier Roche
Import upstream version 2.31.91
263
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
264
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
1 by Sebastien Bacher
Import upstream version 2.19.1
265
POFILES = @POFILES@
266
POSUB = @POSUB@
267
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
268
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
269
RANLIB = @RANLIB@
270
SCREENSAVER_LIBS = @SCREENSAVER_LIBS@
1.1.16 by Sebastien Bacher
Import upstream version 2.23.3
271
SED = @SED@
1 by Sebastien Bacher
Import upstream version 2.19.1
272
SET_MAKE = @SET_MAKE@
273
SHELL = @SHELL@
274
STRIP = @STRIP@
275
TYPING_BREAK = @TYPING_BREAK@
1.1.2 by Sebastien Bacher
Import upstream version 2.19.4
276
TYPING_CFLAGS = @TYPING_CFLAGS@
277
TYPING_LIBS = @TYPING_LIBS@
1 by Sebastien Bacher
Import upstream version 2.19.1
278
UPDATE_MIME_DATABASE = @UPDATE_MIME_DATABASE@
279
USE_NLS = @USE_NLS@
280
VERSION = @VERSION@
281
WARN_CFLAGS = @WARN_CFLAGS@
282
XCURSOR_CFLAGS = @XCURSOR_CFLAGS@
283
XCURSOR_LIBS = @XCURSOR_LIBS@
284
XF86MISC_LIBS = @XF86MISC_LIBS@
285
XGETTEXT = @XGETTEXT@
1.1.29 by Chris Coulson
Import upstream version 2.27.4.1
286
XINPUT_CFLAGS = @XINPUT_CFLAGS@
287
XINPUT_LIBS = @XINPUT_LIBS@
1 by Sebastien Bacher
Import upstream version 2.19.1
288
XMKMF = @XMKMF@
289
X_CFLAGS = @X_CFLAGS@
290
X_EXTRA_LIBS = @X_EXTRA_LIBS@
291
X_LIBS = @X_LIBS@
292
X_PRE_LIBS = @X_PRE_LIBS@
1.1.12 by Sebastien Bacher
Import upstream version 2.21.90
293
abs_builddir = @abs_builddir@
294
abs_srcdir = @abs_srcdir@
295
abs_top_builddir = @abs_top_builddir@
296
abs_top_srcdir = @abs_top_srcdir@
1 by Sebastien Bacher
Import upstream version 2.19.1
297
ac_ct_CC = @ac_ct_CC@
1.1.28 by Chris Coulson
Import upstream version 2.27.3
298
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
1 by Sebastien Bacher
Import upstream version 2.19.1
299
am__include = @am__include@
300
am__leading_dot = @am__leading_dot@
301
am__quote = @am__quote@
302
am__tar = @am__tar@
303
am__untar = @am__untar@
304
bindir = @bindir@
305
build = @build@
306
build_alias = @build_alias@
307
build_cpu = @build_cpu@
308
build_os = @build_os@
309
build_vendor = @build_vendor@
1.1.12 by Sebastien Bacher
Import upstream version 2.21.90
310
builddir = @builddir@
1 by Sebastien Bacher
Import upstream version 2.19.1
311
datadir = @datadir@
312
datarootdir = @datarootdir@
313
docdir = @docdir@
314
dvidir = @dvidir@
315
exec_prefix = @exec_prefix@
316
host = @host@
317
host_alias = @host_alias@
318
host_cpu = @host_cpu@
319
host_os = @host_os@
320
host_vendor = @host_vendor@
321
htmldir = @htmldir@
322
includedir = @includedir@
323
infodir = @infodir@
324
install_sh = @install_sh@
325
libdir = @libdir@
326
libexecdir = @libexecdir@
327
localedir = @localedir@
328
localstatedir = @localstatedir@
1.1.28 by Chris Coulson
Import upstream version 2.27.3
329
lt_ECHO = @lt_ECHO@
1 by Sebastien Bacher
Import upstream version 2.19.1
330
mandir = @mandir@
331
mkdir_p = @mkdir_p@
332
oldincludedir = @oldincludedir@
333
pdfdir = @pdfdir@
334
prefix = @prefix@
335
program_transform_name = @program_transform_name@
336
psdir = @psdir@
337
sbindir = @sbindir@
338
sharedstatedir = @sharedstatedir@
1.1.12 by Sebastien Bacher
Import upstream version 2.21.90
339
srcdir = @srcdir@
1 by Sebastien Bacher
Import upstream version 2.19.1
340
sysconfdir = @sysconfdir@
341
target_alias = @target_alias@
1.1.22 by Sebastien Bacher
Import upstream version 2.24.0.1
342
top_build_prefix = @top_build_prefix@
1.1.12 by Sebastien Bacher
Import upstream version 2.21.90
343
top_builddir = @top_builddir@
344
top_srcdir = @top_srcdir@
1 by Sebastien Bacher
Import upstream version 2.19.1
345
gnome_typing_monitor_SOURCES = \
346
	main.c					\
347
	drwright.c				\
348
	drwright.h				\
349
	drw-break-window.c			\
350
	drw-break-window.h			\
351
	drw-monitor.c				\
352
	drw-monitor.h				\
353
	drw-utils.c				\
354
	drw-utils.h				\
355
	drw-selection.c				\
1.1.34 by Chris Coulson
Import upstream version 2.29.4
356
	drw-selection.h				\
357
	drw-timer.c				\
358
	drw-timer.h
1 by Sebastien Bacher
Import upstream version 2.19.1
359
360
gnome_typing_monitor_CPPFLAGS = \
361
	-DGNOMELOCALEDIR="\"$(datadir)/locale\""	\
362
	-DIMAGEDIR=\"$(pkgdatadir)/pixmaps\"		\
363
	$(AM_CPPFLAGS)
364
1.1.25 by Sebastien Bacher
Import upstream version 2.25.90
365
gnome_typing_monitor_CFLAGS = @TYPING_CFLAGS@ $(AM_CFLAGS) \
1.1.41 by Didier Roche
Import upstream version 2.31.91
366
	$(am__append_1) $(am__append_3)
1.1.25 by Sebastien Bacher
Import upstream version 2.25.90
367
gnome_typing_monitor_LDADD = @TYPING_LIBS@ @SCREENSAVER_LIBS@ \
1.1.41 by Didier Roche
Import upstream version 2.31.91
368
	$(am__append_2) $(am__append_4)
1 by Sebastien Bacher
Import upstream version 2.19.1
369
imagedir = $(pkgdatadir)/pixmaps
1.1.15 by Sebastien Bacher
Import upstream version 2.22.1
370
dist_image_DATA = bar.png bar-red.png bar-green.png bar-disabled.png ocean-stripes.png
1 by Sebastien Bacher
Import upstream version 2.19.1
371
372
# Themeable application icon
373
icondir = $(datadir)/icons/hicolor/48x48/apps
1.1.2 by Sebastien Bacher
Import upstream version 2.19.4
374
dist_icon_DATA = typing-monitor.png
1 by Sebastien Bacher
Import upstream version 2.19.1
375
svgicondir = $(datadir)/icons/hicolor/scalable/apps
1.1.2 by Sebastien Bacher
Import upstream version 2.19.4
376
dist_svgicon_DATA = typing-monitor.svg
1 by Sebastien Bacher
Import upstream version 2.19.1
377
gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
378
all: all-am
379
380
.SUFFIXES:
381
.SUFFIXES: .c .lo .o .obj
382
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
383
	@for dep in $?; do \
384
	  case '$(am__configure_deps)' in \
385
	    *$$dep*) \
1.1.30 by Chris Coulson
Import upstream version 2.27.5
386
	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
387
	        && { if test -f $@; then exit 0; else break; fi; }; \
1 by Sebastien Bacher
Import upstream version 2.19.1
388
	      exit 1;; \
389
	  esac; \
390
	done; \
1.1.30 by Chris Coulson
Import upstream version 2.27.5
391
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu typing-break/Makefile'; \
392
	$(am__cd) $(top_srcdir) && \
393
	  $(AUTOMAKE) --gnu typing-break/Makefile
1 by Sebastien Bacher
Import upstream version 2.19.1
394
.PRECIOUS: Makefile
395
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
396
	@case '$?' in \
397
	  *config.status*) \
398
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
399
	  *) \
400
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
401
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
402
	esac;
403
404
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
405
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
406
407
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
408
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
409
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
410
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.1.30 by Chris Coulson
Import upstream version 2.27.5
411
$(am__aclocal_m4_deps):
1 by Sebastien Bacher
Import upstream version 2.19.1
412
install-binPROGRAMS: $(bin_PROGRAMS)
413
	@$(NORMAL_INSTALL)
1.1.12 by Sebastien Bacher
Import upstream version 2.21.90
414
	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
1.1.30 by Chris Coulson
Import upstream version 2.27.5
415
	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
416
	for p in $$list; do echo "$$p $$p"; done | \
417
	sed 's/$(EXEEXT)$$//' | \
418
	while read p p1; do if test -f $$p || test -f $$p1; \
419
	  then echo "$$p"; echo "$$p"; else :; fi; \
420
	done | \
421
	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
422
	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
423
	sed 'N;N;N;s,\n, ,g' | \
424
	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
425
	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
426
	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
427
	    else { print "f", $$3 "/" $$4, $$1; } } \
428
	  END { for (d in files) print "f", d, files[d] }' | \
429
	while read type dir files; do \
430
	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
431
	    test -z "$$files" || { \
432
	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
433
	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
434
	    } \
435
	; done
1 by Sebastien Bacher
Import upstream version 2.19.1
436
437
uninstall-binPROGRAMS:
438
	@$(NORMAL_UNINSTALL)
1.1.30 by Chris Coulson
Import upstream version 2.27.5
439
	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
440
	files=`for p in $$list; do echo "$$p"; done | \
441
	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
442
	      -e 's/$$/$(EXEEXT)/' `; \
443
	test -n "$$list" || exit 0; \
444
	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
445
	cd "$(DESTDIR)$(bindir)" && rm -f $$files
1 by Sebastien Bacher
Import upstream version 2.19.1
446
447
clean-binPROGRAMS:
1.1.30 by Chris Coulson
Import upstream version 2.27.5
448
	@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
449
	echo " rm -f" $$list; \
450
	rm -f $$list || exit $$?; \
451
	test -n "$(EXEEXT)" || exit 0; \
452
	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
453
	echo " rm -f" $$list; \
454
	rm -f $$list
1 by Sebastien Bacher
Import upstream version 2.19.1
455
gnome-typing-monitor$(EXEEXT): $(gnome_typing_monitor_OBJECTS) $(gnome_typing_monitor_DEPENDENCIES) 
456
	@rm -f gnome-typing-monitor$(EXEEXT)
1.1.34 by Chris Coulson
Import upstream version 2.29.4
457
	$(AM_V_CCLD)$(gnome_typing_monitor_LINK) $(gnome_typing_monitor_OBJECTS) $(gnome_typing_monitor_LDADD) $(LIBS)
1 by Sebastien Bacher
Import upstream version 2.19.1
458
459
mostlyclean-compile:
460
	-rm -f *.$(OBJEXT)
461
462
distclean-compile:
463
	-rm -f *.tab.c
464
465
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gnome_typing_monitor-drw-break-window.Po@am__quote@
466
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gnome_typing_monitor-drw-monitor.Po@am__quote@
467
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gnome_typing_monitor-drw-selection.Po@am__quote@
1.1.34 by Chris Coulson
Import upstream version 2.29.4
468
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gnome_typing_monitor-drw-timer.Po@am__quote@
1 by Sebastien Bacher
Import upstream version 2.19.1
469
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gnome_typing_monitor-drw-utils.Po@am__quote@
470
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gnome_typing_monitor-drwright.Po@am__quote@
471
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gnome_typing_monitor-main.Po@am__quote@
472
473
.c.o:
1.1.34 by Chris Coulson
Import upstream version 2.29.4
474
@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
475
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
476
@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
1 by Sebastien Bacher
Import upstream version 2.19.1
477
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
478
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
479
@am__fastdepCC_FALSE@	$(COMPILE) -c $<
480
481
.c.obj:
1.1.34 by Chris Coulson
Import upstream version 2.29.4
482
@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
483
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
484
@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
1 by Sebastien Bacher
Import upstream version 2.19.1
485
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
486
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
487
@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
488
489
.c.lo:
1.1.34 by Chris Coulson
Import upstream version 2.29.4
490
@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
491
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
492
@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
1 by Sebastien Bacher
Import upstream version 2.19.1
493
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
494
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
495
@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
496
497
gnome_typing_monitor-main.o: main.c
1.1.34 by Chris Coulson
Import upstream version 2.29.4
498
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -MT gnome_typing_monitor-main.o -MD -MP -MF $(DEPDIR)/gnome_typing_monitor-main.Tpo -c -o gnome_typing_monitor-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
499
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_typing_monitor-main.Tpo $(DEPDIR)/gnome_typing_monitor-main.Po
500
@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
1 by Sebastien Bacher
Import upstream version 2.19.1
501
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='main.c' object='gnome_typing_monitor-main.o' libtool=no @AMDEPBACKSLASH@
502
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
503
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -c -o gnome_typing_monitor-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
504
505
gnome_typing_monitor-main.obj: main.c
1.1.34 by Chris Coulson
Import upstream version 2.29.4
506
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -MT gnome_typing_monitor-main.obj -MD -MP -MF $(DEPDIR)/gnome_typing_monitor-main.Tpo -c -o gnome_typing_monitor-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
507
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_typing_monitor-main.Tpo $(DEPDIR)/gnome_typing_monitor-main.Po
508
@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
1 by Sebastien Bacher
Import upstream version 2.19.1
509
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='main.c' object='gnome_typing_monitor-main.obj' libtool=no @AMDEPBACKSLASH@
510
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
511
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -c -o gnome_typing_monitor-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
512
513
gnome_typing_monitor-drwright.o: drwright.c
1.1.34 by Chris Coulson
Import upstream version 2.29.4
514
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -MT gnome_typing_monitor-drwright.o -MD -MP -MF $(DEPDIR)/gnome_typing_monitor-drwright.Tpo -c -o gnome_typing_monitor-drwright.o `test -f 'drwright.c' || echo '$(srcdir)/'`drwright.c
515
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_typing_monitor-drwright.Tpo $(DEPDIR)/gnome_typing_monitor-drwright.Po
516
@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
1 by Sebastien Bacher
Import upstream version 2.19.1
517
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='drwright.c' object='gnome_typing_monitor-drwright.o' libtool=no @AMDEPBACKSLASH@
518
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
519
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -c -o gnome_typing_monitor-drwright.o `test -f 'drwright.c' || echo '$(srcdir)/'`drwright.c
520
521
gnome_typing_monitor-drwright.obj: drwright.c
1.1.34 by Chris Coulson
Import upstream version 2.29.4
522
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -MT gnome_typing_monitor-drwright.obj -MD -MP -MF $(DEPDIR)/gnome_typing_monitor-drwright.Tpo -c -o gnome_typing_monitor-drwright.obj `if test -f 'drwright.c'; then $(CYGPATH_W) 'drwright.c'; else $(CYGPATH_W) '$(srcdir)/drwright.c'; fi`
523
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_typing_monitor-drwright.Tpo $(DEPDIR)/gnome_typing_monitor-drwright.Po
524
@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
1 by Sebastien Bacher
Import upstream version 2.19.1
525
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='drwright.c' object='gnome_typing_monitor-drwright.obj' libtool=no @AMDEPBACKSLASH@
526
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
527
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -c -o gnome_typing_monitor-drwright.obj `if test -f 'drwright.c'; then $(CYGPATH_W) 'drwright.c'; else $(CYGPATH_W) '$(srcdir)/drwright.c'; fi`
528
529
gnome_typing_monitor-drw-break-window.o: drw-break-window.c
1.1.34 by Chris Coulson
Import upstream version 2.29.4
530
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -MT gnome_typing_monitor-drw-break-window.o -MD -MP -MF $(DEPDIR)/gnome_typing_monitor-drw-break-window.Tpo -c -o gnome_typing_monitor-drw-break-window.o `test -f 'drw-break-window.c' || echo '$(srcdir)/'`drw-break-window.c
531
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_typing_monitor-drw-break-window.Tpo $(DEPDIR)/gnome_typing_monitor-drw-break-window.Po
532
@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
1 by Sebastien Bacher
Import upstream version 2.19.1
533
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='drw-break-window.c' object='gnome_typing_monitor-drw-break-window.o' libtool=no @AMDEPBACKSLASH@
534
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
535
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -c -o gnome_typing_monitor-drw-break-window.o `test -f 'drw-break-window.c' || echo '$(srcdir)/'`drw-break-window.c
536
537
gnome_typing_monitor-drw-break-window.obj: drw-break-window.c
1.1.34 by Chris Coulson
Import upstream version 2.29.4
538
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -MT gnome_typing_monitor-drw-break-window.obj -MD -MP -MF $(DEPDIR)/gnome_typing_monitor-drw-break-window.Tpo -c -o gnome_typing_monitor-drw-break-window.obj `if test -f 'drw-break-window.c'; then $(CYGPATH_W) 'drw-break-window.c'; else $(CYGPATH_W) '$(srcdir)/drw-break-window.c'; fi`
539
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_typing_monitor-drw-break-window.Tpo $(DEPDIR)/gnome_typing_monitor-drw-break-window.Po
540
@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
1 by Sebastien Bacher
Import upstream version 2.19.1
541
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='drw-break-window.c' object='gnome_typing_monitor-drw-break-window.obj' libtool=no @AMDEPBACKSLASH@
542
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
543
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -c -o gnome_typing_monitor-drw-break-window.obj `if test -f 'drw-break-window.c'; then $(CYGPATH_W) 'drw-break-window.c'; else $(CYGPATH_W) '$(srcdir)/drw-break-window.c'; fi`
544
545
gnome_typing_monitor-drw-monitor.o: drw-monitor.c
1.1.34 by Chris Coulson
Import upstream version 2.29.4
546
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -MT gnome_typing_monitor-drw-monitor.o -MD -MP -MF $(DEPDIR)/gnome_typing_monitor-drw-monitor.Tpo -c -o gnome_typing_monitor-drw-monitor.o `test -f 'drw-monitor.c' || echo '$(srcdir)/'`drw-monitor.c
547
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_typing_monitor-drw-monitor.Tpo $(DEPDIR)/gnome_typing_monitor-drw-monitor.Po
548
@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
1 by Sebastien Bacher
Import upstream version 2.19.1
549
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='drw-monitor.c' object='gnome_typing_monitor-drw-monitor.o' libtool=no @AMDEPBACKSLASH@
550
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
551
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -c -o gnome_typing_monitor-drw-monitor.o `test -f 'drw-monitor.c' || echo '$(srcdir)/'`drw-monitor.c
552
553
gnome_typing_monitor-drw-monitor.obj: drw-monitor.c
1.1.34 by Chris Coulson
Import upstream version 2.29.4
554
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -MT gnome_typing_monitor-drw-monitor.obj -MD -MP -MF $(DEPDIR)/gnome_typing_monitor-drw-monitor.Tpo -c -o gnome_typing_monitor-drw-monitor.obj `if test -f 'drw-monitor.c'; then $(CYGPATH_W) 'drw-monitor.c'; else $(CYGPATH_W) '$(srcdir)/drw-monitor.c'; fi`
555
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_typing_monitor-drw-monitor.Tpo $(DEPDIR)/gnome_typing_monitor-drw-monitor.Po
556
@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
1 by Sebastien Bacher
Import upstream version 2.19.1
557
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='drw-monitor.c' object='gnome_typing_monitor-drw-monitor.obj' libtool=no @AMDEPBACKSLASH@
558
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
559
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -c -o gnome_typing_monitor-drw-monitor.obj `if test -f 'drw-monitor.c'; then $(CYGPATH_W) 'drw-monitor.c'; else $(CYGPATH_W) '$(srcdir)/drw-monitor.c'; fi`
560
561
gnome_typing_monitor-drw-utils.o: drw-utils.c
1.1.34 by Chris Coulson
Import upstream version 2.29.4
562
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -MT gnome_typing_monitor-drw-utils.o -MD -MP -MF $(DEPDIR)/gnome_typing_monitor-drw-utils.Tpo -c -o gnome_typing_monitor-drw-utils.o `test -f 'drw-utils.c' || echo '$(srcdir)/'`drw-utils.c
563
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_typing_monitor-drw-utils.Tpo $(DEPDIR)/gnome_typing_monitor-drw-utils.Po
564
@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
1 by Sebastien Bacher
Import upstream version 2.19.1
565
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='drw-utils.c' object='gnome_typing_monitor-drw-utils.o' libtool=no @AMDEPBACKSLASH@
566
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
567
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -c -o gnome_typing_monitor-drw-utils.o `test -f 'drw-utils.c' || echo '$(srcdir)/'`drw-utils.c
568
569
gnome_typing_monitor-drw-utils.obj: drw-utils.c
1.1.34 by Chris Coulson
Import upstream version 2.29.4
570
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -MT gnome_typing_monitor-drw-utils.obj -MD -MP -MF $(DEPDIR)/gnome_typing_monitor-drw-utils.Tpo -c -o gnome_typing_monitor-drw-utils.obj `if test -f 'drw-utils.c'; then $(CYGPATH_W) 'drw-utils.c'; else $(CYGPATH_W) '$(srcdir)/drw-utils.c'; fi`
571
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_typing_monitor-drw-utils.Tpo $(DEPDIR)/gnome_typing_monitor-drw-utils.Po
572
@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
1 by Sebastien Bacher
Import upstream version 2.19.1
573
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='drw-utils.c' object='gnome_typing_monitor-drw-utils.obj' libtool=no @AMDEPBACKSLASH@
574
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
575
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -c -o gnome_typing_monitor-drw-utils.obj `if test -f 'drw-utils.c'; then $(CYGPATH_W) 'drw-utils.c'; else $(CYGPATH_W) '$(srcdir)/drw-utils.c'; fi`
576
577
gnome_typing_monitor-drw-selection.o: drw-selection.c
1.1.34 by Chris Coulson
Import upstream version 2.29.4
578
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -MT gnome_typing_monitor-drw-selection.o -MD -MP -MF $(DEPDIR)/gnome_typing_monitor-drw-selection.Tpo -c -o gnome_typing_monitor-drw-selection.o `test -f 'drw-selection.c' || echo '$(srcdir)/'`drw-selection.c
579
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_typing_monitor-drw-selection.Tpo $(DEPDIR)/gnome_typing_monitor-drw-selection.Po
580
@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
1 by Sebastien Bacher
Import upstream version 2.19.1
581
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='drw-selection.c' object='gnome_typing_monitor-drw-selection.o' libtool=no @AMDEPBACKSLASH@
582
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
583
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -c -o gnome_typing_monitor-drw-selection.o `test -f 'drw-selection.c' || echo '$(srcdir)/'`drw-selection.c
584
585
gnome_typing_monitor-drw-selection.obj: drw-selection.c
1.1.34 by Chris Coulson
Import upstream version 2.29.4
586
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -MT gnome_typing_monitor-drw-selection.obj -MD -MP -MF $(DEPDIR)/gnome_typing_monitor-drw-selection.Tpo -c -o gnome_typing_monitor-drw-selection.obj `if test -f 'drw-selection.c'; then $(CYGPATH_W) 'drw-selection.c'; else $(CYGPATH_W) '$(srcdir)/drw-selection.c'; fi`
587
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_typing_monitor-drw-selection.Tpo $(DEPDIR)/gnome_typing_monitor-drw-selection.Po
588
@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
1 by Sebastien Bacher
Import upstream version 2.19.1
589
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='drw-selection.c' object='gnome_typing_monitor-drw-selection.obj' libtool=no @AMDEPBACKSLASH@
590
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
591
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -c -o gnome_typing_monitor-drw-selection.obj `if test -f 'drw-selection.c'; then $(CYGPATH_W) 'drw-selection.c'; else $(CYGPATH_W) '$(srcdir)/drw-selection.c'; fi`
592
1.1.34 by Chris Coulson
Import upstream version 2.29.4
593
gnome_typing_monitor-drw-timer.o: drw-timer.c
594
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -MT gnome_typing_monitor-drw-timer.o -MD -MP -MF $(DEPDIR)/gnome_typing_monitor-drw-timer.Tpo -c -o gnome_typing_monitor-drw-timer.o `test -f 'drw-timer.c' || echo '$(srcdir)/'`drw-timer.c
595
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_typing_monitor-drw-timer.Tpo $(DEPDIR)/gnome_typing_monitor-drw-timer.Po
596
@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
597
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='drw-timer.c' object='gnome_typing_monitor-drw-timer.o' libtool=no @AMDEPBACKSLASH@
598
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
599
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -c -o gnome_typing_monitor-drw-timer.o `test -f 'drw-timer.c' || echo '$(srcdir)/'`drw-timer.c
600
601
gnome_typing_monitor-drw-timer.obj: drw-timer.c
602
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -MT gnome_typing_monitor-drw-timer.obj -MD -MP -MF $(DEPDIR)/gnome_typing_monitor-drw-timer.Tpo -c -o gnome_typing_monitor-drw-timer.obj `if test -f 'drw-timer.c'; then $(CYGPATH_W) 'drw-timer.c'; else $(CYGPATH_W) '$(srcdir)/drw-timer.c'; fi`
603
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_typing_monitor-drw-timer.Tpo $(DEPDIR)/gnome_typing_monitor-drw-timer.Po
604
@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
605
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='drw-timer.c' object='gnome_typing_monitor-drw-timer.obj' libtool=no @AMDEPBACKSLASH@
606
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
607
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -c -o gnome_typing_monitor-drw-timer.obj `if test -f 'drw-timer.c'; then $(CYGPATH_W) 'drw-timer.c'; else $(CYGPATH_W) '$(srcdir)/drw-timer.c'; fi`
608
1 by Sebastien Bacher
Import upstream version 2.19.1
609
mostlyclean-libtool:
610
	-rm -f *.lo
611
612
clean-libtool:
613
	-rm -rf .libs _libs
1.1.2 by Sebastien Bacher
Import upstream version 2.19.4
614
install-dist_iconDATA: $(dist_icon_DATA)
1 by Sebastien Bacher
Import upstream version 2.19.1
615
	@$(NORMAL_INSTALL)
1.1.12 by Sebastien Bacher
Import upstream version 2.21.90
616
	test -z "$(icondir)" || $(MKDIR_P) "$(DESTDIR)$(icondir)"
1.1.30 by Chris Coulson
Import upstream version 2.27.5
617
	@list='$(dist_icon_DATA)'; test -n "$(icondir)" || list=; \
618
	for p in $$list; do \
1 by Sebastien Bacher
Import upstream version 2.19.1
619
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1.1.30 by Chris Coulson
Import upstream version 2.27.5
620
	  echo "$$d$$p"; \
621
	done | $(am__base_list) | \
622
	while read files; do \
623
	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(icondir)'"; \
624
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(icondir)" || exit $$?; \
1 by Sebastien Bacher
Import upstream version 2.19.1
625
	done
626
1.1.2 by Sebastien Bacher
Import upstream version 2.19.4
627
uninstall-dist_iconDATA:
1 by Sebastien Bacher
Import upstream version 2.19.1
628
	@$(NORMAL_UNINSTALL)
1.1.30 by Chris Coulson
Import upstream version 2.27.5
629
	@list='$(dist_icon_DATA)'; test -n "$(icondir)" || list=; \
630
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
631
	test -n "$$files" || exit 0; \
632
	echo " ( cd '$(DESTDIR)$(icondir)' && rm -f" $$files ")"; \
633
	cd "$(DESTDIR)$(icondir)" && rm -f $$files
1.1.2 by Sebastien Bacher
Import upstream version 2.19.4
634
install-dist_imageDATA: $(dist_image_DATA)
1 by Sebastien Bacher
Import upstream version 2.19.1
635
	@$(NORMAL_INSTALL)
1.1.12 by Sebastien Bacher
Import upstream version 2.21.90
636
	test -z "$(imagedir)" || $(MKDIR_P) "$(DESTDIR)$(imagedir)"
1.1.30 by Chris Coulson
Import upstream version 2.27.5
637
	@list='$(dist_image_DATA)'; test -n "$(imagedir)" || list=; \
638
	for p in $$list; do \
1 by Sebastien Bacher
Import upstream version 2.19.1
639
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1.1.30 by Chris Coulson
Import upstream version 2.27.5
640
	  echo "$$d$$p"; \
641
	done | $(am__base_list) | \
642
	while read files; do \
643
	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(imagedir)'"; \
644
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(imagedir)" || exit $$?; \
1 by Sebastien Bacher
Import upstream version 2.19.1
645
	done
646
1.1.2 by Sebastien Bacher
Import upstream version 2.19.4
647
uninstall-dist_imageDATA:
1 by Sebastien Bacher
Import upstream version 2.19.1
648
	@$(NORMAL_UNINSTALL)
1.1.30 by Chris Coulson
Import upstream version 2.27.5
649
	@list='$(dist_image_DATA)'; test -n "$(imagedir)" || list=; \
650
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
651
	test -n "$$files" || exit 0; \
652
	echo " ( cd '$(DESTDIR)$(imagedir)' && rm -f" $$files ")"; \
653
	cd "$(DESTDIR)$(imagedir)" && rm -f $$files
1.1.2 by Sebastien Bacher
Import upstream version 2.19.4
654
install-dist_svgiconDATA: $(dist_svgicon_DATA)
1 by Sebastien Bacher
Import upstream version 2.19.1
655
	@$(NORMAL_INSTALL)
1.1.12 by Sebastien Bacher
Import upstream version 2.21.90
656
	test -z "$(svgicondir)" || $(MKDIR_P) "$(DESTDIR)$(svgicondir)"
1.1.30 by Chris Coulson
Import upstream version 2.27.5
657
	@list='$(dist_svgicon_DATA)'; test -n "$(svgicondir)" || list=; \
658
	for p in $$list; do \
1 by Sebastien Bacher
Import upstream version 2.19.1
659
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1.1.30 by Chris Coulson
Import upstream version 2.27.5
660
	  echo "$$d$$p"; \
661
	done | $(am__base_list) | \
662
	while read files; do \
663
	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(svgicondir)'"; \
664
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(svgicondir)" || exit $$?; \
1 by Sebastien Bacher
Import upstream version 2.19.1
665
	done
666
1.1.2 by Sebastien Bacher
Import upstream version 2.19.4
667
uninstall-dist_svgiconDATA:
1 by Sebastien Bacher
Import upstream version 2.19.1
668
	@$(NORMAL_UNINSTALL)
1.1.30 by Chris Coulson
Import upstream version 2.27.5
669
	@list='$(dist_svgicon_DATA)'; test -n "$(svgicondir)" || list=; \
670
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
671
	test -n "$$files" || exit 0; \
672
	echo " ( cd '$(DESTDIR)$(svgicondir)' && rm -f" $$files ")"; \
673
	cd "$(DESTDIR)$(svgicondir)" && rm -f $$files
1 by Sebastien Bacher
Import upstream version 2.19.1
674
675
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
676
	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
677
	unique=`for i in $$list; do \
678
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
679
	  done | \
1.1.30 by Chris Coulson
Import upstream version 2.27.5
680
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1.1.16 by Sebastien Bacher
Import upstream version 2.23.3
681
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
1 by Sebastien Bacher
Import upstream version 2.19.1
682
	mkid -fID $$unique
683
tags: TAGS
684
685
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
686
		$(TAGS_FILES) $(LISP)
1.1.30 by Chris Coulson
Import upstream version 2.27.5
687
	set x; \
1 by Sebastien Bacher
Import upstream version 2.19.1
688
	here=`pwd`; \
689
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
690
	unique=`for i in $$list; do \
691
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
692
	  done | \
1.1.16 by Sebastien Bacher
Import upstream version 2.23.3
693
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
694
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
1.1.30 by Chris Coulson
Import upstream version 2.27.5
695
	shift; \
696
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1 by Sebastien Bacher
Import upstream version 2.19.1
697
	  test -n "$$unique" || unique=$$empty_fix; \
1.1.30 by Chris Coulson
Import upstream version 2.27.5
698
	  if test $$# -gt 0; then \
699
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
700
	      "$$@" $$unique; \
701
	  else \
702
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
703
	      $$unique; \
704
	  fi; \
1 by Sebastien Bacher
Import upstream version 2.19.1
705
	fi
706
ctags: CTAGS
707
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
708
		$(TAGS_FILES) $(LISP)
709
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
710
	unique=`for i in $$list; do \
711
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
712
	  done | \
1.1.16 by Sebastien Bacher
Import upstream version 2.23.3
713
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
714
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
1.1.30 by Chris Coulson
Import upstream version 2.27.5
715
	test -z "$(CTAGS_ARGS)$$unique" \
1 by Sebastien Bacher
Import upstream version 2.19.1
716
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1.1.30 by Chris Coulson
Import upstream version 2.27.5
717
	     $$unique
1 by Sebastien Bacher
Import upstream version 2.19.1
718
719
GTAGS:
720
	here=`$(am__cd) $(top_builddir) && pwd` \
1.1.30 by Chris Coulson
Import upstream version 2.27.5
721
	  && $(am__cd) $(top_srcdir) \
722
	  && gtags -i $(GTAGS_ARGS) "$$here"
1 by Sebastien Bacher
Import upstream version 2.19.1
723
724
distclean-tags:
725
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
726
727
distdir: $(DISTFILES)
1.1.12 by Sebastien Bacher
Import upstream version 2.21.90
728
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
729
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
730
	list='$(DISTFILES)'; \
731
	  dist_files=`for file in $$list; do echo $$file; done | \
732
	  sed -e "s|^$$srcdirstrip/||;t" \
733
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
734
	case $$dist_files in \
735
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
736
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
737
			   sort -u` ;; \
738
	esac; \
739
	for file in $$dist_files; do \
1 by Sebastien Bacher
Import upstream version 2.19.1
740
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
741
	  if test -d $$d/$$file; then \
1.1.12 by Sebastien Bacher
Import upstream version 2.21.90
742
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1.1.30 by Chris Coulson
Import upstream version 2.27.5
743
	    if test -d "$(distdir)/$$file"; then \
744
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
745
	    fi; \
1 by Sebastien Bacher
Import upstream version 2.19.1
746
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1.1.30 by Chris Coulson
Import upstream version 2.27.5
747
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
748
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1 by Sebastien Bacher
Import upstream version 2.19.1
749
	    fi; \
1.1.30 by Chris Coulson
Import upstream version 2.27.5
750
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1 by Sebastien Bacher
Import upstream version 2.19.1
751
	  else \
1.1.30 by Chris Coulson
Import upstream version 2.27.5
752
	    test -f "$(distdir)/$$file" \
753
	    || cp -p $$d/$$file "$(distdir)/$$file" \
1 by Sebastien Bacher
Import upstream version 2.19.1
754
	    || exit 1; \
755
	  fi; \
756
	done
757
check-am: all-am
758
check: check-am
759
all-am: Makefile $(PROGRAMS) $(DATA)
760
installdirs:
761
	for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(icondir)" "$(DESTDIR)$(imagedir)" "$(DESTDIR)$(svgicondir)"; do \
1.1.12 by Sebastien Bacher
Import upstream version 2.21.90
762
	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1 by Sebastien Bacher
Import upstream version 2.19.1
763
	done
764
install: install-am
765
install-exec: install-exec-am
766
install-data: install-data-am
767
uninstall: uninstall-am
768
769
install-am: all-am
770
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
771
772
installcheck: installcheck-am
773
install-strip:
774
	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
775
	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
776
	  `test -z '$(STRIP)' || \
777
	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
778
mostlyclean-generic:
779
780
clean-generic:
781
782
distclean-generic:
783
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.1.30 by Chris Coulson
Import upstream version 2.27.5
784
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1 by Sebastien Bacher
Import upstream version 2.19.1
785
786
maintainer-clean-generic:
787
	@echo "This command is intended for maintainers to use"
788
	@echo "it deletes files that may require special tools to rebuild."
789
clean: clean-am
790
791
clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
792
793
distclean: distclean-am
794
	-rm -rf ./$(DEPDIR)
795
	-rm -f Makefile
796
distclean-am: clean-am distclean-compile distclean-generic \
1.1.12 by Sebastien Bacher
Import upstream version 2.21.90
797
	distclean-tags
1 by Sebastien Bacher
Import upstream version 2.19.1
798
799
dvi: dvi-am
800
801
dvi-am:
802
803
html: html-am
804
1.1.30 by Chris Coulson
Import upstream version 2.27.5
805
html-am:
806
1 by Sebastien Bacher
Import upstream version 2.19.1
807
info: info-am
808
809
info-am:
810
1.1.2 by Sebastien Bacher
Import upstream version 2.19.4
811
install-data-am: install-dist_iconDATA install-dist_imageDATA \
812
	install-dist_svgiconDATA
1 by Sebastien Bacher
Import upstream version 2.19.1
813
	@$(NORMAL_INSTALL)
814
	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
1.1.12 by Sebastien Bacher
Import upstream version 2.21.90
815
install-dvi: install-dvi-am
816
1.1.30 by Chris Coulson
Import upstream version 2.27.5
817
install-dvi-am:
818
1 by Sebastien Bacher
Import upstream version 2.19.1
819
install-exec-am: install-binPROGRAMS
820
1.1.12 by Sebastien Bacher
Import upstream version 2.21.90
821
install-html: install-html-am
822
1.1.30 by Chris Coulson
Import upstream version 2.27.5
823
install-html-am:
824
1 by Sebastien Bacher
Import upstream version 2.19.1
825
install-info: install-info-am
826
1.1.30 by Chris Coulson
Import upstream version 2.27.5
827
install-info-am:
828
1 by Sebastien Bacher
Import upstream version 2.19.1
829
install-man:
830
1.1.12 by Sebastien Bacher
Import upstream version 2.21.90
831
install-pdf: install-pdf-am
832
1.1.30 by Chris Coulson
Import upstream version 2.27.5
833
install-pdf-am:
834
1.1.12 by Sebastien Bacher
Import upstream version 2.21.90
835
install-ps: install-ps-am
836
1.1.30 by Chris Coulson
Import upstream version 2.27.5
837
install-ps-am:
838
1 by Sebastien Bacher
Import upstream version 2.19.1
839
installcheck-am:
840
841
maintainer-clean: maintainer-clean-am
842
	-rm -rf ./$(DEPDIR)
843
	-rm -f Makefile
844
maintainer-clean-am: distclean-am maintainer-clean-generic
845
846
mostlyclean: mostlyclean-am
847
848
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
849
	mostlyclean-libtool
850
851
pdf: pdf-am
852
853
pdf-am:
854
855
ps: ps-am
856
857
ps-am:
858
1.1.2 by Sebastien Bacher
Import upstream version 2.19.4
859
uninstall-am: uninstall-binPROGRAMS uninstall-dist_iconDATA \
1.1.12 by Sebastien Bacher
Import upstream version 2.21.90
860
	uninstall-dist_imageDATA uninstall-dist_svgiconDATA
1.1.3 by Sebastien Bacher
Import upstream version 2.19.5
861
	@$(NORMAL_INSTALL)
862
	$(MAKE) $(AM_MAKEFLAGS) uninstall-hook
1.1.12 by Sebastien Bacher
Import upstream version 2.21.90
863
.MAKE: install-am install-data-am install-strip uninstall-am
864
1 by Sebastien Bacher
Import upstream version 2.19.1
865
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
866
	clean-generic clean-libtool ctags distclean distclean-compile \
867
	distclean-generic distclean-libtool distclean-tags distdir dvi \
868
	dvi-am html html-am info info-am install install-am \
869
	install-binPROGRAMS install-data install-data-am \
1.1.2 by Sebastien Bacher
Import upstream version 2.19.4
870
	install-data-hook install-dist_iconDATA install-dist_imageDATA \
1.1.12 by Sebastien Bacher
Import upstream version 2.21.90
871
	install-dist_svgiconDATA install-dvi install-dvi-am \
872
	install-exec install-exec-am install-html install-html-am \
873
	install-info install-info-am install-man install-pdf \
874
	install-pdf-am install-ps install-ps-am install-strip \
1.1.2 by Sebastien Bacher
Import upstream version 2.19.4
875
	installcheck installcheck-am installdirs maintainer-clean \
876
	maintainer-clean-generic mostlyclean mostlyclean-compile \
877
	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
878
	tags uninstall uninstall-am uninstall-binPROGRAMS \
879
	uninstall-dist_iconDATA uninstall-dist_imageDATA \
1.1.12 by Sebastien Bacher
Import upstream version 2.21.90
880
	uninstall-dist_svgiconDATA uninstall-hook
1 by Sebastien Bacher
Import upstream version 2.19.1
881
1.1.3 by Sebastien Bacher
Import upstream version 2.19.5
882
install-data-hook: update-icon-cache
883
uninstall-hook: update-icon-cache
884
update-icon-cache:
1 by Sebastien Bacher
Import upstream version 2.19.1
885
	@-if test -z "$(DESTDIR)"; then \
886
		echo "Updating Gtk icon cache."; \
887
		$(gtk_update_icon_cache); \
888
	else \
1.1.3 by Sebastien Bacher
Import upstream version 2.19.5
889
		echo "*** Icon cache not updated.  After (un)install, run this:"; \
1 by Sebastien Bacher
Import upstream version 2.19.1
890
		echo "***   $(gtk_update_icon_cache)"; \
891
	fi
1.1.29 by Chris Coulson
Import upstream version 2.27.4.1
892
893
-include $(top_srcdir)/git.mk
1.1.30 by Chris Coulson
Import upstream version 2.27.5
894
1 by Sebastien Bacher
Import upstream version 2.19.1
895
# Tell versions [3.59,3.63) of GNU make to not export all variables.
896
# Otherwise a system limit (for SysV at least) may be exceeded.
897
.NOEXPORT: