~ubuntu-branches/ubuntu/trusty/thunar-vcs-plugin/trusty

« back to all changes in this revision

Viewing changes to tvp-svn-helper/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Yves-Alexis Perez
  • Date: 2011-08-08 22:57:33 UTC
  • Revision ID: james.westby@ubuntu.com-20110808225733-mh2lhudn627hcmxu
Tags: upstream-0.1.4
ImportĀ upstreamĀ versionĀ 0.1.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11.1 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
#-
 
19
# Copyright (C) 2007-2011  Peter de Ridder <peter@xfce.org>
 
20
#
 
21
# This program is free software; you can redistribute it and/or modify
 
22
# it under the terms of the GNU General Public License as published by
 
23
# the Free Software Foundation; either version 2 of the License, or
 
24
# (at your option) any later version.
 
25
#
 
26
# This program is distributed in the hope that it will be useful,
 
27
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 
28
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
29
# GNU General Public License for more details.
 
30
#
 
31
# You should have received a copy of the GNU General Public License
 
32
# along with this program; if not, write to the Free Software
 
33
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
34
 
 
35
VPATH = @srcdir@
 
36
pkgdatadir = $(datadir)/@PACKAGE@
 
37
pkgincludedir = $(includedir)/@PACKAGE@
 
38
pkglibdir = $(libdir)/@PACKAGE@
 
39
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
40
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
41
install_sh_DATA = $(install_sh) -c -m 644
 
42
install_sh_PROGRAM = $(install_sh) -c
 
43
install_sh_SCRIPT = $(install_sh) -c
 
44
INSTALL_HEADER = $(INSTALL_DATA)
 
45
transform = $(program_transform_name)
 
46
NORMAL_INSTALL = :
 
47
PRE_INSTALL = :
 
48
POST_INSTALL = :
 
49
NORMAL_UNINSTALL = :
 
50
PRE_UNINSTALL = :
 
51
POST_UNINSTALL = :
 
52
build_triplet = @build@
 
53
host_triplet = @host@
 
54
target_triplet = @target@
 
55
libexec_PROGRAMS = tvp-svn-helper$(EXEEXT)
 
56
subdir = tvp-svn-helper
 
57
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
58
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
59
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
60
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
61
        $(ACLOCAL_M4)
 
62
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
63
CONFIG_HEADER = $(top_builddir)/config.h
 
64
CONFIG_CLEAN_FILES =
 
65
CONFIG_CLEAN_VPATH_FILES =
 
66
am__installdirs = "$(DESTDIR)$(libexecdir)"
 
67
PROGRAMS = $(libexec_PROGRAMS)
 
68
am_tvp_svn_helper_OBJECTS = tvp_svn_helper-main.$(OBJEXT) \
 
69
        tvp_svn_helper-tsh-common.$(OBJEXT) \
 
70
        tvp_svn_helper-tsh-add.$(OBJEXT) \
 
71
        tvp_svn_helper-tsh-blame.$(OBJEXT) \
 
72
        tvp_svn_helper-tsh-checkout.$(OBJEXT) \
 
73
        tvp_svn_helper-tsh-cleanup.$(OBJEXT) \
 
74
        tvp_svn_helper-tsh-commit.$(OBJEXT) \
 
75
        tvp_svn_helper-tsh-copy.$(OBJEXT) \
 
76
        tvp_svn_helper-tsh-delete.$(OBJEXT) \
 
77
        tvp_svn_helper-tsh-export.$(OBJEXT) \
 
78
        tvp_svn_helper-tsh-import.$(OBJEXT) \
 
79
        tvp_svn_helper-tsh-lock.$(OBJEXT) \
 
80
        tvp_svn_helper-tsh-log.$(OBJEXT) \
 
81
        tvp_svn_helper-tsh-move.$(OBJEXT) \
 
82
        tvp_svn_helper-tsh-properties.$(OBJEXT) \
 
83
        tvp_svn_helper-tsh-relocate.$(OBJEXT) \
 
84
        tvp_svn_helper-tsh-resolved.$(OBJEXT) \
 
85
        tvp_svn_helper-tsh-revert.$(OBJEXT) \
 
86
        tvp_svn_helper-tsh-status.$(OBJEXT) \
 
87
        tvp_svn_helper-tsh-switch.$(OBJEXT) \
 
88
        tvp_svn_helper-tsh-unlock.$(OBJEXT) \
 
89
        tvp_svn_helper-tsh-update.$(OBJEXT) \
 
90
        tvp_svn_helper-tsh-tree-common.$(OBJEXT) \
 
91
        tvp_svn_helper-tsh-dialog-common.$(OBJEXT) \
 
92
        tvp_svn_helper-tsh-blame-dialog.$(OBJEXT) \
 
93
        tvp_svn_helper-tsh-file-dialog.$(OBJEXT) \
 
94
        tvp_svn_helper-tsh-file-selection-dialog.$(OBJEXT) \
 
95
        tvp_svn_helper-tsh-lock-dialog.$(OBJEXT) \
 
96
        tvp_svn_helper-tsh-log-dialog.$(OBJEXT) \
 
97
        tvp_svn_helper-tsh-log-message-dialog.$(OBJEXT) \
 
98
        tvp_svn_helper-tsh-login-dialog.$(OBJEXT) \
 
99
        tvp_svn_helper-tsh-notify-dialog.$(OBJEXT) \
 
100
        tvp_svn_helper-tsh-properties-dialog.$(OBJEXT) \
 
101
        tvp_svn_helper-tsh-relocate-dialog.$(OBJEXT) \
 
102
        tvp_svn_helper-tsh-status-dialog.$(OBJEXT) \
 
103
        tvp_svn_helper-tsh-transfer-dialog.$(OBJEXT) \
 
104
        tvp_svn_helper-tsh-trust-dialog.$(OBJEXT)
 
105
tvp_svn_helper_OBJECTS = $(am_tvp_svn_helper_OBJECTS)
 
106
tvp_svn_helper_LDADD = $(LDADD)
 
107
tvp_svn_helper_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 
108
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(tvp_svn_helper_CFLAGS) \
 
109
        $(CFLAGS) $(tvp_svn_helper_LDFLAGS) $(LDFLAGS) -o $@
 
110
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
 
111
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
112
am__depfiles_maybe = depfiles
 
113
am__mv = mv -f
 
114
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
115
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
116
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
117
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
118
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
119
CCLD = $(CC)
 
120
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
121
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
 
122
        $(LDFLAGS) -o $@
 
123
SOURCES = $(tvp_svn_helper_SOURCES)
 
124
DIST_SOURCES = $(tvp_svn_helper_SOURCES)
 
125
ETAGS = etags
 
126
CTAGS = ctags
 
127
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
128
ACLOCAL = @ACLOCAL@
 
129
ALL_LINGUAS = @ALL_LINGUAS@
 
130
AMTAR = @AMTAR@
 
131
APR_CFLAGS = @APR_CFLAGS@
 
132
APR_LIBS = @APR_LIBS@
 
133
APR_REQUIRED_VERSION = @APR_REQUIRED_VERSION@
 
134
APR_VERSION = @APR_VERSION@
 
135
AR = @AR@
 
136
AUTOCONF = @AUTOCONF@
 
137
AUTOHEADER = @AUTOHEADER@
 
138
AUTOMAKE = @AUTOMAKE@
 
139
AWK = @AWK@
 
140
CATALOGS = @CATALOGS@
 
141
CATOBJEXT = @CATOBJEXT@
 
142
CC = @CC@
 
143
CCDEPMODE = @CCDEPMODE@
 
144
CFLAGS = @CFLAGS@
 
145
CPP = @CPP@
 
146
CPPFLAGS = @CPPFLAGS@
 
147
CYGPATH_W = @CYGPATH_W@
 
148
DATADIRNAME = @DATADIRNAME@
 
149
DEFS = @DEFS@
 
150
DEPDIR = @DEPDIR@
 
151
DLLTOOL = @DLLTOOL@
 
152
DSYMUTIL = @DSYMUTIL@
 
153
DUMPBIN = @DUMPBIN@
 
154
ECHO_C = @ECHO_C@
 
155
ECHO_N = @ECHO_N@
 
156
ECHO_T = @ECHO_T@
 
157
EGREP = @EGREP@
 
158
EXEEXT = @EXEEXT@
 
159
EXO_CFLAGS = @EXO_CFLAGS@
 
160
EXO_LIBS = @EXO_LIBS@
 
161
EXO_REQUIRED_VERSION = @EXO_REQUIRED_VERSION@
 
162
EXO_VERSION = @EXO_VERSION@
 
163
FGREP = @FGREP@
 
164
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
165
GLIB_CFLAGS = @GLIB_CFLAGS@
 
166
GLIB_LIBS = @GLIB_LIBS@
 
167
GLIB_REQUIRED_VERSION = @GLIB_REQUIRED_VERSION@
 
168
GLIB_VERSION = @GLIB_VERSION@
 
169
GMOFILES = @GMOFILES@
 
170
GMSGFMT = @GMSGFMT@
 
171
GOBJECT_CFLAGS = @GOBJECT_CFLAGS@
 
172
GOBJECT_LIBS = @GOBJECT_LIBS@
 
173
GOBJECT_REQUIRED_VERSION = @GOBJECT_REQUIRED_VERSION@
 
174
GOBJECT_VERSION = @GOBJECT_VERSION@
 
175
GREP = @GREP@
 
176
GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
 
177
GTHREAD_LIBS = @GTHREAD_LIBS@
 
178
GTHREAD_REQUIRED_VERSION = @GTHREAD_REQUIRED_VERSION@
 
179
GTHREAD_VERSION = @GTHREAD_VERSION@
 
180
GTK_CFLAGS = @GTK_CFLAGS@
 
181
GTK_LIBS = @GTK_LIBS@
 
182
GTK_REQUIRED_VERSION = @GTK_REQUIRED_VERSION@
 
183
GTK_VERSION = @GTK_VERSION@
 
184
INSTALL = @INSTALL@
 
185
INSTALL_DATA = @INSTALL_DATA@
 
186
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
187
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
188
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
189
INSTOBJEXT = @INSTOBJEXT@
 
190
INTLLIBS = @INTLLIBS@
 
191
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
192
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
193
INTLTOOL_PERL = @INTLTOOL_PERL@
 
194
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
195
LD = @LD@
 
196
LDFLAGS = @LDFLAGS@
 
197
LIBOBJS = @LIBOBJS@
 
198
LIBS = @LIBS@
 
199
LIBTOOL = @LIBTOOL@
 
200
LIBXFCE4UTIL_CFLAGS = @LIBXFCE4UTIL_CFLAGS@
 
201
LIBXFCE4UTIL_LIBS = @LIBXFCE4UTIL_LIBS@
 
202
LIBXFCE4UTIL_REQUIRED_VERSION = @LIBXFCE4UTIL_REQUIRED_VERSION@
 
203
LIBXFCE4UTIL_VERSION = @LIBXFCE4UTIL_VERSION@
 
204
LIPO = @LIPO@
 
205
LN_S = @LN_S@
 
206
LTLIBOBJS = @LTLIBOBJS@
 
207
MAINT = @MAINT@
 
208
MAKEINFO = @MAKEINFO@
 
209
MANIFEST_TOOL = @MANIFEST_TOOL@
 
210
MKDIR_P = @MKDIR_P@
 
211
MKINSTALLDIRS = @MKINSTALLDIRS@
 
212
MSGFMT = @MSGFMT@
 
213
MSGFMT_OPTS = @MSGFMT_OPTS@
 
214
MSGMERGE = @MSGMERGE@
 
215
NM = @NM@
 
216
NMEDIT = @NMEDIT@
 
217
OBJDUMP = @OBJDUMP@
 
218
OBJEXT = @OBJEXT@
 
219
OTOOL = @OTOOL@
 
220
OTOOL64 = @OTOOL64@
 
221
PACKAGE = @PACKAGE@
 
222
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
223
PACKAGE_NAME = @PACKAGE_NAME@
 
224
PACKAGE_STRING = @PACKAGE_STRING@
 
225
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
226
PACKAGE_URL = @PACKAGE_URL@
 
227
PACKAGE_VERSION = @PACKAGE_VERSION@
 
228
PATH_SEPARATOR = @PATH_SEPARATOR@
 
229
PKG_CONFIG = @PKG_CONFIG@
 
230
PLATFORM_CFLAGS = @PLATFORM_CFLAGS@
 
231
PLATFORM_CPPFLAGS = @PLATFORM_CPPFLAGS@
 
232
PLATFORM_LDFLAGS = @PLATFORM_LDFLAGS@
 
233
POFILES = @POFILES@
 
234
POSUB = @POSUB@
 
235
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
236
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
237
RANLIB = @RANLIB@
 
238
SED = @SED@
 
239
SET_MAKE = @SET_MAKE@
 
240
SHELL = @SHELL@
 
241
STRIP = @STRIP@
 
242
THUNARX_CFLAGS = @THUNARX_CFLAGS@
 
243
THUNARX_LIBS = @THUNARX_LIBS@
 
244
THUNARX_REQUIRED_VERSION = @THUNARX_REQUIRED_VERSION@
 
245
THUNARX_VERSION = @THUNARX_VERSION@
 
246
USE_NLS = @USE_NLS@
 
247
VERSION = @VERSION@
 
248
XGETTEXT = @XGETTEXT@
 
249
XGETTEXT_ARGS = @XGETTEXT_ARGS@
 
250
abs_builddir = @abs_builddir@
 
251
abs_srcdir = @abs_srcdir@
 
252
abs_top_builddir = @abs_top_builddir@
 
253
abs_top_srcdir = @abs_top_srcdir@
 
254
ac_ct_AR = @ac_ct_AR@
 
255
ac_ct_CC = @ac_ct_CC@
 
256
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
257
am__include = @am__include@
 
258
am__leading_dot = @am__leading_dot@
 
259
am__quote = @am__quote@
 
260
am__tar = @am__tar@
 
261
am__untar = @am__untar@
 
262
bindir = @bindir@
 
263
build = @build@
 
264
build_alias = @build_alias@
 
265
build_cpu = @build_cpu@
 
266
build_os = @build_os@
 
267
build_vendor = @build_vendor@
 
268
builddir = @builddir@
 
269
datadir = @datadir@
 
270
datarootdir = @datarootdir@
 
271
docdir = @docdir@
 
272
dvidir = @dvidir@
 
273
exec_prefix = @exec_prefix@
 
274
host = @host@
 
275
host_alias = @host_alias@
 
276
host_cpu = @host_cpu@
 
277
host_os = @host_os@
 
278
host_vendor = @host_vendor@
 
279
htmldir = @htmldir@
 
280
includedir = @includedir@
 
281
infodir = @infodir@
 
282
install_sh = @install_sh@
 
283
libdir = @libdir@
 
284
libexecdir = @libexecdir@
 
285
localedir = @localedir@
 
286
localstatedir = @localstatedir@
 
287
mandir = @mandir@
 
288
mkdir_p = @mkdir_p@
 
289
oldincludedir = @oldincludedir@
 
290
pdfdir = @pdfdir@
 
291
prefix = @prefix@
 
292
program_transform_name = @program_transform_name@
 
293
psdir = @psdir@
 
294
sbindir = @sbindir@
 
295
sharedstatedir = @sharedstatedir@
 
296
srcdir = @srcdir@
 
297
sysconfdir = @sysconfdir@
 
298
target = @target@
 
299
target_alias = @target_alias@
 
300
target_cpu = @target_cpu@
 
301
target_os = @target_os@
 
302
target_vendor = @target_vendor@
 
303
top_build_prefix = @top_build_prefix@
 
304
top_builddir = @top_builddir@
 
305
top_srcdir = @top_srcdir@
 
306
AM_CPPFLAGS = \
 
307
        -I$(top_builddir)                                               \
 
308
        -I$(top_srcdir)                                                 \
 
309
        -DBINDIR=\"$(bindir)\"                                          \
 
310
        -DDATADIR=\"$(datadir)\"                                        \
 
311
        -DLIBDIR=\"$(libdir)\"                                          \
 
312
        -DLIBEXECDIR=\"$(libexecdir)\"                                  \
 
313
        -DPACKAGE_LOCALE_DIR=\"$(localedir)\"                           \
 
314
        $(PLATFORM_CPPFLAGS)
 
315
 
 
316
tvp_svn_helper_SOURCES = \
 
317
        main.c                                                          \
 
318
        tsh-common.h                                                    \
 
319
        tsh-common.c                                                    \
 
320
        tsh-add.h                                                       \
 
321
        tsh-add.c                                                       \
 
322
        tsh-blame.h                                                     \
 
323
        tsh-blame.c                                                     \
 
324
        tsh-checkout.h                                                  \
 
325
        tsh-checkout.c                                                  \
 
326
        tsh-cleanup.h                                                   \
 
327
        tsh-cleanup.c                                                   \
 
328
        tsh-commit.h                                                    \
 
329
        tsh-commit.c                                                    \
 
330
        tsh-copy.h                                                      \
 
331
        tsh-copy.c                                                      \
 
332
        tsh-delete.h                                                    \
 
333
        tsh-delete.c                                                    \
 
334
        tsh-export.h                                                    \
 
335
        tsh-export.c                                                    \
 
336
        tsh-import.h                                                    \
 
337
        tsh-import.c                                                    \
 
338
        tsh-lock.h                                                      \
 
339
        tsh-lock.c                                                      \
 
340
        tsh-log.h                                                       \
 
341
        tsh-log.c                                                       \
 
342
        tsh-move.h                                                      \
 
343
        tsh-move.c                                                      \
 
344
        tsh-properties.h                                                \
 
345
        tsh-properties.c                                                \
 
346
        tsh-relocate.h                                                  \
 
347
        tsh-relocate.c                                                  \
 
348
        tsh-resolved.h                                                  \
 
349
        tsh-resolved.c                                                  \
 
350
        tsh-revert.h                                                    \
 
351
        tsh-revert.c                                                    \
 
352
        tsh-status.h                                                    \
 
353
        tsh-status.c                                                    \
 
354
        tsh-switch.h                                                    \
 
355
        tsh-switch.c                                                    \
 
356
        tsh-unlock.h                                                    \
 
357
        tsh-unlock.c                                                    \
 
358
        tsh-update.h                                                    \
 
359
        tsh-update.c                                                    \
 
360
        tsh-tree-common.h                                               \
 
361
        tsh-tree-common.c                                               \
 
362
        tsh-dialog-common.h                                             \
 
363
        tsh-dialog-common.c                                             \
 
364
        tsh-blame-dialog.h                                              \
 
365
        tsh-blame-dialog.c                                              \
 
366
        tsh-file-dialog.h                                               \
 
367
        tsh-file-dialog.c                                               \
 
368
        tsh-file-selection-dialog.h                                     \
 
369
        tsh-file-selection-dialog.c                                     \
 
370
        tsh-lock-dialog.h                                               \
 
371
        tsh-lock-dialog.c                                               \
 
372
        tsh-log-dialog.h                                                \
 
373
        tsh-log-dialog.c                                                \
 
374
        tsh-log-message-dialog.h                                        \
 
375
        tsh-log-message-dialog.c                                        \
 
376
        tsh-login-dialog.h                                              \
 
377
        tsh-login-dialog.c                                              \
 
378
        tsh-notify-dialog.h                                             \
 
379
        tsh-notify-dialog.c                                             \
 
380
        tsh-properties-dialog.h                                         \
 
381
        tsh-properties-dialog.c                                         \
 
382
        tsh-relocate-dialog.h                                           \
 
383
        tsh-relocate-dialog.c                                           \
 
384
        tsh-status-dialog.h                                             \
 
385
        tsh-status-dialog.c                                             \
 
386
        tsh-transfer-dialog.h                                           \
 
387
        tsh-transfer-dialog.c                                           \
 
388
        tsh-trust-dialog.h                                              \
 
389
        tsh-trust-dialog.c
 
390
 
 
391
tvp_svn_helper_CPPFLAGS = \
 
392
        -DG_LOG_DOMAIN=\"tvp-svn-helper\"                               \
 
393
        $(AM_CPPFLAGS)
 
394
 
 
395
tvp_svn_helper_CFLAGS = \
 
396
        $(PLATFORM_CFLAGS)                                              \
 
397
        $(LIBXFCE4UTIL_CFLAGS)                                          \
 
398
        $(GTK_CFLAGS)                                                   \
 
399
        $(GLIB_CFLAGS)                                                  \
 
400
        $(GOBJECT_CFLAGS)                                               \
 
401
        $(APR_CFLAGS)
 
402
 
 
403
tvp_svn_helper_LDFLAGS = \
 
404
        $(PLATFORM_LIBS)                                                \
 
405
        $(LIBXFCE4UTIL_LIBS)                                            \
 
406
        $(GTK_LIBS)                                                     \
 
407
        $(GLIB_LIBS)                                                    \
 
408
        $(GTHREAD_LIBS)                                                 \
 
409
        $(GOBJECT_LIBS)                                                 \
 
410
        $(APR_LIBS)
 
411
 
 
412
all: all-am
 
413
 
 
414
.SUFFIXES:
 
415
.SUFFIXES: .c .lo .o .obj
 
416
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
417
        @for dep in $?; do \
 
418
          case '$(am__configure_deps)' in \
 
419
            *$$dep*) \
 
420
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
421
                && { if test -f $@; then exit 0; else break; fi; }; \
 
422
              exit 1;; \
 
423
          esac; \
 
424
        done; \
 
425
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tvp-svn-helper/Makefile'; \
 
426
        $(am__cd) $(top_srcdir) && \
 
427
          $(AUTOMAKE) --gnu tvp-svn-helper/Makefile
 
428
.PRECIOUS: Makefile
 
429
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
430
        @case '$?' in \
 
431
          *config.status*) \
 
432
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
433
          *) \
 
434
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
435
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
436
        esac;
 
437
 
 
438
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
439
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
440
 
 
441
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
442
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
443
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
444
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
445
$(am__aclocal_m4_deps):
 
446
install-libexecPROGRAMS: $(libexec_PROGRAMS)
 
447
        @$(NORMAL_INSTALL)
 
448
        test -z "$(libexecdir)" || $(MKDIR_P) "$(DESTDIR)$(libexecdir)"
 
449
        @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
 
450
        for p in $$list; do echo "$$p $$p"; done | \
 
451
        sed 's/$(EXEEXT)$$//' | \
 
452
        while read p p1; do if test -f $$p || test -f $$p1; \
 
453
          then echo "$$p"; echo "$$p"; else :; fi; \
 
454
        done | \
 
455
        sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
 
456
            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
 
457
        sed 'N;N;N;s,\n, ,g' | \
 
458
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
 
459
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
 
460
            if ($$2 == $$4) files[d] = files[d] " " $$1; \
 
461
            else { print "f", $$3 "/" $$4, $$1; } } \
 
462
          END { for (d in files) print "f", d, files[d] }' | \
 
463
        while read type dir files; do \
 
464
            if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
 
465
            test -z "$$files" || { \
 
466
            echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(libexecdir)$$dir'"; \
 
467
            $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(libexecdir)$$dir" || exit $$?; \
 
468
            } \
 
469
        ; done
 
470
 
 
471
uninstall-libexecPROGRAMS:
 
472
        @$(NORMAL_UNINSTALL)
 
473
        @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
 
474
        files=`for p in $$list; do echo "$$p"; done | \
 
475
          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
 
476
              -e 's/$$/$(EXEEXT)/' `; \
 
477
        test -n "$$list" || exit 0; \
 
478
        echo " ( cd '$(DESTDIR)$(libexecdir)' && rm -f" $$files ")"; \
 
479
        cd "$(DESTDIR)$(libexecdir)" && rm -f $$files
 
480
 
 
481
clean-libexecPROGRAMS:
 
482
        @list='$(libexec_PROGRAMS)'; test -n "$$list" || exit 0; \
 
483
        echo " rm -f" $$list; \
 
484
        rm -f $$list || exit $$?; \
 
485
        test -n "$(EXEEXT)" || exit 0; \
 
486
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
 
487
        echo " rm -f" $$list; \
 
488
        rm -f $$list
 
489
tvp-svn-helper$(EXEEXT): $(tvp_svn_helper_OBJECTS) $(tvp_svn_helper_DEPENDENCIES) 
 
490
        @rm -f tvp-svn-helper$(EXEEXT)
 
491
        $(tvp_svn_helper_LINK) $(tvp_svn_helper_OBJECTS) $(tvp_svn_helper_LDADD) $(LIBS)
 
492
 
 
493
mostlyclean-compile:
 
494
        -rm -f *.$(OBJEXT)
 
495
 
 
496
distclean-compile:
 
497
        -rm -f *.tab.c
 
498
 
 
499
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tvp_svn_helper-main.Po@am__quote@
 
500
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tvp_svn_helper-tsh-add.Po@am__quote@
 
501
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tvp_svn_helper-tsh-blame-dialog.Po@am__quote@
 
502
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tvp_svn_helper-tsh-blame.Po@am__quote@
 
503
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tvp_svn_helper-tsh-checkout.Po@am__quote@
 
504
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tvp_svn_helper-tsh-cleanup.Po@am__quote@
 
505
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tvp_svn_helper-tsh-commit.Po@am__quote@
 
506
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tvp_svn_helper-tsh-common.Po@am__quote@
 
507
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tvp_svn_helper-tsh-copy.Po@am__quote@
 
508
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tvp_svn_helper-tsh-delete.Po@am__quote@
 
509
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tvp_svn_helper-tsh-dialog-common.Po@am__quote@
 
510
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tvp_svn_helper-tsh-export.Po@am__quote@
 
511
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tvp_svn_helper-tsh-file-dialog.Po@am__quote@
 
512
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tvp_svn_helper-tsh-file-selection-dialog.Po@am__quote@
 
513
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tvp_svn_helper-tsh-import.Po@am__quote@
 
514
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tvp_svn_helper-tsh-lock-dialog.Po@am__quote@
 
515
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tvp_svn_helper-tsh-lock.Po@am__quote@
 
516
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tvp_svn_helper-tsh-log-dialog.Po@am__quote@
 
517
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tvp_svn_helper-tsh-log-message-dialog.Po@am__quote@
 
518
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tvp_svn_helper-tsh-log.Po@am__quote@
 
519
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tvp_svn_helper-tsh-login-dialog.Po@am__quote@
 
520
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tvp_svn_helper-tsh-move.Po@am__quote@
 
521
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tvp_svn_helper-tsh-notify-dialog.Po@am__quote@
 
522
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tvp_svn_helper-tsh-properties-dialog.Po@am__quote@
 
523
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tvp_svn_helper-tsh-properties.Po@am__quote@
 
524
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tvp_svn_helper-tsh-relocate-dialog.Po@am__quote@
 
525
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tvp_svn_helper-tsh-relocate.Po@am__quote@
 
526
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tvp_svn_helper-tsh-resolved.Po@am__quote@
 
527
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tvp_svn_helper-tsh-revert.Po@am__quote@
 
528
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tvp_svn_helper-tsh-status-dialog.Po@am__quote@
 
529
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tvp_svn_helper-tsh-status.Po@am__quote@
 
530
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tvp_svn_helper-tsh-switch.Po@am__quote@
 
531
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tvp_svn_helper-tsh-transfer-dialog.Po@am__quote@
 
532
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tvp_svn_helper-tsh-tree-common.Po@am__quote@
 
533
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tvp_svn_helper-tsh-trust-dialog.Po@am__quote@
 
534
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tvp_svn_helper-tsh-unlock.Po@am__quote@
 
535
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tvp_svn_helper-tsh-update.Po@am__quote@
 
536
 
 
537
.c.o:
 
538
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
539
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
540
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
541
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
542
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
543
 
 
544
.c.obj:
 
545
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
546
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
547
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
548
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
549
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
550
 
 
551
.c.lo:
 
552
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
553
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
554
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
555
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
556
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
557
 
 
558
tvp_svn_helper-main.o: main.c
 
559
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-main.o -MD -MP -MF $(DEPDIR)/tvp_svn_helper-main.Tpo -c -o tvp_svn_helper-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
 
560
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-main.Tpo $(DEPDIR)/tvp_svn_helper-main.Po
 
561
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='main.c' object='tvp_svn_helper-main.o' libtool=no @AMDEPBACKSLASH@
 
562
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
563
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
 
564
 
 
565
tvp_svn_helper-main.obj: main.c
 
566
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-main.obj -MD -MP -MF $(DEPDIR)/tvp_svn_helper-main.Tpo -c -o tvp_svn_helper-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
 
567
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-main.Tpo $(DEPDIR)/tvp_svn_helper-main.Po
 
568
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='main.c' object='tvp_svn_helper-main.obj' libtool=no @AMDEPBACKSLASH@
 
569
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
570
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
 
571
 
 
572
tvp_svn_helper-tsh-common.o: tsh-common.c
 
573
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-common.o -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-common.Tpo -c -o tvp_svn_helper-tsh-common.o `test -f 'tsh-common.c' || echo '$(srcdir)/'`tsh-common.c
 
574
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-common.Tpo $(DEPDIR)/tvp_svn_helper-tsh-common.Po
 
575
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-common.c' object='tvp_svn_helper-tsh-common.o' libtool=no @AMDEPBACKSLASH@
 
576
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
577
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-common.o `test -f 'tsh-common.c' || echo '$(srcdir)/'`tsh-common.c
 
578
 
 
579
tvp_svn_helper-tsh-common.obj: tsh-common.c
 
580
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-common.obj -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-common.Tpo -c -o tvp_svn_helper-tsh-common.obj `if test -f 'tsh-common.c'; then $(CYGPATH_W) 'tsh-common.c'; else $(CYGPATH_W) '$(srcdir)/tsh-common.c'; fi`
 
581
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-common.Tpo $(DEPDIR)/tvp_svn_helper-tsh-common.Po
 
582
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-common.c' object='tvp_svn_helper-tsh-common.obj' libtool=no @AMDEPBACKSLASH@
 
583
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
584
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-common.obj `if test -f 'tsh-common.c'; then $(CYGPATH_W) 'tsh-common.c'; else $(CYGPATH_W) '$(srcdir)/tsh-common.c'; fi`
 
585
 
 
586
tvp_svn_helper-tsh-add.o: tsh-add.c
 
587
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-add.o -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-add.Tpo -c -o tvp_svn_helper-tsh-add.o `test -f 'tsh-add.c' || echo '$(srcdir)/'`tsh-add.c
 
588
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-add.Tpo $(DEPDIR)/tvp_svn_helper-tsh-add.Po
 
589
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-add.c' object='tvp_svn_helper-tsh-add.o' libtool=no @AMDEPBACKSLASH@
 
590
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
591
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-add.o `test -f 'tsh-add.c' || echo '$(srcdir)/'`tsh-add.c
 
592
 
 
593
tvp_svn_helper-tsh-add.obj: tsh-add.c
 
594
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-add.obj -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-add.Tpo -c -o tvp_svn_helper-tsh-add.obj `if test -f 'tsh-add.c'; then $(CYGPATH_W) 'tsh-add.c'; else $(CYGPATH_W) '$(srcdir)/tsh-add.c'; fi`
 
595
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-add.Tpo $(DEPDIR)/tvp_svn_helper-tsh-add.Po
 
596
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-add.c' object='tvp_svn_helper-tsh-add.obj' libtool=no @AMDEPBACKSLASH@
 
597
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
598
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-add.obj `if test -f 'tsh-add.c'; then $(CYGPATH_W) 'tsh-add.c'; else $(CYGPATH_W) '$(srcdir)/tsh-add.c'; fi`
 
599
 
 
600
tvp_svn_helper-tsh-blame.o: tsh-blame.c
 
601
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-blame.o -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-blame.Tpo -c -o tvp_svn_helper-tsh-blame.o `test -f 'tsh-blame.c' || echo '$(srcdir)/'`tsh-blame.c
 
602
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-blame.Tpo $(DEPDIR)/tvp_svn_helper-tsh-blame.Po
 
603
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-blame.c' object='tvp_svn_helper-tsh-blame.o' libtool=no @AMDEPBACKSLASH@
 
604
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
605
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-blame.o `test -f 'tsh-blame.c' || echo '$(srcdir)/'`tsh-blame.c
 
606
 
 
607
tvp_svn_helper-tsh-blame.obj: tsh-blame.c
 
608
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-blame.obj -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-blame.Tpo -c -o tvp_svn_helper-tsh-blame.obj `if test -f 'tsh-blame.c'; then $(CYGPATH_W) 'tsh-blame.c'; else $(CYGPATH_W) '$(srcdir)/tsh-blame.c'; fi`
 
609
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-blame.Tpo $(DEPDIR)/tvp_svn_helper-tsh-blame.Po
 
610
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-blame.c' object='tvp_svn_helper-tsh-blame.obj' libtool=no @AMDEPBACKSLASH@
 
611
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
612
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-blame.obj `if test -f 'tsh-blame.c'; then $(CYGPATH_W) 'tsh-blame.c'; else $(CYGPATH_W) '$(srcdir)/tsh-blame.c'; fi`
 
613
 
 
614
tvp_svn_helper-tsh-checkout.o: tsh-checkout.c
 
615
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-checkout.o -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-checkout.Tpo -c -o tvp_svn_helper-tsh-checkout.o `test -f 'tsh-checkout.c' || echo '$(srcdir)/'`tsh-checkout.c
 
616
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-checkout.Tpo $(DEPDIR)/tvp_svn_helper-tsh-checkout.Po
 
617
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-checkout.c' object='tvp_svn_helper-tsh-checkout.o' libtool=no @AMDEPBACKSLASH@
 
618
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
619
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-checkout.o `test -f 'tsh-checkout.c' || echo '$(srcdir)/'`tsh-checkout.c
 
620
 
 
621
tvp_svn_helper-tsh-checkout.obj: tsh-checkout.c
 
622
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-checkout.obj -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-checkout.Tpo -c -o tvp_svn_helper-tsh-checkout.obj `if test -f 'tsh-checkout.c'; then $(CYGPATH_W) 'tsh-checkout.c'; else $(CYGPATH_W) '$(srcdir)/tsh-checkout.c'; fi`
 
623
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-checkout.Tpo $(DEPDIR)/tvp_svn_helper-tsh-checkout.Po
 
624
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-checkout.c' object='tvp_svn_helper-tsh-checkout.obj' libtool=no @AMDEPBACKSLASH@
 
625
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
626
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-checkout.obj `if test -f 'tsh-checkout.c'; then $(CYGPATH_W) 'tsh-checkout.c'; else $(CYGPATH_W) '$(srcdir)/tsh-checkout.c'; fi`
 
627
 
 
628
tvp_svn_helper-tsh-cleanup.o: tsh-cleanup.c
 
629
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-cleanup.o -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-cleanup.Tpo -c -o tvp_svn_helper-tsh-cleanup.o `test -f 'tsh-cleanup.c' || echo '$(srcdir)/'`tsh-cleanup.c
 
630
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-cleanup.Tpo $(DEPDIR)/tvp_svn_helper-tsh-cleanup.Po
 
631
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-cleanup.c' object='tvp_svn_helper-tsh-cleanup.o' libtool=no @AMDEPBACKSLASH@
 
632
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
633
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-cleanup.o `test -f 'tsh-cleanup.c' || echo '$(srcdir)/'`tsh-cleanup.c
 
634
 
 
635
tvp_svn_helper-tsh-cleanup.obj: tsh-cleanup.c
 
636
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-cleanup.obj -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-cleanup.Tpo -c -o tvp_svn_helper-tsh-cleanup.obj `if test -f 'tsh-cleanup.c'; then $(CYGPATH_W) 'tsh-cleanup.c'; else $(CYGPATH_W) '$(srcdir)/tsh-cleanup.c'; fi`
 
637
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-cleanup.Tpo $(DEPDIR)/tvp_svn_helper-tsh-cleanup.Po
 
638
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-cleanup.c' object='tvp_svn_helper-tsh-cleanup.obj' libtool=no @AMDEPBACKSLASH@
 
639
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
640
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-cleanup.obj `if test -f 'tsh-cleanup.c'; then $(CYGPATH_W) 'tsh-cleanup.c'; else $(CYGPATH_W) '$(srcdir)/tsh-cleanup.c'; fi`
 
641
 
 
642
tvp_svn_helper-tsh-commit.o: tsh-commit.c
 
643
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-commit.o -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-commit.Tpo -c -o tvp_svn_helper-tsh-commit.o `test -f 'tsh-commit.c' || echo '$(srcdir)/'`tsh-commit.c
 
644
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-commit.Tpo $(DEPDIR)/tvp_svn_helper-tsh-commit.Po
 
645
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-commit.c' object='tvp_svn_helper-tsh-commit.o' libtool=no @AMDEPBACKSLASH@
 
646
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
647
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-commit.o `test -f 'tsh-commit.c' || echo '$(srcdir)/'`tsh-commit.c
 
648
 
 
649
tvp_svn_helper-tsh-commit.obj: tsh-commit.c
 
650
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-commit.obj -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-commit.Tpo -c -o tvp_svn_helper-tsh-commit.obj `if test -f 'tsh-commit.c'; then $(CYGPATH_W) 'tsh-commit.c'; else $(CYGPATH_W) '$(srcdir)/tsh-commit.c'; fi`
 
651
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-commit.Tpo $(DEPDIR)/tvp_svn_helper-tsh-commit.Po
 
652
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-commit.c' object='tvp_svn_helper-tsh-commit.obj' libtool=no @AMDEPBACKSLASH@
 
653
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
654
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-commit.obj `if test -f 'tsh-commit.c'; then $(CYGPATH_W) 'tsh-commit.c'; else $(CYGPATH_W) '$(srcdir)/tsh-commit.c'; fi`
 
655
 
 
656
tvp_svn_helper-tsh-copy.o: tsh-copy.c
 
657
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-copy.o -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-copy.Tpo -c -o tvp_svn_helper-tsh-copy.o `test -f 'tsh-copy.c' || echo '$(srcdir)/'`tsh-copy.c
 
658
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-copy.Tpo $(DEPDIR)/tvp_svn_helper-tsh-copy.Po
 
659
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-copy.c' object='tvp_svn_helper-tsh-copy.o' libtool=no @AMDEPBACKSLASH@
 
660
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
661
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-copy.o `test -f 'tsh-copy.c' || echo '$(srcdir)/'`tsh-copy.c
 
662
 
 
663
tvp_svn_helper-tsh-copy.obj: tsh-copy.c
 
664
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-copy.obj -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-copy.Tpo -c -o tvp_svn_helper-tsh-copy.obj `if test -f 'tsh-copy.c'; then $(CYGPATH_W) 'tsh-copy.c'; else $(CYGPATH_W) '$(srcdir)/tsh-copy.c'; fi`
 
665
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-copy.Tpo $(DEPDIR)/tvp_svn_helper-tsh-copy.Po
 
666
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-copy.c' object='tvp_svn_helper-tsh-copy.obj' libtool=no @AMDEPBACKSLASH@
 
667
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
668
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-copy.obj `if test -f 'tsh-copy.c'; then $(CYGPATH_W) 'tsh-copy.c'; else $(CYGPATH_W) '$(srcdir)/tsh-copy.c'; fi`
 
669
 
 
670
tvp_svn_helper-tsh-delete.o: tsh-delete.c
 
671
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-delete.o -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-delete.Tpo -c -o tvp_svn_helper-tsh-delete.o `test -f 'tsh-delete.c' || echo '$(srcdir)/'`tsh-delete.c
 
672
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-delete.Tpo $(DEPDIR)/tvp_svn_helper-tsh-delete.Po
 
673
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-delete.c' object='tvp_svn_helper-tsh-delete.o' libtool=no @AMDEPBACKSLASH@
 
674
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
675
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-delete.o `test -f 'tsh-delete.c' || echo '$(srcdir)/'`tsh-delete.c
 
676
 
 
677
tvp_svn_helper-tsh-delete.obj: tsh-delete.c
 
678
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-delete.obj -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-delete.Tpo -c -o tvp_svn_helper-tsh-delete.obj `if test -f 'tsh-delete.c'; then $(CYGPATH_W) 'tsh-delete.c'; else $(CYGPATH_W) '$(srcdir)/tsh-delete.c'; fi`
 
679
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-delete.Tpo $(DEPDIR)/tvp_svn_helper-tsh-delete.Po
 
680
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-delete.c' object='tvp_svn_helper-tsh-delete.obj' libtool=no @AMDEPBACKSLASH@
 
681
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
682
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-delete.obj `if test -f 'tsh-delete.c'; then $(CYGPATH_W) 'tsh-delete.c'; else $(CYGPATH_W) '$(srcdir)/tsh-delete.c'; fi`
 
683
 
 
684
tvp_svn_helper-tsh-export.o: tsh-export.c
 
685
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-export.o -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-export.Tpo -c -o tvp_svn_helper-tsh-export.o `test -f 'tsh-export.c' || echo '$(srcdir)/'`tsh-export.c
 
686
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-export.Tpo $(DEPDIR)/tvp_svn_helper-tsh-export.Po
 
687
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-export.c' object='tvp_svn_helper-tsh-export.o' libtool=no @AMDEPBACKSLASH@
 
688
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
689
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-export.o `test -f 'tsh-export.c' || echo '$(srcdir)/'`tsh-export.c
 
690
 
 
691
tvp_svn_helper-tsh-export.obj: tsh-export.c
 
692
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-export.obj -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-export.Tpo -c -o tvp_svn_helper-tsh-export.obj `if test -f 'tsh-export.c'; then $(CYGPATH_W) 'tsh-export.c'; else $(CYGPATH_W) '$(srcdir)/tsh-export.c'; fi`
 
693
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-export.Tpo $(DEPDIR)/tvp_svn_helper-tsh-export.Po
 
694
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-export.c' object='tvp_svn_helper-tsh-export.obj' libtool=no @AMDEPBACKSLASH@
 
695
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
696
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-export.obj `if test -f 'tsh-export.c'; then $(CYGPATH_W) 'tsh-export.c'; else $(CYGPATH_W) '$(srcdir)/tsh-export.c'; fi`
 
697
 
 
698
tvp_svn_helper-tsh-import.o: tsh-import.c
 
699
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-import.o -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-import.Tpo -c -o tvp_svn_helper-tsh-import.o `test -f 'tsh-import.c' || echo '$(srcdir)/'`tsh-import.c
 
700
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-import.Tpo $(DEPDIR)/tvp_svn_helper-tsh-import.Po
 
701
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-import.c' object='tvp_svn_helper-tsh-import.o' libtool=no @AMDEPBACKSLASH@
 
702
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
703
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-import.o `test -f 'tsh-import.c' || echo '$(srcdir)/'`tsh-import.c
 
704
 
 
705
tvp_svn_helper-tsh-import.obj: tsh-import.c
 
706
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-import.obj -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-import.Tpo -c -o tvp_svn_helper-tsh-import.obj `if test -f 'tsh-import.c'; then $(CYGPATH_W) 'tsh-import.c'; else $(CYGPATH_W) '$(srcdir)/tsh-import.c'; fi`
 
707
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-import.Tpo $(DEPDIR)/tvp_svn_helper-tsh-import.Po
 
708
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-import.c' object='tvp_svn_helper-tsh-import.obj' libtool=no @AMDEPBACKSLASH@
 
709
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
710
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-import.obj `if test -f 'tsh-import.c'; then $(CYGPATH_W) 'tsh-import.c'; else $(CYGPATH_W) '$(srcdir)/tsh-import.c'; fi`
 
711
 
 
712
tvp_svn_helper-tsh-lock.o: tsh-lock.c
 
713
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-lock.o -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-lock.Tpo -c -o tvp_svn_helper-tsh-lock.o `test -f 'tsh-lock.c' || echo '$(srcdir)/'`tsh-lock.c
 
714
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-lock.Tpo $(DEPDIR)/tvp_svn_helper-tsh-lock.Po
 
715
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-lock.c' object='tvp_svn_helper-tsh-lock.o' libtool=no @AMDEPBACKSLASH@
 
716
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
717
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-lock.o `test -f 'tsh-lock.c' || echo '$(srcdir)/'`tsh-lock.c
 
718
 
 
719
tvp_svn_helper-tsh-lock.obj: tsh-lock.c
 
720
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-lock.obj -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-lock.Tpo -c -o tvp_svn_helper-tsh-lock.obj `if test -f 'tsh-lock.c'; then $(CYGPATH_W) 'tsh-lock.c'; else $(CYGPATH_W) '$(srcdir)/tsh-lock.c'; fi`
 
721
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-lock.Tpo $(DEPDIR)/tvp_svn_helper-tsh-lock.Po
 
722
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-lock.c' object='tvp_svn_helper-tsh-lock.obj' libtool=no @AMDEPBACKSLASH@
 
723
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
724
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-lock.obj `if test -f 'tsh-lock.c'; then $(CYGPATH_W) 'tsh-lock.c'; else $(CYGPATH_W) '$(srcdir)/tsh-lock.c'; fi`
 
725
 
 
726
tvp_svn_helper-tsh-log.o: tsh-log.c
 
727
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-log.o -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-log.Tpo -c -o tvp_svn_helper-tsh-log.o `test -f 'tsh-log.c' || echo '$(srcdir)/'`tsh-log.c
 
728
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-log.Tpo $(DEPDIR)/tvp_svn_helper-tsh-log.Po
 
729
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-log.c' object='tvp_svn_helper-tsh-log.o' libtool=no @AMDEPBACKSLASH@
 
730
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
731
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-log.o `test -f 'tsh-log.c' || echo '$(srcdir)/'`tsh-log.c
 
732
 
 
733
tvp_svn_helper-tsh-log.obj: tsh-log.c
 
734
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-log.obj -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-log.Tpo -c -o tvp_svn_helper-tsh-log.obj `if test -f 'tsh-log.c'; then $(CYGPATH_W) 'tsh-log.c'; else $(CYGPATH_W) '$(srcdir)/tsh-log.c'; fi`
 
735
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-log.Tpo $(DEPDIR)/tvp_svn_helper-tsh-log.Po
 
736
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-log.c' object='tvp_svn_helper-tsh-log.obj' libtool=no @AMDEPBACKSLASH@
 
737
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
738
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-log.obj `if test -f 'tsh-log.c'; then $(CYGPATH_W) 'tsh-log.c'; else $(CYGPATH_W) '$(srcdir)/tsh-log.c'; fi`
 
739
 
 
740
tvp_svn_helper-tsh-move.o: tsh-move.c
 
741
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-move.o -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-move.Tpo -c -o tvp_svn_helper-tsh-move.o `test -f 'tsh-move.c' || echo '$(srcdir)/'`tsh-move.c
 
742
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-move.Tpo $(DEPDIR)/tvp_svn_helper-tsh-move.Po
 
743
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-move.c' object='tvp_svn_helper-tsh-move.o' libtool=no @AMDEPBACKSLASH@
 
744
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
745
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-move.o `test -f 'tsh-move.c' || echo '$(srcdir)/'`tsh-move.c
 
746
 
 
747
tvp_svn_helper-tsh-move.obj: tsh-move.c
 
748
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-move.obj -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-move.Tpo -c -o tvp_svn_helper-tsh-move.obj `if test -f 'tsh-move.c'; then $(CYGPATH_W) 'tsh-move.c'; else $(CYGPATH_W) '$(srcdir)/tsh-move.c'; fi`
 
749
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-move.Tpo $(DEPDIR)/tvp_svn_helper-tsh-move.Po
 
750
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-move.c' object='tvp_svn_helper-tsh-move.obj' libtool=no @AMDEPBACKSLASH@
 
751
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
752
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-move.obj `if test -f 'tsh-move.c'; then $(CYGPATH_W) 'tsh-move.c'; else $(CYGPATH_W) '$(srcdir)/tsh-move.c'; fi`
 
753
 
 
754
tvp_svn_helper-tsh-properties.o: tsh-properties.c
 
755
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-properties.o -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-properties.Tpo -c -o tvp_svn_helper-tsh-properties.o `test -f 'tsh-properties.c' || echo '$(srcdir)/'`tsh-properties.c
 
756
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-properties.Tpo $(DEPDIR)/tvp_svn_helper-tsh-properties.Po
 
757
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-properties.c' object='tvp_svn_helper-tsh-properties.o' libtool=no @AMDEPBACKSLASH@
 
758
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
759
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-properties.o `test -f 'tsh-properties.c' || echo '$(srcdir)/'`tsh-properties.c
 
760
 
 
761
tvp_svn_helper-tsh-properties.obj: tsh-properties.c
 
762
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-properties.obj -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-properties.Tpo -c -o tvp_svn_helper-tsh-properties.obj `if test -f 'tsh-properties.c'; then $(CYGPATH_W) 'tsh-properties.c'; else $(CYGPATH_W) '$(srcdir)/tsh-properties.c'; fi`
 
763
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-properties.Tpo $(DEPDIR)/tvp_svn_helper-tsh-properties.Po
 
764
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-properties.c' object='tvp_svn_helper-tsh-properties.obj' libtool=no @AMDEPBACKSLASH@
 
765
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
766
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-properties.obj `if test -f 'tsh-properties.c'; then $(CYGPATH_W) 'tsh-properties.c'; else $(CYGPATH_W) '$(srcdir)/tsh-properties.c'; fi`
 
767
 
 
768
tvp_svn_helper-tsh-relocate.o: tsh-relocate.c
 
769
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-relocate.o -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-relocate.Tpo -c -o tvp_svn_helper-tsh-relocate.o `test -f 'tsh-relocate.c' || echo '$(srcdir)/'`tsh-relocate.c
 
770
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-relocate.Tpo $(DEPDIR)/tvp_svn_helper-tsh-relocate.Po
 
771
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-relocate.c' object='tvp_svn_helper-tsh-relocate.o' libtool=no @AMDEPBACKSLASH@
 
772
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
773
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-relocate.o `test -f 'tsh-relocate.c' || echo '$(srcdir)/'`tsh-relocate.c
 
774
 
 
775
tvp_svn_helper-tsh-relocate.obj: tsh-relocate.c
 
776
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-relocate.obj -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-relocate.Tpo -c -o tvp_svn_helper-tsh-relocate.obj `if test -f 'tsh-relocate.c'; then $(CYGPATH_W) 'tsh-relocate.c'; else $(CYGPATH_W) '$(srcdir)/tsh-relocate.c'; fi`
 
777
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-relocate.Tpo $(DEPDIR)/tvp_svn_helper-tsh-relocate.Po
 
778
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-relocate.c' object='tvp_svn_helper-tsh-relocate.obj' libtool=no @AMDEPBACKSLASH@
 
779
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
780
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-relocate.obj `if test -f 'tsh-relocate.c'; then $(CYGPATH_W) 'tsh-relocate.c'; else $(CYGPATH_W) '$(srcdir)/tsh-relocate.c'; fi`
 
781
 
 
782
tvp_svn_helper-tsh-resolved.o: tsh-resolved.c
 
783
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-resolved.o -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-resolved.Tpo -c -o tvp_svn_helper-tsh-resolved.o `test -f 'tsh-resolved.c' || echo '$(srcdir)/'`tsh-resolved.c
 
784
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-resolved.Tpo $(DEPDIR)/tvp_svn_helper-tsh-resolved.Po
 
785
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-resolved.c' object='tvp_svn_helper-tsh-resolved.o' libtool=no @AMDEPBACKSLASH@
 
786
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
787
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-resolved.o `test -f 'tsh-resolved.c' || echo '$(srcdir)/'`tsh-resolved.c
 
788
 
 
789
tvp_svn_helper-tsh-resolved.obj: tsh-resolved.c
 
790
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-resolved.obj -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-resolved.Tpo -c -o tvp_svn_helper-tsh-resolved.obj `if test -f 'tsh-resolved.c'; then $(CYGPATH_W) 'tsh-resolved.c'; else $(CYGPATH_W) '$(srcdir)/tsh-resolved.c'; fi`
 
791
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-resolved.Tpo $(DEPDIR)/tvp_svn_helper-tsh-resolved.Po
 
792
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-resolved.c' object='tvp_svn_helper-tsh-resolved.obj' libtool=no @AMDEPBACKSLASH@
 
793
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
794
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-resolved.obj `if test -f 'tsh-resolved.c'; then $(CYGPATH_W) 'tsh-resolved.c'; else $(CYGPATH_W) '$(srcdir)/tsh-resolved.c'; fi`
 
795
 
 
796
tvp_svn_helper-tsh-revert.o: tsh-revert.c
 
797
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-revert.o -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-revert.Tpo -c -o tvp_svn_helper-tsh-revert.o `test -f 'tsh-revert.c' || echo '$(srcdir)/'`tsh-revert.c
 
798
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-revert.Tpo $(DEPDIR)/tvp_svn_helper-tsh-revert.Po
 
799
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-revert.c' object='tvp_svn_helper-tsh-revert.o' libtool=no @AMDEPBACKSLASH@
 
800
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
801
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-revert.o `test -f 'tsh-revert.c' || echo '$(srcdir)/'`tsh-revert.c
 
802
 
 
803
tvp_svn_helper-tsh-revert.obj: tsh-revert.c
 
804
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-revert.obj -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-revert.Tpo -c -o tvp_svn_helper-tsh-revert.obj `if test -f 'tsh-revert.c'; then $(CYGPATH_W) 'tsh-revert.c'; else $(CYGPATH_W) '$(srcdir)/tsh-revert.c'; fi`
 
805
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-revert.Tpo $(DEPDIR)/tvp_svn_helper-tsh-revert.Po
 
806
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-revert.c' object='tvp_svn_helper-tsh-revert.obj' libtool=no @AMDEPBACKSLASH@
 
807
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
808
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-revert.obj `if test -f 'tsh-revert.c'; then $(CYGPATH_W) 'tsh-revert.c'; else $(CYGPATH_W) '$(srcdir)/tsh-revert.c'; fi`
 
809
 
 
810
tvp_svn_helper-tsh-status.o: tsh-status.c
 
811
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-status.o -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-status.Tpo -c -o tvp_svn_helper-tsh-status.o `test -f 'tsh-status.c' || echo '$(srcdir)/'`tsh-status.c
 
812
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-status.Tpo $(DEPDIR)/tvp_svn_helper-tsh-status.Po
 
813
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-status.c' object='tvp_svn_helper-tsh-status.o' libtool=no @AMDEPBACKSLASH@
 
814
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
815
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-status.o `test -f 'tsh-status.c' || echo '$(srcdir)/'`tsh-status.c
 
816
 
 
817
tvp_svn_helper-tsh-status.obj: tsh-status.c
 
818
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-status.obj -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-status.Tpo -c -o tvp_svn_helper-tsh-status.obj `if test -f 'tsh-status.c'; then $(CYGPATH_W) 'tsh-status.c'; else $(CYGPATH_W) '$(srcdir)/tsh-status.c'; fi`
 
819
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-status.Tpo $(DEPDIR)/tvp_svn_helper-tsh-status.Po
 
820
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-status.c' object='tvp_svn_helper-tsh-status.obj' libtool=no @AMDEPBACKSLASH@
 
821
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
822
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-status.obj `if test -f 'tsh-status.c'; then $(CYGPATH_W) 'tsh-status.c'; else $(CYGPATH_W) '$(srcdir)/tsh-status.c'; fi`
 
823
 
 
824
tvp_svn_helper-tsh-switch.o: tsh-switch.c
 
825
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-switch.o -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-switch.Tpo -c -o tvp_svn_helper-tsh-switch.o `test -f 'tsh-switch.c' || echo '$(srcdir)/'`tsh-switch.c
 
826
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-switch.Tpo $(DEPDIR)/tvp_svn_helper-tsh-switch.Po
 
827
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-switch.c' object='tvp_svn_helper-tsh-switch.o' libtool=no @AMDEPBACKSLASH@
 
828
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
829
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-switch.o `test -f 'tsh-switch.c' || echo '$(srcdir)/'`tsh-switch.c
 
830
 
 
831
tvp_svn_helper-tsh-switch.obj: tsh-switch.c
 
832
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-switch.obj -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-switch.Tpo -c -o tvp_svn_helper-tsh-switch.obj `if test -f 'tsh-switch.c'; then $(CYGPATH_W) 'tsh-switch.c'; else $(CYGPATH_W) '$(srcdir)/tsh-switch.c'; fi`
 
833
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-switch.Tpo $(DEPDIR)/tvp_svn_helper-tsh-switch.Po
 
834
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-switch.c' object='tvp_svn_helper-tsh-switch.obj' libtool=no @AMDEPBACKSLASH@
 
835
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
836
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-switch.obj `if test -f 'tsh-switch.c'; then $(CYGPATH_W) 'tsh-switch.c'; else $(CYGPATH_W) '$(srcdir)/tsh-switch.c'; fi`
 
837
 
 
838
tvp_svn_helper-tsh-unlock.o: tsh-unlock.c
 
839
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-unlock.o -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-unlock.Tpo -c -o tvp_svn_helper-tsh-unlock.o `test -f 'tsh-unlock.c' || echo '$(srcdir)/'`tsh-unlock.c
 
840
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-unlock.Tpo $(DEPDIR)/tvp_svn_helper-tsh-unlock.Po
 
841
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-unlock.c' object='tvp_svn_helper-tsh-unlock.o' libtool=no @AMDEPBACKSLASH@
 
842
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
843
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-unlock.o `test -f 'tsh-unlock.c' || echo '$(srcdir)/'`tsh-unlock.c
 
844
 
 
845
tvp_svn_helper-tsh-unlock.obj: tsh-unlock.c
 
846
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-unlock.obj -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-unlock.Tpo -c -o tvp_svn_helper-tsh-unlock.obj `if test -f 'tsh-unlock.c'; then $(CYGPATH_W) 'tsh-unlock.c'; else $(CYGPATH_W) '$(srcdir)/tsh-unlock.c'; fi`
 
847
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-unlock.Tpo $(DEPDIR)/tvp_svn_helper-tsh-unlock.Po
 
848
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-unlock.c' object='tvp_svn_helper-tsh-unlock.obj' libtool=no @AMDEPBACKSLASH@
 
849
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
850
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-unlock.obj `if test -f 'tsh-unlock.c'; then $(CYGPATH_W) 'tsh-unlock.c'; else $(CYGPATH_W) '$(srcdir)/tsh-unlock.c'; fi`
 
851
 
 
852
tvp_svn_helper-tsh-update.o: tsh-update.c
 
853
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-update.o -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-update.Tpo -c -o tvp_svn_helper-tsh-update.o `test -f 'tsh-update.c' || echo '$(srcdir)/'`tsh-update.c
 
854
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-update.Tpo $(DEPDIR)/tvp_svn_helper-tsh-update.Po
 
855
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-update.c' object='tvp_svn_helper-tsh-update.o' libtool=no @AMDEPBACKSLASH@
 
856
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
857
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-update.o `test -f 'tsh-update.c' || echo '$(srcdir)/'`tsh-update.c
 
858
 
 
859
tvp_svn_helper-tsh-update.obj: tsh-update.c
 
860
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-update.obj -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-update.Tpo -c -o tvp_svn_helper-tsh-update.obj `if test -f 'tsh-update.c'; then $(CYGPATH_W) 'tsh-update.c'; else $(CYGPATH_W) '$(srcdir)/tsh-update.c'; fi`
 
861
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-update.Tpo $(DEPDIR)/tvp_svn_helper-tsh-update.Po
 
862
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-update.c' object='tvp_svn_helper-tsh-update.obj' libtool=no @AMDEPBACKSLASH@
 
863
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
864
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-update.obj `if test -f 'tsh-update.c'; then $(CYGPATH_W) 'tsh-update.c'; else $(CYGPATH_W) '$(srcdir)/tsh-update.c'; fi`
 
865
 
 
866
tvp_svn_helper-tsh-tree-common.o: tsh-tree-common.c
 
867
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-tree-common.o -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-tree-common.Tpo -c -o tvp_svn_helper-tsh-tree-common.o `test -f 'tsh-tree-common.c' || echo '$(srcdir)/'`tsh-tree-common.c
 
868
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-tree-common.Tpo $(DEPDIR)/tvp_svn_helper-tsh-tree-common.Po
 
869
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-tree-common.c' object='tvp_svn_helper-tsh-tree-common.o' libtool=no @AMDEPBACKSLASH@
 
870
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
871
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-tree-common.o `test -f 'tsh-tree-common.c' || echo '$(srcdir)/'`tsh-tree-common.c
 
872
 
 
873
tvp_svn_helper-tsh-tree-common.obj: tsh-tree-common.c
 
874
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-tree-common.obj -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-tree-common.Tpo -c -o tvp_svn_helper-tsh-tree-common.obj `if test -f 'tsh-tree-common.c'; then $(CYGPATH_W) 'tsh-tree-common.c'; else $(CYGPATH_W) '$(srcdir)/tsh-tree-common.c'; fi`
 
875
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-tree-common.Tpo $(DEPDIR)/tvp_svn_helper-tsh-tree-common.Po
 
876
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-tree-common.c' object='tvp_svn_helper-tsh-tree-common.obj' libtool=no @AMDEPBACKSLASH@
 
877
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
878
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-tree-common.obj `if test -f 'tsh-tree-common.c'; then $(CYGPATH_W) 'tsh-tree-common.c'; else $(CYGPATH_W) '$(srcdir)/tsh-tree-common.c'; fi`
 
879
 
 
880
tvp_svn_helper-tsh-dialog-common.o: tsh-dialog-common.c
 
881
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-dialog-common.o -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-dialog-common.Tpo -c -o tvp_svn_helper-tsh-dialog-common.o `test -f 'tsh-dialog-common.c' || echo '$(srcdir)/'`tsh-dialog-common.c
 
882
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-dialog-common.Tpo $(DEPDIR)/tvp_svn_helper-tsh-dialog-common.Po
 
883
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-dialog-common.c' object='tvp_svn_helper-tsh-dialog-common.o' libtool=no @AMDEPBACKSLASH@
 
884
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
885
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-dialog-common.o `test -f 'tsh-dialog-common.c' || echo '$(srcdir)/'`tsh-dialog-common.c
 
886
 
 
887
tvp_svn_helper-tsh-dialog-common.obj: tsh-dialog-common.c
 
888
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-dialog-common.obj -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-dialog-common.Tpo -c -o tvp_svn_helper-tsh-dialog-common.obj `if test -f 'tsh-dialog-common.c'; then $(CYGPATH_W) 'tsh-dialog-common.c'; else $(CYGPATH_W) '$(srcdir)/tsh-dialog-common.c'; fi`
 
889
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-dialog-common.Tpo $(DEPDIR)/tvp_svn_helper-tsh-dialog-common.Po
 
890
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-dialog-common.c' object='tvp_svn_helper-tsh-dialog-common.obj' libtool=no @AMDEPBACKSLASH@
 
891
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
892
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-dialog-common.obj `if test -f 'tsh-dialog-common.c'; then $(CYGPATH_W) 'tsh-dialog-common.c'; else $(CYGPATH_W) '$(srcdir)/tsh-dialog-common.c'; fi`
 
893
 
 
894
tvp_svn_helper-tsh-blame-dialog.o: tsh-blame-dialog.c
 
895
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-blame-dialog.o -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-blame-dialog.Tpo -c -o tvp_svn_helper-tsh-blame-dialog.o `test -f 'tsh-blame-dialog.c' || echo '$(srcdir)/'`tsh-blame-dialog.c
 
896
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-blame-dialog.Tpo $(DEPDIR)/tvp_svn_helper-tsh-blame-dialog.Po
 
897
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-blame-dialog.c' object='tvp_svn_helper-tsh-blame-dialog.o' libtool=no @AMDEPBACKSLASH@
 
898
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
899
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-blame-dialog.o `test -f 'tsh-blame-dialog.c' || echo '$(srcdir)/'`tsh-blame-dialog.c
 
900
 
 
901
tvp_svn_helper-tsh-blame-dialog.obj: tsh-blame-dialog.c
 
902
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-blame-dialog.obj -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-blame-dialog.Tpo -c -o tvp_svn_helper-tsh-blame-dialog.obj `if test -f 'tsh-blame-dialog.c'; then $(CYGPATH_W) 'tsh-blame-dialog.c'; else $(CYGPATH_W) '$(srcdir)/tsh-blame-dialog.c'; fi`
 
903
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-blame-dialog.Tpo $(DEPDIR)/tvp_svn_helper-tsh-blame-dialog.Po
 
904
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-blame-dialog.c' object='tvp_svn_helper-tsh-blame-dialog.obj' libtool=no @AMDEPBACKSLASH@
 
905
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
906
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-blame-dialog.obj `if test -f 'tsh-blame-dialog.c'; then $(CYGPATH_W) 'tsh-blame-dialog.c'; else $(CYGPATH_W) '$(srcdir)/tsh-blame-dialog.c'; fi`
 
907
 
 
908
tvp_svn_helper-tsh-file-dialog.o: tsh-file-dialog.c
 
909
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-file-dialog.o -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-file-dialog.Tpo -c -o tvp_svn_helper-tsh-file-dialog.o `test -f 'tsh-file-dialog.c' || echo '$(srcdir)/'`tsh-file-dialog.c
 
910
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-file-dialog.Tpo $(DEPDIR)/tvp_svn_helper-tsh-file-dialog.Po
 
911
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-file-dialog.c' object='tvp_svn_helper-tsh-file-dialog.o' libtool=no @AMDEPBACKSLASH@
 
912
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
913
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-file-dialog.o `test -f 'tsh-file-dialog.c' || echo '$(srcdir)/'`tsh-file-dialog.c
 
914
 
 
915
tvp_svn_helper-tsh-file-dialog.obj: tsh-file-dialog.c
 
916
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-file-dialog.obj -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-file-dialog.Tpo -c -o tvp_svn_helper-tsh-file-dialog.obj `if test -f 'tsh-file-dialog.c'; then $(CYGPATH_W) 'tsh-file-dialog.c'; else $(CYGPATH_W) '$(srcdir)/tsh-file-dialog.c'; fi`
 
917
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-file-dialog.Tpo $(DEPDIR)/tvp_svn_helper-tsh-file-dialog.Po
 
918
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-file-dialog.c' object='tvp_svn_helper-tsh-file-dialog.obj' libtool=no @AMDEPBACKSLASH@
 
919
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
920
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-file-dialog.obj `if test -f 'tsh-file-dialog.c'; then $(CYGPATH_W) 'tsh-file-dialog.c'; else $(CYGPATH_W) '$(srcdir)/tsh-file-dialog.c'; fi`
 
921
 
 
922
tvp_svn_helper-tsh-file-selection-dialog.o: tsh-file-selection-dialog.c
 
923
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-file-selection-dialog.o -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-file-selection-dialog.Tpo -c -o tvp_svn_helper-tsh-file-selection-dialog.o `test -f 'tsh-file-selection-dialog.c' || echo '$(srcdir)/'`tsh-file-selection-dialog.c
 
924
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-file-selection-dialog.Tpo $(DEPDIR)/tvp_svn_helper-tsh-file-selection-dialog.Po
 
925
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-file-selection-dialog.c' object='tvp_svn_helper-tsh-file-selection-dialog.o' libtool=no @AMDEPBACKSLASH@
 
926
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
927
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-file-selection-dialog.o `test -f 'tsh-file-selection-dialog.c' || echo '$(srcdir)/'`tsh-file-selection-dialog.c
 
928
 
 
929
tvp_svn_helper-tsh-file-selection-dialog.obj: tsh-file-selection-dialog.c
 
930
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-file-selection-dialog.obj -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-file-selection-dialog.Tpo -c -o tvp_svn_helper-tsh-file-selection-dialog.obj `if test -f 'tsh-file-selection-dialog.c'; then $(CYGPATH_W) 'tsh-file-selection-dialog.c'; else $(CYGPATH_W) '$(srcdir)/tsh-file-selection-dialog.c'; fi`
 
931
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-file-selection-dialog.Tpo $(DEPDIR)/tvp_svn_helper-tsh-file-selection-dialog.Po
 
932
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-file-selection-dialog.c' object='tvp_svn_helper-tsh-file-selection-dialog.obj' libtool=no @AMDEPBACKSLASH@
 
933
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
934
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-file-selection-dialog.obj `if test -f 'tsh-file-selection-dialog.c'; then $(CYGPATH_W) 'tsh-file-selection-dialog.c'; else $(CYGPATH_W) '$(srcdir)/tsh-file-selection-dialog.c'; fi`
 
935
 
 
936
tvp_svn_helper-tsh-lock-dialog.o: tsh-lock-dialog.c
 
937
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-lock-dialog.o -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-lock-dialog.Tpo -c -o tvp_svn_helper-tsh-lock-dialog.o `test -f 'tsh-lock-dialog.c' || echo '$(srcdir)/'`tsh-lock-dialog.c
 
938
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-lock-dialog.Tpo $(DEPDIR)/tvp_svn_helper-tsh-lock-dialog.Po
 
939
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-lock-dialog.c' object='tvp_svn_helper-tsh-lock-dialog.o' libtool=no @AMDEPBACKSLASH@
 
940
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
941
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-lock-dialog.o `test -f 'tsh-lock-dialog.c' || echo '$(srcdir)/'`tsh-lock-dialog.c
 
942
 
 
943
tvp_svn_helper-tsh-lock-dialog.obj: tsh-lock-dialog.c
 
944
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-lock-dialog.obj -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-lock-dialog.Tpo -c -o tvp_svn_helper-tsh-lock-dialog.obj `if test -f 'tsh-lock-dialog.c'; then $(CYGPATH_W) 'tsh-lock-dialog.c'; else $(CYGPATH_W) '$(srcdir)/tsh-lock-dialog.c'; fi`
 
945
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-lock-dialog.Tpo $(DEPDIR)/tvp_svn_helper-tsh-lock-dialog.Po
 
946
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-lock-dialog.c' object='tvp_svn_helper-tsh-lock-dialog.obj' libtool=no @AMDEPBACKSLASH@
 
947
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
948
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-lock-dialog.obj `if test -f 'tsh-lock-dialog.c'; then $(CYGPATH_W) 'tsh-lock-dialog.c'; else $(CYGPATH_W) '$(srcdir)/tsh-lock-dialog.c'; fi`
 
949
 
 
950
tvp_svn_helper-tsh-log-dialog.o: tsh-log-dialog.c
 
951
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-log-dialog.o -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-log-dialog.Tpo -c -o tvp_svn_helper-tsh-log-dialog.o `test -f 'tsh-log-dialog.c' || echo '$(srcdir)/'`tsh-log-dialog.c
 
952
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-log-dialog.Tpo $(DEPDIR)/tvp_svn_helper-tsh-log-dialog.Po
 
953
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-log-dialog.c' object='tvp_svn_helper-tsh-log-dialog.o' libtool=no @AMDEPBACKSLASH@
 
954
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
955
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-log-dialog.o `test -f 'tsh-log-dialog.c' || echo '$(srcdir)/'`tsh-log-dialog.c
 
956
 
 
957
tvp_svn_helper-tsh-log-dialog.obj: tsh-log-dialog.c
 
958
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-log-dialog.obj -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-log-dialog.Tpo -c -o tvp_svn_helper-tsh-log-dialog.obj `if test -f 'tsh-log-dialog.c'; then $(CYGPATH_W) 'tsh-log-dialog.c'; else $(CYGPATH_W) '$(srcdir)/tsh-log-dialog.c'; fi`
 
959
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-log-dialog.Tpo $(DEPDIR)/tvp_svn_helper-tsh-log-dialog.Po
 
960
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-log-dialog.c' object='tvp_svn_helper-tsh-log-dialog.obj' libtool=no @AMDEPBACKSLASH@
 
961
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
962
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-log-dialog.obj `if test -f 'tsh-log-dialog.c'; then $(CYGPATH_W) 'tsh-log-dialog.c'; else $(CYGPATH_W) '$(srcdir)/tsh-log-dialog.c'; fi`
 
963
 
 
964
tvp_svn_helper-tsh-log-message-dialog.o: tsh-log-message-dialog.c
 
965
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-log-message-dialog.o -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-log-message-dialog.Tpo -c -o tvp_svn_helper-tsh-log-message-dialog.o `test -f 'tsh-log-message-dialog.c' || echo '$(srcdir)/'`tsh-log-message-dialog.c
 
966
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-log-message-dialog.Tpo $(DEPDIR)/tvp_svn_helper-tsh-log-message-dialog.Po
 
967
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-log-message-dialog.c' object='tvp_svn_helper-tsh-log-message-dialog.o' libtool=no @AMDEPBACKSLASH@
 
968
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
969
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-log-message-dialog.o `test -f 'tsh-log-message-dialog.c' || echo '$(srcdir)/'`tsh-log-message-dialog.c
 
970
 
 
971
tvp_svn_helper-tsh-log-message-dialog.obj: tsh-log-message-dialog.c
 
972
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-log-message-dialog.obj -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-log-message-dialog.Tpo -c -o tvp_svn_helper-tsh-log-message-dialog.obj `if test -f 'tsh-log-message-dialog.c'; then $(CYGPATH_W) 'tsh-log-message-dialog.c'; else $(CYGPATH_W) '$(srcdir)/tsh-log-message-dialog.c'; fi`
 
973
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-log-message-dialog.Tpo $(DEPDIR)/tvp_svn_helper-tsh-log-message-dialog.Po
 
974
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-log-message-dialog.c' object='tvp_svn_helper-tsh-log-message-dialog.obj' libtool=no @AMDEPBACKSLASH@
 
975
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
976
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-log-message-dialog.obj `if test -f 'tsh-log-message-dialog.c'; then $(CYGPATH_W) 'tsh-log-message-dialog.c'; else $(CYGPATH_W) '$(srcdir)/tsh-log-message-dialog.c'; fi`
 
977
 
 
978
tvp_svn_helper-tsh-login-dialog.o: tsh-login-dialog.c
 
979
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-login-dialog.o -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-login-dialog.Tpo -c -o tvp_svn_helper-tsh-login-dialog.o `test -f 'tsh-login-dialog.c' || echo '$(srcdir)/'`tsh-login-dialog.c
 
980
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-login-dialog.Tpo $(DEPDIR)/tvp_svn_helper-tsh-login-dialog.Po
 
981
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-login-dialog.c' object='tvp_svn_helper-tsh-login-dialog.o' libtool=no @AMDEPBACKSLASH@
 
982
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
983
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-login-dialog.o `test -f 'tsh-login-dialog.c' || echo '$(srcdir)/'`tsh-login-dialog.c
 
984
 
 
985
tvp_svn_helper-tsh-login-dialog.obj: tsh-login-dialog.c
 
986
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-login-dialog.obj -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-login-dialog.Tpo -c -o tvp_svn_helper-tsh-login-dialog.obj `if test -f 'tsh-login-dialog.c'; then $(CYGPATH_W) 'tsh-login-dialog.c'; else $(CYGPATH_W) '$(srcdir)/tsh-login-dialog.c'; fi`
 
987
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-login-dialog.Tpo $(DEPDIR)/tvp_svn_helper-tsh-login-dialog.Po
 
988
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-login-dialog.c' object='tvp_svn_helper-tsh-login-dialog.obj' libtool=no @AMDEPBACKSLASH@
 
989
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
990
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-login-dialog.obj `if test -f 'tsh-login-dialog.c'; then $(CYGPATH_W) 'tsh-login-dialog.c'; else $(CYGPATH_W) '$(srcdir)/tsh-login-dialog.c'; fi`
 
991
 
 
992
tvp_svn_helper-tsh-notify-dialog.o: tsh-notify-dialog.c
 
993
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-notify-dialog.o -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-notify-dialog.Tpo -c -o tvp_svn_helper-tsh-notify-dialog.o `test -f 'tsh-notify-dialog.c' || echo '$(srcdir)/'`tsh-notify-dialog.c
 
994
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-notify-dialog.Tpo $(DEPDIR)/tvp_svn_helper-tsh-notify-dialog.Po
 
995
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-notify-dialog.c' object='tvp_svn_helper-tsh-notify-dialog.o' libtool=no @AMDEPBACKSLASH@
 
996
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
997
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-notify-dialog.o `test -f 'tsh-notify-dialog.c' || echo '$(srcdir)/'`tsh-notify-dialog.c
 
998
 
 
999
tvp_svn_helper-tsh-notify-dialog.obj: tsh-notify-dialog.c
 
1000
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-notify-dialog.obj -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-notify-dialog.Tpo -c -o tvp_svn_helper-tsh-notify-dialog.obj `if test -f 'tsh-notify-dialog.c'; then $(CYGPATH_W) 'tsh-notify-dialog.c'; else $(CYGPATH_W) '$(srcdir)/tsh-notify-dialog.c'; fi`
 
1001
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-notify-dialog.Tpo $(DEPDIR)/tvp_svn_helper-tsh-notify-dialog.Po
 
1002
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-notify-dialog.c' object='tvp_svn_helper-tsh-notify-dialog.obj' libtool=no @AMDEPBACKSLASH@
 
1003
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1004
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-notify-dialog.obj `if test -f 'tsh-notify-dialog.c'; then $(CYGPATH_W) 'tsh-notify-dialog.c'; else $(CYGPATH_W) '$(srcdir)/tsh-notify-dialog.c'; fi`
 
1005
 
 
1006
tvp_svn_helper-tsh-properties-dialog.o: tsh-properties-dialog.c
 
1007
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-properties-dialog.o -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-properties-dialog.Tpo -c -o tvp_svn_helper-tsh-properties-dialog.o `test -f 'tsh-properties-dialog.c' || echo '$(srcdir)/'`tsh-properties-dialog.c
 
1008
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-properties-dialog.Tpo $(DEPDIR)/tvp_svn_helper-tsh-properties-dialog.Po
 
1009
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-properties-dialog.c' object='tvp_svn_helper-tsh-properties-dialog.o' libtool=no @AMDEPBACKSLASH@
 
1010
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1011
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-properties-dialog.o `test -f 'tsh-properties-dialog.c' || echo '$(srcdir)/'`tsh-properties-dialog.c
 
1012
 
 
1013
tvp_svn_helper-tsh-properties-dialog.obj: tsh-properties-dialog.c
 
1014
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-properties-dialog.obj -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-properties-dialog.Tpo -c -o tvp_svn_helper-tsh-properties-dialog.obj `if test -f 'tsh-properties-dialog.c'; then $(CYGPATH_W) 'tsh-properties-dialog.c'; else $(CYGPATH_W) '$(srcdir)/tsh-properties-dialog.c'; fi`
 
1015
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-properties-dialog.Tpo $(DEPDIR)/tvp_svn_helper-tsh-properties-dialog.Po
 
1016
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-properties-dialog.c' object='tvp_svn_helper-tsh-properties-dialog.obj' libtool=no @AMDEPBACKSLASH@
 
1017
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1018
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-properties-dialog.obj `if test -f 'tsh-properties-dialog.c'; then $(CYGPATH_W) 'tsh-properties-dialog.c'; else $(CYGPATH_W) '$(srcdir)/tsh-properties-dialog.c'; fi`
 
1019
 
 
1020
tvp_svn_helper-tsh-relocate-dialog.o: tsh-relocate-dialog.c
 
1021
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-relocate-dialog.o -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-relocate-dialog.Tpo -c -o tvp_svn_helper-tsh-relocate-dialog.o `test -f 'tsh-relocate-dialog.c' || echo '$(srcdir)/'`tsh-relocate-dialog.c
 
1022
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-relocate-dialog.Tpo $(DEPDIR)/tvp_svn_helper-tsh-relocate-dialog.Po
 
1023
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-relocate-dialog.c' object='tvp_svn_helper-tsh-relocate-dialog.o' libtool=no @AMDEPBACKSLASH@
 
1024
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1025
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-relocate-dialog.o `test -f 'tsh-relocate-dialog.c' || echo '$(srcdir)/'`tsh-relocate-dialog.c
 
1026
 
 
1027
tvp_svn_helper-tsh-relocate-dialog.obj: tsh-relocate-dialog.c
 
1028
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-relocate-dialog.obj -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-relocate-dialog.Tpo -c -o tvp_svn_helper-tsh-relocate-dialog.obj `if test -f 'tsh-relocate-dialog.c'; then $(CYGPATH_W) 'tsh-relocate-dialog.c'; else $(CYGPATH_W) '$(srcdir)/tsh-relocate-dialog.c'; fi`
 
1029
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-relocate-dialog.Tpo $(DEPDIR)/tvp_svn_helper-tsh-relocate-dialog.Po
 
1030
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-relocate-dialog.c' object='tvp_svn_helper-tsh-relocate-dialog.obj' libtool=no @AMDEPBACKSLASH@
 
1031
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1032
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-relocate-dialog.obj `if test -f 'tsh-relocate-dialog.c'; then $(CYGPATH_W) 'tsh-relocate-dialog.c'; else $(CYGPATH_W) '$(srcdir)/tsh-relocate-dialog.c'; fi`
 
1033
 
 
1034
tvp_svn_helper-tsh-status-dialog.o: tsh-status-dialog.c
 
1035
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-status-dialog.o -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-status-dialog.Tpo -c -o tvp_svn_helper-tsh-status-dialog.o `test -f 'tsh-status-dialog.c' || echo '$(srcdir)/'`tsh-status-dialog.c
 
1036
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-status-dialog.Tpo $(DEPDIR)/tvp_svn_helper-tsh-status-dialog.Po
 
1037
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-status-dialog.c' object='tvp_svn_helper-tsh-status-dialog.o' libtool=no @AMDEPBACKSLASH@
 
1038
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1039
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-status-dialog.o `test -f 'tsh-status-dialog.c' || echo '$(srcdir)/'`tsh-status-dialog.c
 
1040
 
 
1041
tvp_svn_helper-tsh-status-dialog.obj: tsh-status-dialog.c
 
1042
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-status-dialog.obj -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-status-dialog.Tpo -c -o tvp_svn_helper-tsh-status-dialog.obj `if test -f 'tsh-status-dialog.c'; then $(CYGPATH_W) 'tsh-status-dialog.c'; else $(CYGPATH_W) '$(srcdir)/tsh-status-dialog.c'; fi`
 
1043
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-status-dialog.Tpo $(DEPDIR)/tvp_svn_helper-tsh-status-dialog.Po
 
1044
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-status-dialog.c' object='tvp_svn_helper-tsh-status-dialog.obj' libtool=no @AMDEPBACKSLASH@
 
1045
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1046
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-status-dialog.obj `if test -f 'tsh-status-dialog.c'; then $(CYGPATH_W) 'tsh-status-dialog.c'; else $(CYGPATH_W) '$(srcdir)/tsh-status-dialog.c'; fi`
 
1047
 
 
1048
tvp_svn_helper-tsh-transfer-dialog.o: tsh-transfer-dialog.c
 
1049
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-transfer-dialog.o -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-transfer-dialog.Tpo -c -o tvp_svn_helper-tsh-transfer-dialog.o `test -f 'tsh-transfer-dialog.c' || echo '$(srcdir)/'`tsh-transfer-dialog.c
 
1050
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-transfer-dialog.Tpo $(DEPDIR)/tvp_svn_helper-tsh-transfer-dialog.Po
 
1051
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-transfer-dialog.c' object='tvp_svn_helper-tsh-transfer-dialog.o' libtool=no @AMDEPBACKSLASH@
 
1052
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1053
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-transfer-dialog.o `test -f 'tsh-transfer-dialog.c' || echo '$(srcdir)/'`tsh-transfer-dialog.c
 
1054
 
 
1055
tvp_svn_helper-tsh-transfer-dialog.obj: tsh-transfer-dialog.c
 
1056
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-transfer-dialog.obj -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-transfer-dialog.Tpo -c -o tvp_svn_helper-tsh-transfer-dialog.obj `if test -f 'tsh-transfer-dialog.c'; then $(CYGPATH_W) 'tsh-transfer-dialog.c'; else $(CYGPATH_W) '$(srcdir)/tsh-transfer-dialog.c'; fi`
 
1057
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-transfer-dialog.Tpo $(DEPDIR)/tvp_svn_helper-tsh-transfer-dialog.Po
 
1058
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-transfer-dialog.c' object='tvp_svn_helper-tsh-transfer-dialog.obj' libtool=no @AMDEPBACKSLASH@
 
1059
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1060
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-transfer-dialog.obj `if test -f 'tsh-transfer-dialog.c'; then $(CYGPATH_W) 'tsh-transfer-dialog.c'; else $(CYGPATH_W) '$(srcdir)/tsh-transfer-dialog.c'; fi`
 
1061
 
 
1062
tvp_svn_helper-tsh-trust-dialog.o: tsh-trust-dialog.c
 
1063
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-trust-dialog.o -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-trust-dialog.Tpo -c -o tvp_svn_helper-tsh-trust-dialog.o `test -f 'tsh-trust-dialog.c' || echo '$(srcdir)/'`tsh-trust-dialog.c
 
1064
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-trust-dialog.Tpo $(DEPDIR)/tvp_svn_helper-tsh-trust-dialog.Po
 
1065
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-trust-dialog.c' object='tvp_svn_helper-tsh-trust-dialog.o' libtool=no @AMDEPBACKSLASH@
 
1066
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1067
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-trust-dialog.o `test -f 'tsh-trust-dialog.c' || echo '$(srcdir)/'`tsh-trust-dialog.c
 
1068
 
 
1069
tvp_svn_helper-tsh-trust-dialog.obj: tsh-trust-dialog.c
 
1070
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -MT tvp_svn_helper-tsh-trust-dialog.obj -MD -MP -MF $(DEPDIR)/tvp_svn_helper-tsh-trust-dialog.Tpo -c -o tvp_svn_helper-tsh-trust-dialog.obj `if test -f 'tsh-trust-dialog.c'; then $(CYGPATH_W) 'tsh-trust-dialog.c'; else $(CYGPATH_W) '$(srcdir)/tsh-trust-dialog.c'; fi`
 
1071
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tvp_svn_helper-tsh-trust-dialog.Tpo $(DEPDIR)/tvp_svn_helper-tsh-trust-dialog.Po
 
1072
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsh-trust-dialog.c' object='tvp_svn_helper-tsh-trust-dialog.obj' libtool=no @AMDEPBACKSLASH@
 
1073
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1074
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tvp_svn_helper_CPPFLAGS) $(CPPFLAGS) $(tvp_svn_helper_CFLAGS) $(CFLAGS) -c -o tvp_svn_helper-tsh-trust-dialog.obj `if test -f 'tsh-trust-dialog.c'; then $(CYGPATH_W) 'tsh-trust-dialog.c'; else $(CYGPATH_W) '$(srcdir)/tsh-trust-dialog.c'; fi`
 
1075
 
 
1076
mostlyclean-libtool:
 
1077
        -rm -f *.lo
 
1078
 
 
1079
clean-libtool:
 
1080
        -rm -rf .libs _libs
 
1081
 
 
1082
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
1083
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
1084
        unique=`for i in $$list; do \
 
1085
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
1086
          done | \
 
1087
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
1088
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
1089
        mkid -fID $$unique
 
1090
tags: TAGS
 
1091
 
 
1092
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
1093
                $(TAGS_FILES) $(LISP)
 
1094
        set x; \
 
1095
        here=`pwd`; \
 
1096
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
1097
        unique=`for i in $$list; do \
 
1098
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
1099
          done | \
 
1100
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
1101
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
1102
        shift; \
 
1103
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
1104
          test -n "$$unique" || unique=$$empty_fix; \
 
1105
          if test $$# -gt 0; then \
 
1106
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
1107
              "$$@" $$unique; \
 
1108
          else \
 
1109
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
1110
              $$unique; \
 
1111
          fi; \
 
1112
        fi
 
1113
ctags: CTAGS
 
1114
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
1115
                $(TAGS_FILES) $(LISP)
 
1116
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
1117
        unique=`for i in $$list; do \
 
1118
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
1119
          done | \
 
1120
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
1121
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
1122
        test -z "$(CTAGS_ARGS)$$unique" \
 
1123
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
1124
             $$unique
 
1125
 
 
1126
GTAGS:
 
1127
        here=`$(am__cd) $(top_builddir) && pwd` \
 
1128
          && $(am__cd) $(top_srcdir) \
 
1129
          && gtags -i $(GTAGS_ARGS) "$$here"
 
1130
 
 
1131
distclean-tags:
 
1132
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
1133
 
 
1134
distdir: $(DISTFILES)
 
1135
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
1136
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
1137
        list='$(DISTFILES)'; \
 
1138
          dist_files=`for file in $$list; do echo $$file; done | \
 
1139
          sed -e "s|^$$srcdirstrip/||;t" \
 
1140
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
1141
        case $$dist_files in \
 
1142
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
1143
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
1144
                           sort -u` ;; \
 
1145
        esac; \
 
1146
        for file in $$dist_files; do \
 
1147
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
1148
          if test -d $$d/$$file; then \
 
1149
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
1150
            if test -d "$(distdir)/$$file"; then \
 
1151
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
1152
            fi; \
 
1153
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
1154
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
1155
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
1156
            fi; \
 
1157
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
1158
          else \
 
1159
            test -f "$(distdir)/$$file" \
 
1160
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
1161
            || exit 1; \
 
1162
          fi; \
 
1163
        done
 
1164
check-am: all-am
 
1165
check: check-am
 
1166
all-am: Makefile $(PROGRAMS)
 
1167
installdirs:
 
1168
        for dir in "$(DESTDIR)$(libexecdir)"; do \
 
1169
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
1170
        done
 
1171
install: install-am
 
1172
install-exec: install-exec-am
 
1173
install-data: install-data-am
 
1174
uninstall: uninstall-am
 
1175
 
 
1176
install-am: all-am
 
1177
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
1178
 
 
1179
installcheck: installcheck-am
 
1180
install-strip:
 
1181
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
1182
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
1183
          `test -z '$(STRIP)' || \
 
1184
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
1185
mostlyclean-generic:
 
1186
 
 
1187
clean-generic:
 
1188
 
 
1189
distclean-generic:
 
1190
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
1191
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
1192
 
 
1193
maintainer-clean-generic:
 
1194
        @echo "This command is intended for maintainers to use"
 
1195
        @echo "it deletes files that may require special tools to rebuild."
 
1196
clean: clean-am
 
1197
 
 
1198
clean-am: clean-generic clean-libexecPROGRAMS clean-libtool \
 
1199
        mostlyclean-am
 
1200
 
 
1201
distclean: distclean-am
 
1202
        -rm -rf ./$(DEPDIR)
 
1203
        -rm -f Makefile
 
1204
distclean-am: clean-am distclean-compile distclean-generic \
 
1205
        distclean-tags
 
1206
 
 
1207
dvi: dvi-am
 
1208
 
 
1209
dvi-am:
 
1210
 
 
1211
html: html-am
 
1212
 
 
1213
html-am:
 
1214
 
 
1215
info: info-am
 
1216
 
 
1217
info-am:
 
1218
 
 
1219
install-data-am:
 
1220
 
 
1221
install-dvi: install-dvi-am
 
1222
 
 
1223
install-dvi-am:
 
1224
 
 
1225
install-exec-am: install-libexecPROGRAMS
 
1226
 
 
1227
install-html: install-html-am
 
1228
 
 
1229
install-html-am:
 
1230
 
 
1231
install-info: install-info-am
 
1232
 
 
1233
install-info-am:
 
1234
 
 
1235
install-man:
 
1236
 
 
1237
install-pdf: install-pdf-am
 
1238
 
 
1239
install-pdf-am:
 
1240
 
 
1241
install-ps: install-ps-am
 
1242
 
 
1243
install-ps-am:
 
1244
 
 
1245
installcheck-am:
 
1246
 
 
1247
maintainer-clean: maintainer-clean-am
 
1248
        -rm -rf ./$(DEPDIR)
 
1249
        -rm -f Makefile
 
1250
maintainer-clean-am: distclean-am maintainer-clean-generic
 
1251
 
 
1252
mostlyclean: mostlyclean-am
 
1253
 
 
1254
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
1255
        mostlyclean-libtool
 
1256
 
 
1257
pdf: pdf-am
 
1258
 
 
1259
pdf-am:
 
1260
 
 
1261
ps: ps-am
 
1262
 
 
1263
ps-am:
 
1264
 
 
1265
uninstall-am: uninstall-libexecPROGRAMS
 
1266
 
 
1267
.MAKE: install-am install-strip
 
1268
 
 
1269
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
1270
        clean-libexecPROGRAMS clean-libtool ctags distclean \
 
1271
        distclean-compile distclean-generic distclean-libtool \
 
1272
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
1273
        install install-am install-data install-data-am install-dvi \
 
1274
        install-dvi-am install-exec install-exec-am install-html \
 
1275
        install-html-am install-info install-info-am \
 
1276
        install-libexecPROGRAMS install-man install-pdf install-pdf-am \
 
1277
        install-ps install-ps-am install-strip installcheck \
 
1278
        installcheck-am installdirs maintainer-clean \
 
1279
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
1280
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
1281
        tags uninstall uninstall-am uninstall-libexecPROGRAMS
 
1282
 
 
1283
 
 
1284
# vi:set ts=8 sw=8 noet ai nocindent:
 
1285
 
 
1286
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
1287
# Otherwise a system limit (for SysV at least) may be exceeded.
 
1288
.NOEXPORT: