~ubuntu-branches/ubuntu/precise/deja-dup/precise-updates

« back to all changes in this revision

Viewing changes to widgets/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Terry
  • Date: 2010-01-10 10:03:06 UTC
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: james.westby@ubuntu.com-20100110100306-awjywmnuln6yusb9
Tags: upstream-13.5
ImportĀ upstreamĀ versionĀ 13.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
 
7
# This Makefile.in is free software; the Free Software Foundation
 
8
# gives unlimited permission to copy and/or distribute it,
 
9
# with or without modifications, as long as this notice is preserved.
 
10
 
 
11
# This program is distributed in the hope that it will be useful,
 
12
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
14
# PARTICULAR PURPOSE.
 
15
 
 
16
@SET_MAKE@
 
17
 
 
18
# -*- Mode: Makefile; indent-tabs-mode: t; tab-width: 2 -*-
 
19
#
 
20
# This file is part of DĆ©jĆ  Dup.
 
21
# Ā© 2008,2009 Michael Terry <mike@mterry.name>
 
22
#
 
23
# DĆ©jĆ  Dup is free software; you can redistribute it and/or modify
 
24
# it under the terms of the GNU General Public License as published by
 
25
# the Free Software Foundation; either version 3 of the License, or
 
26
# (at your option) any later version.
 
27
#
 
28
# DĆ©jĆ  Dup is distributed in the hope that it will be useful, but
 
29
# WITHOUT ANY WARRANTY; without even the implied warranty of
 
30
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 
31
# General Public License for more details.
 
32
#
 
33
# You should have received a copy of the GNU General Public License
 
34
# along with DĆ©jĆ  Dup.  If not, see <http://www.gnu.org/licenses/>.
 
35
 
 
36
VPATH = @srcdir@
 
37
pkgdatadir = $(datadir)/@PACKAGE@
 
38
pkgincludedir = $(includedir)/@PACKAGE@
 
39
pkglibdir = $(libdir)/@PACKAGE@
 
40
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
41
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
42
install_sh_DATA = $(install_sh) -c -m 644
 
43
install_sh_PROGRAM = $(install_sh) -c
 
44
install_sh_SCRIPT = $(install_sh) -c
 
45
INSTALL_HEADER = $(INSTALL_DATA)
 
46
transform = $(program_transform_name)
 
47
NORMAL_INSTALL = :
 
48
PRE_INSTALL = :
 
49
POST_INSTALL = :
 
50
NORMAL_UNINSTALL = :
 
51
PRE_UNINSTALL = :
 
52
POST_UNINSTALL = :
 
53
build_triplet = @build@
 
54
host_triplet = @host@
 
55
subdir = widgets
 
56
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
57
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
58
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
 
59
        $(top_srcdir)/m4/gnome-doc-utils.m4 $(top_srcdir)/m4/iconv.m4 \
 
60
        $(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/intltool.m4 \
 
61
        $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
 
62
        $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
 
63
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
 
64
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
 
65
        $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
 
66
        $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/acinclude.m4 \
 
67
        $(top_srcdir)/configure.ac
 
68
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
69
        $(ACLOCAL_M4)
 
70
mkinstalldirs = $(install_sh) -d
 
71
CONFIG_HEADER = $(top_builddir)/config.h
 
72
CONFIG_CLEAN_FILES =
 
73
CONFIG_CLEAN_VPATH_FILES =
 
74
LTLIBRARIES = $(noinst_LTLIBRARIES)
 
75
am__DEPENDENCIES_1 =
 
76
libwidgets_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
 
77
        $(am__DEPENDENCIES_1) $(top_builddir)/common/libcommon.la
 
78
am__objects_1 = ButtonConnect.lo ConfigBool.lo ConfigChoice.lo \
 
79
        ConfigDelete.lo ConfigEntry.lo ConfigLabel.lo \
 
80
        ConfigLabelBool.lo ConfigLabelList.lo ConfigLabelLocation.lo \
 
81
        ConfigList.lo ConfigLocation.lo ConfigNumber.lo \
 
82
        ConfigPeriod.lo ConfigWidget.lo ToggleGroup.lo WidgetUtils.lo
 
83
am_libwidgets_la_OBJECTS = whacks.lo $(am__objects_1)
 
84
libwidgets_la_OBJECTS = $(am_libwidgets_la_OBJECTS)
 
85
AM_V_lt = $(am__v_lt_$(V))
 
86
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
 
87
am__v_lt_0 = --silent
 
88
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
 
89
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
90
am__depfiles_maybe = depfiles
 
91
am__mv = mv -f
 
92
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
93
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
94
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
95
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
 
96
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
97
        $(AM_CFLAGS) $(CFLAGS)
 
98
AM_V_CC = $(am__v_CC_$(V))
 
99
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
 
100
am__v_CC_0 = @echo "  CC    " $@;
 
101
AM_V_at = $(am__v_at_$(V))
 
102
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
103
am__v_at_0 = @
 
104
CCLD = $(CC)
 
105
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
106
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
107
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
108
AM_V_CCLD = $(am__v_CCLD_$(V))
 
109
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
 
110
am__v_CCLD_0 = @echo "  CCLD  " $@;
 
111
AM_V_GEN = $(am__v_GEN_$(V))
 
112
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
113
am__v_GEN_0 = @echo "  GEN   " $@;
 
114
SOURCES = $(libwidgets_la_SOURCES)
 
115
DIST_SOURCES = $(libwidgets_la_SOURCES)
 
116
ETAGS = etags
 
117
CTAGS = ctags
 
118
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
119
ACLOCAL = @ACLOCAL@
 
120
ALL_LINGUAS = @ALL_LINGUAS@
 
121
AMTAR = @AMTAR@
 
122
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
 
123
APPINDICATOR_CFLAGS = @APPINDICATOR_CFLAGS@
 
124
APPINDICATOR_LIBS = @APPINDICATOR_LIBS@
 
125
AR = @AR@
 
126
AUTOCONF = @AUTOCONF@
 
127
AUTOHEADER = @AUTOHEADER@
 
128
AUTOMAKE = @AUTOMAKE@
 
129
AWK = @AWK@
 
130
CC = @CC@
 
131
CCDEPMODE = @CCDEPMODE@
 
132
CFLAGS = @CFLAGS@
 
133
COMMON_CFLAGS = @COMMON_CFLAGS@
 
134
COMMON_LIBS = @COMMON_LIBS@
 
135
CPP = @CPP@
 
136
CPPFLAGS = @CPPFLAGS@
 
137
CYGPATH_W = @CYGPATH_W@
 
138
DATADIRNAME = @DATADIRNAME@
 
139
DEFS = @DEFS@
 
140
DEPDIR = @DEPDIR@
 
141
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
 
142
DOC_USER_FORMATS = @DOC_USER_FORMATS@
 
143
DSYMUTIL = @DSYMUTIL@
 
144
DUMPBIN = @DUMPBIN@
 
145
DUP_CFLAGS = @DUP_CFLAGS@
 
146
DUP_LIBS = @DUP_LIBS@
 
147
ECHO_C = @ECHO_C@
 
148
ECHO_N = @ECHO_N@
 
149
ECHO_T = @ECHO_T@
 
150
EGREP = @EGREP@
 
151
EXEEXT = @EXEEXT@
 
152
FGREP = @FGREP@
 
153
GCONFTOOL = @GCONFTOOL@
 
154
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
 
155
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
 
156
GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 
157
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
158
GMSGFMT = @GMSGFMT@
 
159
GMSGFMT_015 = @GMSGFMT_015@
 
160
GREP = @GREP@
 
161
HELP_DIR = @HELP_DIR@
 
162
INSTALL = @INSTALL@
 
163
INSTALL_DATA = @INSTALL_DATA@
 
164
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
165
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
166
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
167
INTLLIBS = @INTLLIBS@
 
168
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
169
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
170
INTLTOOL_PERL = @INTLTOOL_PERL@
 
171
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
172
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
 
173
LD = @LD@
 
174
LDFLAGS = @LDFLAGS@
 
175
LIBICONV = @LIBICONV@
 
176
LIBINTL = @LIBINTL@
 
177
LIBOBJS = @LIBOBJS@
 
178
LIBS = @LIBS@
 
179
LIBTOOL = @LIBTOOL@
 
180
LIPO = @LIPO@
 
181
LN_S = @LN_S@
 
182
LTLIBICONV = @LTLIBICONV@
 
183
LTLIBINTL = @LTLIBINTL@
 
184
LTLIBOBJS = @LTLIBOBJS@
 
185
MAKEINFO = @MAKEINFO@
 
186
MKDIR_P = @MKDIR_P@
 
187
MONITOR_CFLAGS = @MONITOR_CFLAGS@
 
188
MONITOR_LIBS = @MONITOR_LIBS@
 
189
MSGFMT = @MSGFMT@
 
190
MSGFMT_015 = @MSGFMT_015@
 
191
MSGMERGE = @MSGMERGE@
 
192
NAUTILUS_CFLAGS = @NAUTILUS_CFLAGS@
 
193
NAUTILUS_EXTENSION_DIR = @NAUTILUS_EXTENSION_DIR@
 
194
NAUTILUS_LIBS = @NAUTILUS_LIBS@
 
195
NM = @NM@
 
196
NMEDIT = @NMEDIT@
 
197
OBJDUMP = @OBJDUMP@
 
198
OBJEXT = @OBJEXT@
 
199
OMF_DIR = @OMF_DIR@
 
200
OTOOL = @OTOOL@
 
201
OTOOL64 = @OTOOL64@
 
202
PACKAGE = @PACKAGE@
 
203
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
204
PACKAGE_NAME = @PACKAGE_NAME@
 
205
PACKAGE_STRING = @PACKAGE_STRING@
 
206
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
207
PACKAGE_URL = @PACKAGE_URL@
 
208
PACKAGE_VERSION = @PACKAGE_VERSION@
 
209
PATH_SEPARATOR = @PATH_SEPARATOR@
 
210
PKG_CONFIG = @PKG_CONFIG@
 
211
PO4A = @PO4A@
 
212
POSUB = @POSUB@
 
213
PREF_CFLAGS = @PREF_CFLAGS@
 
214
PREF_LIBS = @PREF_LIBS@
 
215
RANLIB = @RANLIB@
 
216
SED = @SED@
 
217
SET_MAKE = @SET_MAKE@
 
218
SHELL = @SHELL@
 
219
STRIP = @STRIP@
 
220
USE_NLS = @USE_NLS@
 
221
VALAC = @VALAC@
 
222
VERSION = @VERSION@
 
223
WIDGETS_CFLAGS = @WIDGETS_CFLAGS@
 
224
WIDGETS_LIBS = @WIDGETS_LIBS@
 
225
XGETTEXT = @XGETTEXT@
 
226
XGETTEXT_015 = @XGETTEXT_015@
 
227
XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 
228
abs_builddir = @abs_builddir@
 
229
abs_srcdir = @abs_srcdir@
 
230
abs_top_builddir = @abs_top_builddir@
 
231
abs_top_srcdir = @abs_top_srcdir@
 
232
ac_ct_CC = @ac_ct_CC@
 
233
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
234
am__include = @am__include@
 
235
am__leading_dot = @am__leading_dot@
 
236
am__quote = @am__quote@
 
237
am__tar = @am__tar@
 
238
am__untar = @am__untar@
 
239
bindir = @bindir@
 
240
build = @build@
 
241
build_alias = @build_alias@
 
242
build_cpu = @build_cpu@
 
243
build_os = @build_os@
 
244
build_vendor = @build_vendor@
 
245
builddir = @builddir@
 
246
datadir = @datadir@
 
247
datarootdir = @datarootdir@
 
248
docdir = @docdir@
 
249
dvidir = @dvidir@
 
250
exec_prefix = @exec_prefix@
 
251
host = @host@
 
252
host_alias = @host_alias@
 
253
host_cpu = @host_cpu@
 
254
host_os = @host_os@
 
255
host_vendor = @host_vendor@
 
256
htmldir = @htmldir@
 
257
includedir = @includedir@
 
258
infodir = @infodir@
 
259
install_sh = @install_sh@
 
260
libdir = @libdir@
 
261
libexecdir = @libexecdir@
 
262
localedir = @localedir@
 
263
localstatedir = @localstatedir@
 
264
lt_ECHO = @lt_ECHO@
 
265
mandir = @mandir@
 
266
mkdir_p = @mkdir_p@
 
267
oldincludedir = @oldincludedir@
 
268
pdfdir = @pdfdir@
 
269
prefix = @prefix@
 
270
program_transform_name = @program_transform_name@
 
271
psdir = @psdir@
 
272
sbindir = @sbindir@
 
273
sharedstatedir = @sharedstatedir@
 
274
srcdir = @srcdir@
 
275
sysconfdir = @sysconfdir@
 
276
target_alias = @target_alias@
 
277
top_build_prefix = @top_build_prefix@
 
278
top_builddir = @top_builddir@
 
279
top_srcdir = @top_srcdir@
 
280
noinst_LTLIBRARIES = libwidgets.la
 
281
VALA_CFLAGS = \
 
282
        --library=libwidgets \
 
283
        --vapidir $(top_srcdir)/common \
 
284
        --vapidir $(top_srcdir)/vapi \
 
285
        --pkg libcommon \
 
286
        --pkg gtk+-2.0 \
 
287
        --pkg gconf-2.0 \
 
288
        --pkg dbus-glib-1 \
 
289
        --pkg config
 
290
 
 
291
AM_CFLAGS = \
 
292
        -I$(top_srcdir)/common \
 
293
        $(WIDGETS_CFLAGS) \
 
294
        $(APPINDICATOR_CFLAGS) \
 
295
        $(DEBUG_CFLAGS) \
 
296
        -DGETTEXT_PACKAGE=\"$(GETTEXT_PACKAGE)\"
 
297
 
 
298
libwidgets_la_VALASOURCES = \
 
299
        ButtonConnect.vala \
 
300
        ConfigBool.vala \
 
301
        ConfigChoice.vala \
 
302
        ConfigDelete.vala \
 
303
        ConfigEntry.vala \
 
304
        ConfigLabel.vala \
 
305
        ConfigLabelBool.vala \
 
306
        ConfigLabelList.vala \
 
307
        ConfigLabelLocation.vala \
 
308
        ConfigList.vala \
 
309
        ConfigLocation.vala \
 
310
        ConfigNumber.vala \
 
311
        ConfigPeriod.vala \
 
312
        ConfigWidget.vala \
 
313
        ToggleGroup.vala \
 
314
        WidgetUtils.vala
 
315
 
 
316
BUILT_SOURCES = \
 
317
        vala.stamp
 
318
 
 
319
libwidgets_la_SOURCES = \
 
320
        whacks.c whacks.h \
 
321
        widgets.h \
 
322
        $(libwidgets_la_VALASOURCES:.vala=.c)
 
323
 
 
324
libwidgets_la_LIBADD = $(WIDGETS_LIBS) $(APPINDICATOR_LIBS) @INTLLIBS@ $(top_builddir)/common/libcommon.la
 
325
EXTRA_DIST = vala.stamp $(libwidgets_la_VALASOURCES)
 
326
all: $(BUILT_SOURCES)
 
327
        $(MAKE) $(AM_MAKEFLAGS) all-am
 
328
 
 
329
.SUFFIXES:
 
330
.SUFFIXES: .c .lo .o .obj
 
331
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
332
        @for dep in $?; do \
 
333
          case '$(am__configure_deps)' in \
 
334
            *$$dep*) \
 
335
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
336
                && { if test -f $@; then exit 0; else break; fi; }; \
 
337
              exit 1;; \
 
338
          esac; \
 
339
        done; \
 
340
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign widgets/Makefile'; \
 
341
        $(am__cd) $(top_srcdir) && \
 
342
          $(AUTOMAKE) --foreign widgets/Makefile
 
343
.PRECIOUS: Makefile
 
344
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
345
        @case '$?' in \
 
346
          *config.status*) \
 
347
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
348
          *) \
 
349
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
350
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
351
        esac;
 
352
 
 
353
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
354
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
355
 
 
356
$(top_srcdir)/configure:  $(am__configure_deps)
 
357
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
358
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
359
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
360
$(am__aclocal_m4_deps):
 
361
 
 
362
clean-noinstLTLIBRARIES:
 
363
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
 
364
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
 
365
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
366
          test "$$dir" != "$$p" || dir=.; \
 
367
          echo "rm -f \"$${dir}/so_locations\""; \
 
368
          rm -f "$${dir}/so_locations"; \
 
369
        done
 
370
libwidgets.la: $(libwidgets_la_OBJECTS) $(libwidgets_la_DEPENDENCIES) 
 
371
        $(AM_V_CCLD)$(LINK)  $(libwidgets_la_OBJECTS) $(libwidgets_la_LIBADD) $(LIBS)
 
372
 
 
373
mostlyclean-compile:
 
374
        -rm -f *.$(OBJEXT)
 
375
 
 
376
distclean-compile:
 
377
        -rm -f *.tab.c
 
378
 
 
379
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ButtonConnect.Plo@am__quote@
 
380
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ConfigBool.Plo@am__quote@
 
381
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ConfigChoice.Plo@am__quote@
 
382
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ConfigDelete.Plo@am__quote@
 
383
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ConfigEntry.Plo@am__quote@
 
384
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ConfigLabel.Plo@am__quote@
 
385
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ConfigLabelBool.Plo@am__quote@
 
386
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ConfigLabelList.Plo@am__quote@
 
387
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ConfigLabelLocation.Plo@am__quote@
 
388
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ConfigList.Plo@am__quote@
 
389
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ConfigLocation.Plo@am__quote@
 
390
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ConfigNumber.Plo@am__quote@
 
391
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ConfigPeriod.Plo@am__quote@
 
392
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ConfigWidget.Plo@am__quote@
 
393
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ToggleGroup.Plo@am__quote@
 
394
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/WidgetUtils.Plo@am__quote@
 
395
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/whacks.Plo@am__quote@
 
396
 
 
397
.c.o:
 
398
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
399
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
400
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
401
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
402
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
403
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
404
 
 
405
.c.obj:
 
406
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
407
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
408
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
409
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
410
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
411
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
412
 
 
413
.c.lo:
 
414
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
415
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
416
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
417
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
418
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
419
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
420
 
 
421
mostlyclean-libtool:
 
422
        -rm -f *.lo
 
423
 
 
424
clean-libtool:
 
425
        -rm -rf .libs _libs
 
426
 
 
427
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
428
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
429
        unique=`for i in $$list; do \
 
430
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
431
          done | \
 
432
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
433
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
434
        mkid -fID $$unique
 
435
tags: TAGS
 
436
 
 
437
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
438
                $(TAGS_FILES) $(LISP)
 
439
        set x; \
 
440
        here=`pwd`; \
 
441
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
442
        unique=`for i in $$list; do \
 
443
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
444
          done | \
 
445
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
446
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
447
        shift; \
 
448
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
449
          test -n "$$unique" || unique=$$empty_fix; \
 
450
          if test $$# -gt 0; then \
 
451
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
452
              "$$@" $$unique; \
 
453
          else \
 
454
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
455
              $$unique; \
 
456
          fi; \
 
457
        fi
 
458
ctags: CTAGS
 
459
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
460
                $(TAGS_FILES) $(LISP)
 
461
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
462
        unique=`for i in $$list; do \
 
463
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
464
          done | \
 
465
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
466
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
467
        test -z "$(CTAGS_ARGS)$$unique" \
 
468
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
469
             $$unique
 
470
 
 
471
GTAGS:
 
472
        here=`$(am__cd) $(top_builddir) && pwd` \
 
473
          && $(am__cd) $(top_srcdir) \
 
474
          && gtags -i $(GTAGS_ARGS) "$$here"
 
475
 
 
476
distclean-tags:
 
477
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
478
 
 
479
distdir: $(DISTFILES)
 
480
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
481
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
482
        list='$(DISTFILES)'; \
 
483
          dist_files=`for file in $$list; do echo $$file; done | \
 
484
          sed -e "s|^$$srcdirstrip/||;t" \
 
485
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
486
        case $$dist_files in \
 
487
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
488
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
489
                           sort -u` ;; \
 
490
        esac; \
 
491
        for file in $$dist_files; do \
 
492
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
493
          if test -d $$d/$$file; then \
 
494
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
495
            if test -d "$(distdir)/$$file"; then \
 
496
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
497
            fi; \
 
498
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
499
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
500
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
501
            fi; \
 
502
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
503
          else \
 
504
            test -f "$(distdir)/$$file" \
 
505
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
506
            || exit 1; \
 
507
          fi; \
 
508
        done
 
509
check-am: all-am
 
510
check: $(BUILT_SOURCES)
 
511
        $(MAKE) $(AM_MAKEFLAGS) check-am
 
512
all-am: Makefile $(LTLIBRARIES)
 
513
installdirs:
 
514
install: $(BUILT_SOURCES)
 
515
        $(MAKE) $(AM_MAKEFLAGS) install-am
 
516
install-exec: install-exec-am
 
517
install-data: install-data-am
 
518
uninstall: uninstall-am
 
519
 
 
520
install-am: all-am
 
521
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
522
 
 
523
installcheck: installcheck-am
 
524
install-strip:
 
525
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
526
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
527
          `test -z '$(STRIP)' || \
 
528
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
529
mostlyclean-generic:
 
530
 
 
531
clean-generic:
 
532
 
 
533
distclean-generic:
 
534
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
535
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
536
 
 
537
maintainer-clean-generic:
 
538
        @echo "This command is intended for maintainers to use"
 
539
        @echo "it deletes files that may require special tools to rebuild."
 
540
        -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
 
541
clean: clean-am
 
542
 
 
543
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
 
544
        mostlyclean-am
 
545
 
 
546
distclean: distclean-am
 
547
        -rm -rf ./$(DEPDIR)
 
548
        -rm -f Makefile
 
549
distclean-am: clean-am distclean-compile distclean-generic \
 
550
        distclean-tags
 
551
 
 
552
dvi: dvi-am
 
553
 
 
554
dvi-am:
 
555
 
 
556
html: html-am
 
557
 
 
558
html-am:
 
559
 
 
560
info: info-am
 
561
 
 
562
info-am:
 
563
 
 
564
install-data-am:
 
565
 
 
566
install-dvi: install-dvi-am
 
567
 
 
568
install-dvi-am:
 
569
 
 
570
install-exec-am:
 
571
 
 
572
install-html: install-html-am
 
573
 
 
574
install-html-am:
 
575
 
 
576
install-info: install-info-am
 
577
 
 
578
install-info-am:
 
579
 
 
580
install-man:
 
581
 
 
582
install-pdf: install-pdf-am
 
583
 
 
584
install-pdf-am:
 
585
 
 
586
install-ps: install-ps-am
 
587
 
 
588
install-ps-am:
 
589
 
 
590
installcheck-am:
 
591
 
 
592
maintainer-clean: maintainer-clean-am
 
593
        -rm -rf ./$(DEPDIR)
 
594
        -rm -f Makefile
 
595
maintainer-clean-am: distclean-am maintainer-clean-generic
 
596
 
 
597
mostlyclean: mostlyclean-am
 
598
 
 
599
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
600
        mostlyclean-libtool
 
601
 
 
602
pdf: pdf-am
 
603
 
 
604
pdf-am:
 
605
 
 
606
ps: ps-am
 
607
 
 
608
ps-am:
 
609
 
 
610
uninstall-am:
 
611
 
 
612
.MAKE: all check install install-am install-strip
 
613
 
 
614
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
615
        clean-libtool clean-noinstLTLIBRARIES ctags distclean \
 
616
        distclean-compile distclean-generic distclean-libtool \
 
617
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
618
        install install-am install-data install-data-am install-dvi \
 
619
        install-dvi-am install-exec install-exec-am install-html \
 
620
        install-html-am install-info install-info-am install-man \
 
621
        install-pdf install-pdf-am install-ps install-ps-am \
 
622
        install-strip installcheck installcheck-am installdirs \
 
623
        maintainer-clean maintainer-clean-generic mostlyclean \
 
624
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
 
625
        pdf pdf-am ps ps-am tags uninstall uninstall-am
 
626
 
 
627
 
 
628
vala.stamp: $(libwidgets_la_VALASOURCES)
 
629
@USE_VALAC_TRUE@        $(AM_V_GEN)$(VALAC) -C -H widgets.h -o $(top_srcdir)/vapi $(VALA_CFLAGS) $^
 
630
@USE_VALAC_TRUE@        @touch $@
 
631
@USE_VALAC_FALSE@       @echo "ERROR: Valac compilation is disabled, but the C sources are out-of-date."
 
632
@USE_VALAC_FALSE@       @exit 1
 
633
 
 
634
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
635
# Otherwise a system limit (for SysV at least) may be exceeded.
 
636
.NOEXPORT: