~ubuntu-branches/ubuntu/lucid/tomboy/lucid-proposed

« back to all changes in this revision

Viewing changes to TrayIcon/Makefile.in

Tags: upstream-0.3.1
ImportĀ upstreamĀ versionĀ 0.3.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.8.5 from Makefile.am.
2
 
# @configure_input@
3
 
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004  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
 
srcdir = @srcdir@
17
 
top_srcdir = @top_srcdir@
18
 
VPATH = @srcdir@
19
 
pkgdatadir = $(datadir)/@PACKAGE@
20
 
pkglibdir = $(libdir)/@PACKAGE@
21
 
pkgincludedir = $(includedir)/@PACKAGE@
22
 
top_builddir = ..
23
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
 
INSTALL = @INSTALL@
25
 
install_sh_DATA = $(install_sh) -c -m 644
26
 
install_sh_PROGRAM = $(install_sh) -c
27
 
install_sh_SCRIPT = $(install_sh) -c
28
 
INSTALL_HEADER = $(INSTALL_DATA)
29
 
transform = $(program_transform_name)
30
 
NORMAL_INSTALL = :
31
 
PRE_INSTALL = :
32
 
POST_INSTALL = :
33
 
NORMAL_UNINSTALL = :
34
 
PRE_UNINSTALL = :
35
 
POST_UNINSTALL = :
36
 
build_triplet = @build@
37
 
host_triplet = @host@
38
 
target_triplet = @target@
39
 
subdir = TrayIcon
40
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42
 
am__aclocal_m4_deps = $(top_srcdir)/configure.in
43
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44
 
        $(ACLOCAL_M4)
45
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
46
 
CONFIG_HEADER = $(top_builddir)/config.h
47
 
CONFIG_CLEAN_FILES =
48
 
SOURCES =
49
 
DIST_SOURCES =
50
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
51
 
        html-recursive info-recursive install-data-recursive \
52
 
        install-exec-recursive install-info-recursive \
53
 
        install-recursive installcheck-recursive installdirs-recursive \
54
 
        pdf-recursive ps-recursive uninstall-info-recursive \
55
 
        uninstall-recursive
56
 
ETAGS = etags
57
 
CTAGS = ctags
58
 
DIST_SUBDIRS = $(SUBDIRS)
59
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
60
 
ACLOCAL = @ACLOCAL@
61
 
AMDEP_FALSE = @AMDEP_FALSE@
62
 
AMDEP_TRUE = @AMDEP_TRUE@
63
 
AMTAR = @AMTAR@
64
 
AR = @AR@
65
 
AUTOCONF = @AUTOCONF@
66
 
AUTOHEADER = @AUTOHEADER@
67
 
AUTOMAKE = @AUTOMAKE@
68
 
AWK = @AWK@
69
 
CATALOGS = @CATALOGS@
70
 
CATOBJEXT = @CATOBJEXT@
71
 
CC = @CC@
72
 
CCDEPMODE = @CCDEPMODE@
73
 
CFLAGS = @CFLAGS@
74
 
CPP = @CPP@
75
 
CPPFLAGS = @CPPFLAGS@
76
 
CXX = @CXX@
77
 
CXXCPP = @CXXCPP@
78
 
CXXDEPMODE = @CXXDEPMODE@
79
 
CXXFLAGS = @CXXFLAGS@
80
 
CYGPATH_W = @CYGPATH_W@
81
 
DATADIRNAME = @DATADIRNAME@
82
 
DBUS_CFLAGS = @DBUS_CFLAGS@
83
 
DBUS_LIBS = @DBUS_LIBS@
84
 
DEFS = @DEFS@
85
 
DEPDIR = @DEPDIR@
86
 
ECHO = @ECHO@
87
 
ECHO_C = @ECHO_C@
88
 
ECHO_N = @ECHO_N@
89
 
ECHO_T = @ECHO_T@
90
 
EGREP = @EGREP@
91
 
ENABLE_DBUS_FALSE = @ENABLE_DBUS_FALSE@
92
 
ENABLE_DBUS_TRUE = @ENABLE_DBUS_TRUE@
93
 
EXEEXT = @EXEEXT@
94
 
EXTRA_GAC_PREFIX = @EXTRA_GAC_PREFIX@
95
 
F77 = @F77@
96
 
FFLAGS = @FFLAGS@
97
 
GCONFTOOL = @GCONFTOOL@
98
 
GCONF_SCHEMAS_INSTALL_FALSE = @GCONF_SCHEMAS_INSTALL_FALSE@
99
 
GCONF_SCHEMAS_INSTALL_TRUE = @GCONF_SCHEMAS_INSTALL_TRUE@
100
 
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
101
 
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
102
 
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
103
 
GMOFILES = @GMOFILES@
104
 
GMSGFMT = @GMSGFMT@
105
 
GTKSPELL_CFLAGS = @GTKSPELL_CFLAGS@
106
 
GTKSPELL_LIBS = @GTKSPELL_LIBS@
107
 
INSTALL_DATA = @INSTALL_DATA@
108
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
109
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
110
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
111
 
INSTOBJEXT = @INSTOBJEXT@
112
 
INTLLIBS = @INTLLIBS@
113
 
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
114
 
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
115
 
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
116
 
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
117
 
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
118
 
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
119
 
INTLTOOL_MERGE = @INTLTOOL_MERGE@
120
 
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
121
 
INTLTOOL_PERL = @INTLTOOL_PERL@
122
 
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
123
 
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
124
 
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
125
 
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
126
 
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
127
 
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
128
 
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
129
 
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
130
 
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
131
 
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
132
 
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
133
 
LDFLAGS = @LDFLAGS@
134
 
LIBOBJS = @LIBOBJS@
135
 
LIBS = @LIBS@
136
 
LIBTOOL = @LIBTOOL@
137
 
LIBTRAYICON_CFLAGS = @LIBTRAYICON_CFLAGS@
138
 
LIBTRAYICON_LIBS = @LIBTRAYICON_LIBS@
139
 
LN_S = @LN_S@
140
 
LTLIBOBJS = @LTLIBOBJS@
141
 
MAINT = @MAINT@
142
 
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
143
 
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
144
 
MAKEINFO = @MAKEINFO@
145
 
MCS = @MCS@
146
 
MKINSTALLDIRS = @MKINSTALLDIRS@
147
 
MSGFMT = @MSGFMT@
148
 
OBJEXT = @OBJEXT@
149
 
OLD_GTKSPELL_FALSE = @OLD_GTKSPELL_FALSE@
150
 
OLD_GTKSPELL_TRUE = @OLD_GTKSPELL_TRUE@
151
 
PACKAGE = @PACKAGE@
152
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
153
 
PACKAGE_NAME = @PACKAGE_NAME@
154
 
PACKAGE_STRING = @PACKAGE_STRING@
155
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
156
 
PACKAGE_VERSION = @PACKAGE_VERSION@
157
 
PATH_SEPARATOR = @PATH_SEPARATOR@
158
 
PKG_CONFIG = @PKG_CONFIG@
159
 
POFILES = @POFILES@
160
 
POSUB = @POSUB@
161
 
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
162
 
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
163
 
RANLIB = @RANLIB@
164
 
SET_MAKE = @SET_MAKE@
165
 
SHELL = @SHELL@
166
 
STRIP = @STRIP@
167
 
TOMBOY_CFLAGS = @TOMBOY_CFLAGS@
168
 
TOMBOY_LIBS = @TOMBOY_LIBS@
169
 
USE_NLS = @USE_NLS@
170
 
VERSION = @VERSION@
171
 
XGETTEXT = @XGETTEXT@
172
 
ac_ct_AR = @ac_ct_AR@
173
 
ac_ct_CC = @ac_ct_CC@
174
 
ac_ct_CXX = @ac_ct_CXX@
175
 
ac_ct_F77 = @ac_ct_F77@
176
 
ac_ct_RANLIB = @ac_ct_RANLIB@
177
 
ac_ct_STRIP = @ac_ct_STRIP@
178
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
179
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
180
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
181
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
182
 
am__include = @am__include@
183
 
am__leading_dot = @am__leading_dot@
184
 
am__quote = @am__quote@
185
 
bindir = @bindir@
186
 
build = @build@
187
 
build_alias = @build_alias@
188
 
build_cpu = @build_cpu@
189
 
build_os = @build_os@
190
 
build_vendor = @build_vendor@
191
 
datadir = @datadir@
192
 
exec_prefix = @exec_prefix@
193
 
host = @host@
194
 
host_alias = @host_alias@
195
 
host_cpu = @host_cpu@
196
 
host_os = @host_os@
197
 
host_vendor = @host_vendor@
198
 
includedir = @includedir@
199
 
infodir = @infodir@
200
 
install_sh = @install_sh@
201
 
libdir = @libdir@
202
 
libexecdir = @libexecdir@
203
 
localstatedir = @localstatedir@
204
 
mandir = @mandir@
205
 
mkdir_p = @mkdir_p@
206
 
oldincludedir = @oldincludedir@
207
 
prefix = @prefix@
208
 
program_transform_name = @program_transform_name@
209
 
sbindir = @sbindir@
210
 
sharedstatedir = @sharedstatedir@
211
 
sysconfdir = @sysconfdir@
212
 
target = @target@
213
 
target_alias = @target_alias@
214
 
target_cpu = @target_cpu@
215
 
target_os = @target_os@
216
 
target_vendor = @target_vendor@
217
 
SUBDIRS = libtrayicon
218
 
EXTRA_DIST = $(srcdir)/generated/*.cs $(srcdir)/libtrayicon-sources.xml $(srcdir)/Egg.metadata
219
 
ASSEMBLY = TrayIcon
220
 
LIBRARY = $(ASSEMBLY).dll
221
 
API = libtrayicon-api.xml
222
 
INCLUDE_API = $(GTK_SHARP_PREFIX)/share/gapi/art-api.xml        \
223
 
                $(GTK_SHARP_PREFIX)/share/gapi/pango-api.xml    \
224
 
                $(GTK_SHARP_PREFIX)/share/gapi/atk-api.xml      \
225
 
                $(GTK_SHARP_PREFIX)/share/gapi/gnome-api.xml    \
226
 
                $(GTK_SHARP_PREFIX)/share/gapi/gtk-api.xml      \
227
 
                $(GTK_SHARP_PREFIX)/share/gapi/gdk-api.xml      \
228
 
                $(GTK_SHARP_PREFIX)/share/gapi/gdk-symbols.xml
229
 
 
230
 
ASSEMBLIES = -r gtk-sharp.dll   \
231
 
                -r glib-sharp.dll       \
232
 
                -r gnome-sharp.dll      \
233
 
                -r gdk-sharp.dll        \
234
 
                -r pango-sharp.dll      \
235
 
                -r art-sharp.dll
236
 
 
237
 
all: all-recursive
238
 
 
239
 
.SUFFIXES:
240
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
241
 
        @for dep in $?; do \
242
 
          case '$(am__configure_deps)' in \
243
 
            *$$dep*) \
244
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
245
 
                && exit 0; \
246
 
              exit 1;; \
247
 
          esac; \
248
 
        done; \
249
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  TrayIcon/Makefile'; \
250
 
        cd $(top_srcdir) && \
251
 
          $(AUTOMAKE) --gnu  TrayIcon/Makefile
252
 
.PRECIOUS: Makefile
253
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
254
 
        @case '$?' in \
255
 
          *config.status*) \
256
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
257
 
          *) \
258
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
259
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
260
 
        esac;
261
 
 
262
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
263
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
264
 
 
265
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
266
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
267
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
268
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
269
 
 
270
 
mostlyclean-libtool:
271
 
        -rm -f *.lo
272
 
 
273
 
clean-libtool:
274
 
        -rm -rf .libs _libs
275
 
 
276
 
distclean-libtool:
277
 
        -rm -f libtool
278
 
uninstall-info-am:
279
 
 
280
 
# This directory's subdirectories are mostly independent; you can cd
281
 
# into them and run `make' without going through this Makefile.
282
 
# To change the values of `make' variables: instead of editing Makefiles,
283
 
# (1) if the variable is set in `config.status', edit `config.status'
284
 
#     (which will cause the Makefiles to be regenerated when you run `make');
285
 
# (2) otherwise, pass the desired values on the `make' command line.
286
 
$(RECURSIVE_TARGETS):
287
 
        @set fnord $$MAKEFLAGS; amf=$$2; \
288
 
        dot_seen=no; \
289
 
        target=`echo $@ | sed s/-recursive//`; \
290
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
291
 
          echo "Making $$target in $$subdir"; \
292
 
          if test "$$subdir" = "."; then \
293
 
            dot_seen=yes; \
294
 
            local_target="$$target-am"; \
295
 
          else \
296
 
            local_target="$$target"; \
297
 
          fi; \
298
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
299
 
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
300
 
        done; \
301
 
        if test "$$dot_seen" = "no"; then \
302
 
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
303
 
        fi; test -z "$$fail"
304
 
 
305
 
mostlyclean-recursive clean-recursive distclean-recursive \
306
 
maintainer-clean-recursive:
307
 
        @set fnord $$MAKEFLAGS; amf=$$2; \
308
 
        dot_seen=no; \
309
 
        case "$@" in \
310
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
311
 
          *) list='$(SUBDIRS)' ;; \
312
 
        esac; \
313
 
        rev=''; for subdir in $$list; do \
314
 
          if test "$$subdir" = "."; then :; else \
315
 
            rev="$$subdir $$rev"; \
316
 
          fi; \
317
 
        done; \
318
 
        rev="$$rev ."; \
319
 
        target=`echo $@ | sed s/-recursive//`; \
320
 
        for subdir in $$rev; do \
321
 
          echo "Making $$target in $$subdir"; \
322
 
          if test "$$subdir" = "."; then \
323
 
            local_target="$$target-am"; \
324
 
          else \
325
 
            local_target="$$target"; \
326
 
          fi; \
327
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
328
 
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
329
 
        done && test -z "$$fail"
330
 
tags-recursive:
331
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
332
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
333
 
        done
334
 
ctags-recursive:
335
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
336
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
337
 
        done
338
 
 
339
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
340
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
341
 
        unique=`for i in $$list; do \
342
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
343
 
          done | \
344
 
          $(AWK) '    { files[$$0] = 1; } \
345
 
               END { for (i in files) print i; }'`; \
346
 
        mkid -fID $$unique
347
 
tags: TAGS
348
 
 
349
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
350
 
                $(TAGS_FILES) $(LISP)
351
 
        tags=; \
352
 
        here=`pwd`; \
353
 
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
354
 
          include_option=--etags-include; \
355
 
          empty_fix=.; \
356
 
        else \
357
 
          include_option=--include; \
358
 
          empty_fix=; \
359
 
        fi; \
360
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
361
 
          if test "$$subdir" = .; then :; else \
362
 
            test ! -f $$subdir/TAGS || \
363
 
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
364
 
          fi; \
365
 
        done; \
366
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
367
 
        unique=`for i in $$list; do \
368
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
369
 
          done | \
370
 
          $(AWK) '    { files[$$0] = 1; } \
371
 
               END { for (i in files) print i; }'`; \
372
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
373
 
          test -n "$$unique" || unique=$$empty_fix; \
374
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
375
 
            $$tags $$unique; \
376
 
        fi
377
 
ctags: CTAGS
378
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
379
 
                $(TAGS_FILES) $(LISP)
380
 
        tags=; \
381
 
        here=`pwd`; \
382
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
383
 
        unique=`for i in $$list; do \
384
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
385
 
          done | \
386
 
          $(AWK) '    { files[$$0] = 1; } \
387
 
               END { for (i in files) print i; }'`; \
388
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
389
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
390
 
             $$tags $$unique
391
 
 
392
 
GTAGS:
393
 
        here=`$(am__cd) $(top_builddir) && pwd` \
394
 
          && cd $(top_srcdir) \
395
 
          && gtags -i $(GTAGS_ARGS) $$here
396
 
 
397
 
distclean-tags:
398
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
399
 
 
400
 
distdir: $(DISTFILES)
401
 
        $(mkdir_p) $(distdir)/$(srcdir) $(distdir)/$(srcdir)/generated
402
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
403
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
404
 
        list='$(DISTFILES)'; for file in $$list; do \
405
 
          case $$file in \
406
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
407
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
408
 
          esac; \
409
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
410
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
411
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
412
 
            dir="/$$dir"; \
413
 
            $(mkdir_p) "$(distdir)$$dir"; \
414
 
          else \
415
 
            dir=''; \
416
 
          fi; \
417
 
          if test -d $$d/$$file; then \
418
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
419
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
420
 
            fi; \
421
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
422
 
          else \
423
 
            test -f $(distdir)/$$file \
424
 
            || cp -p $$d/$$file $(distdir)/$$file \
425
 
            || exit 1; \
426
 
          fi; \
427
 
        done
428
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
429
 
          if test "$$subdir" = .; then :; else \
430
 
            test -d "$(distdir)/$$subdir" \
431
 
            || mkdir "$(distdir)/$$subdir" \
432
 
            || exit 1; \
433
 
            (cd $$subdir && \
434
 
              $(MAKE) $(AM_MAKEFLAGS) \
435
 
                top_distdir="../$(top_distdir)" \
436
 
                distdir="../$(distdir)/$$subdir" \
437
 
                distdir) \
438
 
              || exit 1; \
439
 
          fi; \
440
 
        done
441
 
check-am: all-am
442
 
check: check-recursive
443
 
all-am: Makefile
444
 
installdirs: installdirs-recursive
445
 
installdirs-am:
446
 
install: install-recursive
447
 
install-exec: install-exec-recursive
448
 
install-data: install-data-recursive
449
 
uninstall: uninstall-recursive
450
 
 
451
 
install-am: all-am
452
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
453
 
 
454
 
installcheck: installcheck-recursive
455
 
install-strip:
456
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
457
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
458
 
          `test -z '$(STRIP)' || \
459
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
460
 
mostlyclean-generic:
461
 
 
462
 
clean-generic:
463
 
 
464
 
distclean-generic:
465
 
        -rm -f $(CONFIG_CLEAN_FILES)
466
 
 
467
 
maintainer-clean-generic:
468
 
        @echo "This command is intended for maintainers to use"
469
 
        @echo "it deletes files that may require special tools to rebuild."
470
 
clean: clean-recursive
471
 
 
472
 
clean-am: clean-generic clean-libtool clean-local mostlyclean-am
473
 
 
474
 
distclean: distclean-recursive
475
 
        -rm -f Makefile
476
 
distclean-am: clean-am distclean-generic distclean-libtool \
477
 
        distclean-tags
478
 
 
479
 
dvi: dvi-recursive
480
 
 
481
 
dvi-am:
482
 
 
483
 
html: html-recursive
484
 
 
485
 
info: info-recursive
486
 
 
487
 
info-am:
488
 
 
489
 
install-data-am:
490
 
 
491
 
install-exec-am: install-exec-local
492
 
 
493
 
install-info: install-info-recursive
494
 
 
495
 
install-man:
496
 
 
497
 
installcheck-am:
498
 
 
499
 
maintainer-clean: maintainer-clean-recursive
500
 
        -rm -f Makefile
501
 
maintainer-clean-am: distclean-am maintainer-clean-generic \
502
 
        maintainer-clean-local
503
 
 
504
 
mostlyclean: mostlyclean-recursive
505
 
 
506
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
507
 
 
508
 
pdf: pdf-recursive
509
 
 
510
 
pdf-am:
511
 
 
512
 
ps: ps-recursive
513
 
 
514
 
ps-am:
515
 
 
516
 
uninstall-am: uninstall-info-am uninstall-local
517
 
 
518
 
uninstall-info: uninstall-info-recursive
519
 
 
520
 
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
521
 
        clean clean-generic clean-libtool clean-local clean-recursive \
522
 
        ctags ctags-recursive distclean distclean-generic \
523
 
        distclean-libtool distclean-recursive distclean-tags distdir \
524
 
        dvi dvi-am html html-am info info-am install install-am \
525
 
        install-data install-data-am install-exec install-exec-am \
526
 
        install-exec-local install-info install-info-am install-man \
527
 
        install-strip installcheck installcheck-am installdirs \
528
 
        installdirs-am maintainer-clean maintainer-clean-generic \
529
 
        maintainer-clean-local maintainer-clean-recursive mostlyclean \
530
 
        mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
531
 
        pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
532
 
        uninstall-info-am uninstall-local
533
 
 
534
 
 
535
 
all: $(LIBRARY)
536
 
 
537
 
$(LIBRARY):
538
 
        mcs --unsafe --target library --recurse $(srcdir)/generated/*.cs -o $(LIBRARY) $(TOMBOY_LIBS)
539
 
 
540
 
generated-stamp: $(API)
541
 
        gapi-fixup --api=$(API) --metadata=Egg.metadata && \
542
 
        gapi-codegen --include $(INCLUDE_API) --generate $(API) \
543
 
        --outdir=generated --customdir=. --assembly-name=$(ASSEMBLY) \
544
 
        && touch generated-stamp
545
 
 
546
 
$(API):
547
 
        PERLLIB=/usr/share/perl5 gapi-parser libtrayicon-sources.xml
548
 
 
549
 
install-exec-local: $(LIBRARY)
550
 
        $(mkinstalldirs) $(DESTDIR)$(pkglibdir)
551
 
        $(INSTALL_PROGRAM) $(LIBRARY) $(DESTDIR)$(pkglibdir)
552
 
 
553
 
uninstall-local:
554
 
        rm -f $(DESTDIR)$(pkglibdir)/$(LIBRARY)
555
 
 
556
 
clean-local:
557
 
        rm -f generated-stamp
558
 
        rm -f $(LIBRARY)
559
 
        rm -f $(API)
560
 
 
561
 
maintainer-clean-local:
562
 
        rm -rf $(COMMON_MAINTAINER_CLEAN_FILES)
563
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
564
 
# Otherwise a system limit (for SysV at least) may be exceeded.
565
 
.NOEXPORT: