~cszikszoy/do-plugins/google-map

« back to all changes in this revision

Viewing changes to GCalendar/Makefile.in

  • Committer: Alex Launi
  • Date: 2008-04-03 16:42:36 UTC
  • mfrom: (85 do-plugins)
  • mto: This revision was merged to the branch mainline in revision 87.
  • Revision ID: alex.launi@gmail.com-20080403164236-6ut2l710phmv92o5
clean up

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.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  Free Software Foundation, Inc.
6
 
# This Makefile.in is free software; the Free Software Foundation
7
 
# gives unlimited permission to copy and/or distribute it,
8
 
# with or without modifications, as long as this notice is preserved.
9
 
 
10
 
# This program is distributed in the hope that it will be useful,
11
 
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12
 
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13
 
# PARTICULAR PURPOSE.
14
 
 
15
 
@SET_MAKE@
16
 
 
17
 
VPATH = @srcdir@
18
 
pkgdatadir = $(datadir)/@PACKAGE@
19
 
pkglibdir = $(libdir)/@PACKAGE@
20
 
pkgincludedir = $(includedir)/@PACKAGE@
21
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22
 
install_sh_DATA = $(install_sh) -c -m 644
23
 
install_sh_PROGRAM = $(install_sh) -c
24
 
install_sh_SCRIPT = $(install_sh) -c
25
 
INSTALL_HEADER = $(INSTALL_DATA)
26
 
transform = $(program_transform_name)
27
 
NORMAL_INSTALL = :
28
 
PRE_INSTALL = :
29
 
POST_INSTALL = :
30
 
NORMAL_UNINSTALL = :
31
 
PRE_UNINSTALL = :
32
 
POST_UNINSTALL = :
33
 
subdir = GCalendar
34
 
DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
35
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
36
 
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
37
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
38
 
        $(ACLOCAL_M4)
39
 
mkinstalldirs = $(install_sh) -d
40
 
CONFIG_CLEAN_FILES =
41
 
SOURCES =
42
 
DIST_SOURCES =
43
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
44
 
am__vpath_adj = case $$p in \
45
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
46
 
    *) f=$$p;; \
47
 
  esac;
48
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
49
 
am__installdirs = "$(DESTDIR)$(plugindir)"
50
 
pluginDATA_INSTALL = $(INSTALL_DATA)
51
 
DATA = $(plugin_DATA)
52
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
53
 
ACLOCAL = @ACLOCAL@
54
 
AMTAR = @AMTAR@
55
 
AUTOCONF = @AUTOCONF@
56
 
AUTOHEADER = @AUTOHEADER@
57
 
AUTOMAKE = @AUTOMAKE@
58
 
AWK = @AWK@
59
 
CSC = @CSC@
60
 
CSFLAGS = @CSFLAGS@ -debug+ -debug:full
61
 
CYGPATH_W = @CYGPATH_W@
62
 
DEFS = @DEFS@
63
 
DO_ADDINS_CFLAGS = @DO_ADDINS_CFLAGS@
64
 
DO_ADDINS_LIBS = @DO_ADDINS_LIBS@
65
 
DO_DBUS_CFLAGS = @DO_DBUS_CFLAGS@
66
 
DO_DBUS_LIBS = @DO_DBUS_LIBS@
67
 
ECHO_C = @ECHO_C@
68
 
ECHO_N = @ECHO_N@
69
 
ECHO_T = @ECHO_T@
70
 
EVOLUTION_SHARP_CFLAGS = @EVOLUTION_SHARP_CFLAGS@
71
 
EVOLUTION_SHARP_LIBS = @EVOLUTION_SHARP_LIBS@
72
 
GCONF_SHARP_CFLAGS = @GCONF_SHARP_CFLAGS@
73
 
GCONF_SHARP_LIBS = @GCONF_SHARP_LIBS@
74
 
GMCS = @GMCS@
75
 
INSTALL = @INSTALL@
76
 
INSTALL_DATA = @INSTALL_DATA@
77
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
78
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
79
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
80
 
LIBOBJS = @LIBOBJS@
81
 
LIBS = @LIBS@
82
 
LTLIBOBJS = @LTLIBOBJS@
83
 
MAINT = @MAINT@
84
 
MAKEINFO = @MAKEINFO@
85
 
MKDIR_P = @MKDIR_P@
86
 
NDESK_DBUS_CFLAGS = @NDESK_DBUS_CFLAGS@
87
 
NDESK_DBUS_LIBS = @NDESK_DBUS_LIBS@
88
 
PACKAGE = @PACKAGE@
89
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
90
 
PACKAGE_NAME = @PACKAGE_NAME@
91
 
PACKAGE_STRING = @PACKAGE_STRING@
92
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
93
 
PACKAGE_VERSION = @PACKAGE_VERSION@
94
 
PATH_SEPARATOR = @PATH_SEPARATOR@
95
 
PKG_CONFIG = @PKG_CONFIG@
96
 
RUNTIME = @RUNTIME@
97
 
SET_MAKE = @SET_MAKE@
98
 
SHELL = @SHELL@
99
 
STRIP = @STRIP@
100
 
VERSION = @VERSION@
101
 
abs_builddir = @abs_builddir@
102
 
abs_srcdir = @abs_srcdir@
103
 
abs_top_builddir = @abs_top_builddir@
104
 
abs_top_srcdir = @abs_top_srcdir@
105
 
am__leading_dot = @am__leading_dot@
106
 
am__tar = @am__tar@
107
 
am__untar = @am__untar@
108
 
bindir = @bindir@
109
 
build_alias = @build_alias@
110
 
builddir = @builddir@
111
 
datadir = @datadir@
112
 
datarootdir = @datarootdir@
113
 
docdir = @docdir@
114
 
dvidir = @dvidir@
115
 
exec_prefix = @exec_prefix@
116
 
host_alias = @host_alias@
117
 
htmldir = @htmldir@
118
 
includedir = @includedir@
119
 
infodir = @infodir@
120
 
install_sh = @install_sh@
121
 
libdir = @libdir@
122
 
libexecdir = @libexecdir@
123
 
localedir = @localedir@
124
 
localstatedir = @localstatedir@
125
 
mandir = @mandir@
126
 
mkdir_p = @mkdir_p@
127
 
oldincludedir = @oldincludedir@
128
 
pdfdir = @pdfdir@
129
 
plugindir = @plugindir@
130
 
prefix = @prefix@
131
 
program_transform_name = @program_transform_name@
132
 
psdir = @psdir@
133
 
sbindir = @sbindir@
134
 
sharedstatedir = @sharedstatedir@
135
 
srcdir = @srcdir@
136
 
sysconfdir = @sysconfdir@
137
 
target_alias = @target_alias@
138
 
top_builddir = @top_builddir@
139
 
top_srcdir = @top_srcdir@
140
 
EXTRA_DIST = \
141
 
                        DoGCal.cs GCalendarItemSource.cs \
142
 
                        GCalendarItem.cs GCalendarEventItem.cs \
143
 
                        GCalendarSearchEvents.cs GCalendarNewEvent.cs
144
 
 
145
 
ASSEMBLY_NAME = GCalendar
146
 
ASSEMBLY = $(ASSEMBLY_NAME).dll
147
 
CLEANFILES = $(ASSEMBLY){,.mdb}
148
 
gcalendar_references = $(DO_ADDINS_LIBS) $(DO_LIBS) -r:System $(NDESK_DBUS_LIBS) \
149
 
        $(GCONF_SHARP_LIBS) \
150
 
        -r:Google.GData.AccessControl.dll \
151
 
        -r:Google.GData.Calendar.dll \
152
 
        -r:Google.GData.Client.dll \
153
 
        -r:Google.GData.Extensions.dll
154
 
 
155
 
gcalendar_sources = \
156
 
                        DoGCal.cs GCalendarItemSource.cs \
157
 
                        GCalendarItem.cs GCalendarEventItem.cs \
158
 
                        GCalendarSearchEvents.cs GCalendarNewEvent.cs
159
 
 
160
 
gcalendar_build_sources = $(addprefix $(srcdir)/, $(gcalendar_sources))
161
 
plugin_DATA = $(ASSEMBLY)
162
 
all: all-am
163
 
 
164
 
.SUFFIXES:
165
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
166
 
        @for dep in $?; do \
167
 
          case '$(am__configure_deps)' in \
168
 
            *$$dep*) \
169
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
170
 
                && exit 0; \
171
 
              exit 1;; \
172
 
          esac; \
173
 
        done; \
174
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  GCalendar/Makefile'; \
175
 
        cd $(top_srcdir) && \
176
 
          $(AUTOMAKE) --foreign  GCalendar/Makefile
177
 
.PRECIOUS: Makefile
178
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
179
 
        @case '$?' in \
180
 
          *config.status*) \
181
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
182
 
          *) \
183
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
184
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
185
 
        esac;
186
 
 
187
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
188
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
189
 
 
190
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
191
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
192
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
193
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
194
 
install-pluginDATA: $(plugin_DATA)
195
 
        @$(NORMAL_INSTALL)
196
 
        test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)"
197
 
        @list='$(plugin_DATA)'; for p in $$list; do \
198
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
199
 
          f=$(am__strip_dir) \
200
 
          echo " $(pluginDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(plugindir)/$$f'"; \
201
 
          $(pluginDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(plugindir)/$$f"; \
202
 
        done
203
 
 
204
 
uninstall-pluginDATA:
205
 
        @$(NORMAL_UNINSTALL)
206
 
        @list='$(plugin_DATA)'; for p in $$list; do \
207
 
          f=$(am__strip_dir) \
208
 
          echo " rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
209
 
          rm -f "$(DESTDIR)$(plugindir)/$$f"; \
210
 
        done
211
 
tags: TAGS
212
 
TAGS:
213
 
 
214
 
ctags: CTAGS
215
 
CTAGS:
216
 
 
217
 
 
218
 
distdir: $(DISTFILES)
219
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
220
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
221
 
        list='$(DISTFILES)'; \
222
 
          dist_files=`for file in $$list; do echo $$file; done | \
223
 
          sed -e "s|^$$srcdirstrip/||;t" \
224
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
225
 
        case $$dist_files in \
226
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
227
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
228
 
                           sort -u` ;; \
229
 
        esac; \
230
 
        for file in $$dist_files; do \
231
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
232
 
          if test -d $$d/$$file; then \
233
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
234
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
235
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
236
 
            fi; \
237
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
238
 
          else \
239
 
            test -f $(distdir)/$$file \
240
 
            || cp -p $$d/$$file $(distdir)/$$file \
241
 
            || exit 1; \
242
 
          fi; \
243
 
        done
244
 
check-am: all-am
245
 
check: check-am
246
 
all-am: Makefile $(DATA)
247
 
installdirs:
248
 
        for dir in "$(DESTDIR)$(plugindir)"; do \
249
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
250
 
        done
251
 
install: install-am
252
 
install-exec: install-exec-am
253
 
install-data: install-data-am
254
 
uninstall: uninstall-am
255
 
 
256
 
install-am: all-am
257
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
258
 
 
259
 
installcheck: installcheck-am
260
 
install-strip:
261
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
262
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
263
 
          `test -z '$(STRIP)' || \
264
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
265
 
mostlyclean-generic:
266
 
 
267
 
clean-generic:
268
 
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
269
 
 
270
 
distclean-generic:
271
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
272
 
 
273
 
maintainer-clean-generic:
274
 
        @echo "This command is intended for maintainers to use"
275
 
        @echo "it deletes files that may require special tools to rebuild."
276
 
clean: clean-am
277
 
 
278
 
clean-am: clean-generic mostlyclean-am
279
 
 
280
 
distclean: distclean-am
281
 
        -rm -f Makefile
282
 
distclean-am: clean-am distclean-generic
283
 
 
284
 
dvi: dvi-am
285
 
 
286
 
dvi-am:
287
 
 
288
 
html: html-am
289
 
 
290
 
info: info-am
291
 
 
292
 
info-am:
293
 
 
294
 
install-data-am: install-pluginDATA
295
 
 
296
 
install-dvi: install-dvi-am
297
 
 
298
 
install-exec-am:
299
 
 
300
 
install-html: install-html-am
301
 
 
302
 
install-info: install-info-am
303
 
 
304
 
install-man:
305
 
 
306
 
install-pdf: install-pdf-am
307
 
 
308
 
install-ps: install-ps-am
309
 
 
310
 
installcheck-am:
311
 
 
312
 
maintainer-clean: maintainer-clean-am
313
 
        -rm -f Makefile
314
 
maintainer-clean-am: distclean-am maintainer-clean-generic
315
 
 
316
 
mostlyclean: mostlyclean-am
317
 
 
318
 
mostlyclean-am: mostlyclean-generic
319
 
 
320
 
pdf: pdf-am
321
 
 
322
 
pdf-am:
323
 
 
324
 
ps: ps-am
325
 
 
326
 
ps-am:
327
 
 
328
 
uninstall-am: uninstall-pluginDATA
329
 
 
330
 
.MAKE: install-am install-strip
331
 
 
332
 
.PHONY: all all-am check check-am clean clean-generic distclean \
333
 
        distclean-generic distdir dvi dvi-am html html-am info info-am \
334
 
        install install-am install-data install-data-am install-dvi \
335
 
        install-dvi-am install-exec install-exec-am install-html \
336
 
        install-html-am install-info install-info-am install-man \
337
 
        install-pdf install-pdf-am install-pluginDATA install-ps \
338
 
        install-ps-am install-strip installcheck installcheck-am \
339
 
        installdirs maintainer-clean maintainer-clean-generic \
340
 
        mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
341
 
        uninstall-am uninstall-pluginDATA
342
 
 
343
 
 
344
 
all: $(ASSEMBLY)
345
 
 
346
 
$(ASSEMBLY): $(gcalendar_sources)
347
 
        $(CSC) $(CSFLAGS) $(gcalendar_references) -target:library -out:$@ $(gcalendar_build_sources)
348
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
349
 
# Otherwise a system limit (for SysV at least) may be exceeded.
350
 
.NOEXPORT: