~jtaylor/ubuntu/oneiric/gajim/multiple-CVE

« back to all changes in this revision

Viewing changes to src/osx/growl/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Nafallo Bjälevik
  • Date: 2008-11-16 00:26:27 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20081116002627-4olie99o2rqc7001
Tags: 0.12~beta1-0ubuntu1
* New upstream beta release:
  + Security improvements: End-to-End encryption, SSL certificat verification
  + Ability to minimize groupchats in roster
  + Chat to groupchat transformation
  + Block/Unblock contacts directly from roster
  + Single window mode
  + PEP support (User activity, mood and tune)
  + Security improvements: Kerberos (GSSAPI) SASL Authentication mechanism
  + Improve GUI of some windows
  + Fix handling of invalid XML
  + Fix freeze on connection
* Dropped all changes, patches and backports.
* src/common/passwords.py:
  - Change keyring to 'login', which is what gets unlocked at login.
* debian/copyright:
  - Updated for the GPL-3 change and for the amount of upstream authors.
* debian/control:
  - Update Standards-Version and drop XS for Vcs-Bzr.
  - Add Homepage and use ${shlibs:Depends}.
* debian/rules:
  - Update to not ignore errors from make clean.
  - Update with dh_shlibdeps.

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
build_triplet = @build@
 
34
host_triplet = @host@
 
35
subdir = src/osx/growl
 
36
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
37
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
38
am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
 
39
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/nls.m4 \
 
40
        $(top_srcdir)/m4/python.m4 $(top_srcdir)/configure.ac
 
41
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
42
        $(ACLOCAL_M4)
 
43
mkinstalldirs = $(install_sh) -d
 
44
CONFIG_HEADER = $(top_builddir)/config.h
 
45
CONFIG_CLEAN_FILES =
 
46
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
47
am__vpath_adj = case $$p in \
 
48
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
49
    *) f=$$p;; \
 
50
  esac;
 
51
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
52
am__installdirs = "$(DESTDIR)$(_growlImagelibdir)" \
 
53
        "$(DESTDIR)$(_growllibdir)"
 
54
_growlImagelibLTLIBRARIES_INSTALL = $(INSTALL)
 
55
_growllibLTLIBRARIES_INSTALL = $(INSTALL)
 
56
LTLIBRARIES = $(_growlImagelib_LTLIBRARIES) $(_growllib_LTLIBRARIES)
 
57
am__DEPENDENCIES_1 =
 
58
@BUILD_CARBON_TRUE@_growl_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
 
59
am___growl_la_SOURCES_DIST = _growl.c
 
60
@BUILD_CARBON_TRUE@am__growl_la_OBJECTS = _growl_la-_growl.lo
 
61
_growl_la_OBJECTS = $(am__growl_la_OBJECTS)
 
62
_growl_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 
63
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(_growl_la_CFLAGS) \
 
64
        $(CFLAGS) $(_growl_la_LDFLAGS) $(LDFLAGS) -o $@
 
65
@BUILD_CARBON_TRUE@am__growl_la_rpath = -rpath $(_growllibdir)
 
66
@BUILD_COCOA_TRUE@_growlImage_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
 
67
am___growlImage_la_SOURCES_DIST = _growlImage.m
 
68
@BUILD_COCOA_TRUE@am__growlImage_la_OBJECTS = _growlImage.lo
 
69
_growlImage_la_OBJECTS = $(am__growlImage_la_OBJECTS)
 
70
_growlImage_la_LINK = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
71
        --mode=link $(OBJCLD) $(AM_OBJCFLAGS) $(OBJCFLAGS) \
 
72
        $(_growlImage_la_LDFLAGS) $(LDFLAGS) -o $@
 
73
@BUILD_COCOA_TRUE@am__growlImage_la_rpath = -rpath \
 
74
@BUILD_COCOA_TRUE@      $(_growlImagelibdir)
 
75
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
 
76
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
77
am__depfiles_maybe = depfiles
 
78
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
79
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
80
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
81
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
82
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
83
CCLD = $(CC)
 
84
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
85
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
 
86
        $(LDFLAGS) -o $@
 
87
OBJCCOMPILE = $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
88
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_OBJCFLAGS) $(OBJCFLAGS)
 
89
LTOBJCCOMPILE = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
90
        --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
91
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_OBJCFLAGS) $(OBJCFLAGS)
 
92
OBJCLD = $(OBJC)
 
93
OBJCLINK = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
 
94
        $(OBJCLD) $(AM_OBJCFLAGS) $(OBJCFLAGS) $(AM_LDFLAGS) \
 
95
        $(LDFLAGS) -o $@
 
96
SOURCES = $(_growl_la_SOURCES) $(_growlImage_la_SOURCES)
 
97
DIST_SOURCES = $(am___growl_la_SOURCES_DIST) \
 
98
        $(am___growlImage_la_SOURCES_DIST)
 
99
ETAGS = etags
 
100
CTAGS = ctags
 
101
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
102
ACLOCAL = @ACLOCAL@
 
103
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
 
104
ALL_LINGUAS = @ALL_LINGUAS@
 
105
AMTAR = @AMTAR@
 
106
AR = @AR@
 
107
AUTOCONF = @AUTOCONF@
 
108
AUTOHEADER = @AUTOHEADER@
 
109
AUTOMAKE = @AUTOMAKE@
 
110
AWK = @AWK@
 
111
CARBON_LIBS = @CARBON_LIBS@
 
112
CATALOGS = @CATALOGS@
 
113
CATOBJEXT = @CATOBJEXT@
 
114
CC = @CC@
 
115
CCDEPMODE = @CCDEPMODE@
 
116
CFLAGS = @CFLAGS@
 
117
COCOA_LIBS = @COCOA_LIBS@
 
118
CPP = @CPP@
 
119
CPPFLAGS = @CPPFLAGS@
 
120
CXX = @CXX@
 
121
CXXCPP = @CXXCPP@
 
122
CXXDEPMODE = @CXXDEPMODE@
 
123
CXXFLAGS = @CXXFLAGS@
 
124
CYGPATH_W = @CYGPATH_W@
 
125
DATADIR = @DATADIR@
 
126
DATADIRNAME = @DATADIRNAME@
 
127
DBUS_CFLAGS = @DBUS_CFLAGS@
 
128
DBUS_LIBS = @DBUS_LIBS@
 
129
DEFS = @DEFS@
 
130
DEPDIR = @DEPDIR@
 
131
DOCDIR = @DOCDIR@
 
132
DSYMUTIL = @DSYMUTIL@
 
133
ECHO = @ECHO@
 
134
ECHO_C = @ECHO_C@
 
135
ECHO_N = @ECHO_N@
 
136
ECHO_T = @ECHO_T@
 
137
EGREP = @EGREP@
 
138
EXEEXT = @EXEEXT@
 
139
F77 = @F77@
 
140
FFLAGS = @FFLAGS@
 
141
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
142
GMOFILES = @GMOFILES@
 
143
GMSGFMT = @GMSGFMT@
 
144
GREP = @GREP@
 
145
GTKSPELL_CFLAGS = @GTKSPELL_CFLAGS@
 
146
GTKSPELL_LIBS = @GTKSPELL_LIBS@
 
147
INSTALL = @INSTALL@
 
148
INSTALL_DATA = @INSTALL_DATA@
 
149
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
150
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
151
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
152
INSTOBJEXT = @INSTOBJEXT@
 
153
INTLLIBS = @INTLLIBS@
 
154
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
 
155
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
 
156
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
 
157
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
158
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
 
159
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
 
160
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
161
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
 
162
INTLTOOL_PERL = @INTLTOOL_PERL@
 
163
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
 
164
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 
165
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 
166
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 
167
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
168
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
 
169
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 
170
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 
171
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
 
172
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
 
173
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
174
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
175
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
 
176
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
 
177
LDFLAGS = @LDFLAGS@
 
178
LIBDIR = @LIBDIR@
 
179
LIBOBJS = @LIBOBJS@
 
180
LIBS = @LIBS@
 
181
LIBTOOL = @LIBTOOL@
 
182
LN_S = @LN_S@
 
183
LTLIBOBJS = @LTLIBOBJS@
 
184
MAINT = @MAINT@
 
185
MAKEINFO = @MAKEINFO@
 
186
MKDIR_P = @MKDIR_P@
 
187
MKINSTALLDIRS = @MKINSTALLDIRS@
 
188
MSGFMT = @MSGFMT@
 
189
MSGFMT_OPTS = @MSGFMT_OPTS@
 
190
MSGMERGE = @MSGMERGE@
 
191
NMEDIT = @NMEDIT@
 
192
OBJEXT = @OBJEXT@
 
193
PACKAGE = @PACKAGE@
 
194
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
195
PACKAGE_NAME = @PACKAGE_NAME@
 
196
PACKAGE_STRING = @PACKAGE_STRING@
 
197
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
198
PACKAGE_VERSION = @PACKAGE_VERSION@
 
199
PATH_SEPARATOR = @PATH_SEPARATOR@
 
200
PKG_CONFIG = @PKG_CONFIG@
 
201
POFILES = @POFILES@
 
202
POSUB = @POSUB@
 
203
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
204
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
205
PYGTK_CFLAGS = @PYGTK_CFLAGS@
 
206
PYGTK_DEFS = @PYGTK_DEFS@
 
207
PYGTK_LIBS = @PYGTK_LIBS@
 
208
PYTHON = @PYTHON@
 
209
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
 
210
PYTHON_INCLUDES = @PYTHON_INCLUDES@
 
211
PYTHON_PLATFORM = @PYTHON_PLATFORM@
 
212
PYTHON_PREFIX = @PYTHON_PREFIX@
 
213
PYTHON_VERSION = @PYTHON_VERSION@
 
214
RANLIB = @RANLIB@
 
215
SED = @SED@
 
216
SET_MAKE = @SET_MAKE@
 
217
SHELL = @SHELL@
 
218
STRIP = @STRIP@
 
219
USE_NLS = @USE_NLS@
 
220
VERSION = @VERSION@
 
221
XGETTEXT = @XGETTEXT@
 
222
XMKMF = @XMKMF@
 
223
XSCRNSAVER_CFLAGS = @XSCRNSAVER_CFLAGS@
 
224
XSCRNSAVER_LIBS = @XSCRNSAVER_LIBS@
 
225
abs_builddir = @abs_builddir@
 
226
abs_srcdir = @abs_srcdir@
 
227
abs_top_builddir = @abs_top_builddir@
 
228
abs_top_srcdir = @abs_top_srcdir@
 
229
ac_ct_CC = @ac_ct_CC@
 
230
ac_ct_CXX = @ac_ct_CXX@
 
231
ac_ct_F77 = @ac_ct_F77@
 
232
am__include = @am__include@
 
233
am__leading_dot = @am__leading_dot@
 
234
am__quote = @am__quote@
 
235
am__tar = @am__tar@
 
236
am__untar = @am__untar@
 
237
bindir = @bindir@
 
238
build = @build@
 
239
build_alias = @build_alias@
 
240
build_cpu = @build_cpu@
 
241
build_os = @build_os@
 
242
build_vendor = @build_vendor@
 
243
builddir = @builddir@
 
244
datadir = @datadir@
 
245
datarootdir = @datarootdir@
 
246
docdir = @docdir@
 
247
dvidir = @dvidir@
 
248
exec_prefix = @exec_prefix@
 
249
host = @host@
 
250
host_alias = @host_alias@
 
251
host_cpu = @host_cpu@
 
252
host_os = @host_os@
 
253
host_vendor = @host_vendor@
 
254
htmldir = @htmldir@
 
255
includedir = @includedir@
 
256
infodir = @infodir@
 
257
install_sh = @install_sh@
 
258
libdir = @libdir@
 
259
libexecdir = @libexecdir@
 
260
localedir = @localedir@
 
261
localstatedir = @localstatedir@
 
262
mandir = @mandir@
 
263
mkdir_p = @mkdir_p@
 
264
oldincludedir = @oldincludedir@
 
265
pdfdir = @pdfdir@
 
266
pkgpyexecdir = @pkgpyexecdir@
 
267
pkgpythondir = @pkgpythondir@
 
268
prefix = @prefix@
 
269
program_transform_name = @program_transform_name@
 
270
psdir = @psdir@
 
271
pyexecdir = @pyexecdir@
 
272
pythondir = @pythondir@
 
273
sbindir = @sbindir@
 
274
sharedstatedir = @sharedstatedir@
 
275
srcdir = @srcdir@
 
276
sysconfdir = @sysconfdir@
 
277
target_alias = @target_alias@
 
278
top_builddir = @top_builddir@
 
279
top_srcdir = @top_srcdir@
 
280
OBJC = gcc
 
281
INCLUDES = \
 
282
        $(PYTHON_INCLUDES) 
 
283
 
 
284
@BUILD_CARBON_TRUE@_growllib_LTLIBRARIES = _growl.la
 
285
@BUILD_CARBON_TRUE@_growllibdir = $(libdir)/gajim
 
286
@BUILD_CARBON_TRUE@_growl_la_LIBADD = $(CARBON_LIBS) 
 
287
@BUILD_CARBON_TRUE@_growl_la_SOURCES = _growl.c
 
288
@BUILD_CARBON_TRUE@_growl_la_LDFLAGS = \
 
289
@BUILD_CARBON_TRUE@     -module -avoid-version -Xcompiler -isysroot -Xcompiler /Developer/SDKs/MacOSX10.4u.sdk -Xcompiler -arch -Xcompiler ppc -Xcompiler -arch -Xcompiler i386
 
290
 
 
291
@BUILD_CARBON_TRUE@_growl_la_CFLAGS = -Xcompiler -isysroot -Xcompiler /Developer/SDKs/MacOSX10.4u.sdk -Xcompiler -arch -Xcompiler ppc -Xcompiler -arch -Xcompiler i386 $(PYTHON_INCLUDES)
 
292
@BUILD_COCOA_TRUE@_growlImagelib_LTLIBRARIES = _growlImage.la
 
293
@BUILD_COCOA_TRUE@_growlImagelibdir = $(libdir)/gajim
 
294
@BUILD_COCOA_TRUE@_growlImage_la_LIBADD = $(COCOA_LIBS) 
 
295
@BUILD_COCOA_TRUE@_growlImage_la_SOURCES = _growlImage.m
 
296
@BUILD_COCOA_TRUE@_growlImage_la_LDFLAGS = \
 
297
@BUILD_COCOA_TRUE@      -module -avoid-version -Xcompiler -isysroot -Xcompiler /Developer/SDKs/MacOSX10.4u.sdk -Xcompiler -arch -Xcompiler ppc -Xcompiler -arch -Xcompiler i386
 
298
 
 
299
@BUILD_COCOA_TRUE@_growlImage_la_CFLAGS = -Xcompiler -isysroot -Xcompiler /Developer/SDKs/MacOSX10.4u.sdk -Xcompiler -arch -Xcompiler ppc -Xcompiler -arch -Xcompiler i386 $(PYTHON_INCLUDES)
 
300
@BUILD_COCOA_TRUE@AM_OBJCFLAGS = $(_growlImage_la_CFLAGS)
 
301
DISTCLEANFILES = 
 
302
EXTRA_DIST = 
 
303
MAINTAINERCLEANFILES = Makefile.in
 
304
all: all-am
 
305
 
 
306
.SUFFIXES:
 
307
.SUFFIXES: .c .lo .m .o .obj
 
308
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
309
        @for dep in $?; do \
 
310
          case '$(am__configure_deps)' in \
 
311
            *$$dep*) \
 
312
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
313
                && exit 0; \
 
314
              exit 1;; \
 
315
          esac; \
 
316
        done; \
 
317
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/osx/growl/Makefile'; \
 
318
        cd $(top_srcdir) && \
 
319
          $(AUTOMAKE) --gnu  src/osx/growl/Makefile
 
320
.PRECIOUS: Makefile
 
321
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
322
        @case '$?' in \
 
323
          *config.status*) \
 
324
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
325
          *) \
 
326
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
327
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
328
        esac;
 
329
 
 
330
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
331
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
332
 
 
333
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
334
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
335
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
336
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
337
install-_growlImagelibLTLIBRARIES: $(_growlImagelib_LTLIBRARIES)
 
338
        @$(NORMAL_INSTALL)
 
339
        test -z "$(_growlImagelibdir)" || $(MKDIR_P) "$(DESTDIR)$(_growlImagelibdir)"
 
340
        @list='$(_growlImagelib_LTLIBRARIES)'; for p in $$list; do \
 
341
          if test -f $$p; then \
 
342
            f=$(am__strip_dir) \
 
343
            echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(_growlImagelibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(_growlImagelibdir)/$$f'"; \
 
344
            $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(_growlImagelibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(_growlImagelibdir)/$$f"; \
 
345
          else :; fi; \
 
346
        done
 
347
 
 
348
uninstall-_growlImagelibLTLIBRARIES:
 
349
        @$(NORMAL_UNINSTALL)
 
350
        @list='$(_growlImagelib_LTLIBRARIES)'; for p in $$list; do \
 
351
          p=$(am__strip_dir) \
 
352
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(_growlImagelibdir)/$$p'"; \
 
353
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(_growlImagelibdir)/$$p"; \
 
354
        done
 
355
 
 
356
clean-_growlImagelibLTLIBRARIES:
 
357
        -test -z "$(_growlImagelib_LTLIBRARIES)" || rm -f $(_growlImagelib_LTLIBRARIES)
 
358
        @list='$(_growlImagelib_LTLIBRARIES)'; for p in $$list; do \
 
359
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
360
          test "$$dir" != "$$p" || dir=.; \
 
361
          echo "rm -f \"$${dir}/so_locations\""; \
 
362
          rm -f "$${dir}/so_locations"; \
 
363
        done
 
364
install-_growllibLTLIBRARIES: $(_growllib_LTLIBRARIES)
 
365
        @$(NORMAL_INSTALL)
 
366
        test -z "$(_growllibdir)" || $(MKDIR_P) "$(DESTDIR)$(_growllibdir)"
 
367
        @list='$(_growllib_LTLIBRARIES)'; for p in $$list; do \
 
368
          if test -f $$p; then \
 
369
            f=$(am__strip_dir) \
 
370
            echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(_growllibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(_growllibdir)/$$f'"; \
 
371
            $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(_growllibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(_growllibdir)/$$f"; \
 
372
          else :; fi; \
 
373
        done
 
374
 
 
375
uninstall-_growllibLTLIBRARIES:
 
376
        @$(NORMAL_UNINSTALL)
 
377
        @list='$(_growllib_LTLIBRARIES)'; for p in $$list; do \
 
378
          p=$(am__strip_dir) \
 
379
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(_growllibdir)/$$p'"; \
 
380
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(_growllibdir)/$$p"; \
 
381
        done
 
382
 
 
383
clean-_growllibLTLIBRARIES:
 
384
        -test -z "$(_growllib_LTLIBRARIES)" || rm -f $(_growllib_LTLIBRARIES)
 
385
        @list='$(_growllib_LTLIBRARIES)'; for p in $$list; do \
 
386
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
387
          test "$$dir" != "$$p" || dir=.; \
 
388
          echo "rm -f \"$${dir}/so_locations\""; \
 
389
          rm -f "$${dir}/so_locations"; \
 
390
        done
 
391
_growl.la: $(_growl_la_OBJECTS) $(_growl_la_DEPENDENCIES) 
 
392
        $(_growl_la_LINK) $(am__growl_la_rpath) $(_growl_la_OBJECTS) $(_growl_la_LIBADD) $(LIBS)
 
393
_growlImage.la: $(_growlImage_la_OBJECTS) $(_growlImage_la_DEPENDENCIES) 
 
394
        $(_growlImage_la_LINK) $(am__growlImage_la_rpath) $(_growlImage_la_OBJECTS) $(_growlImage_la_LIBADD) $(LIBS)
 
395
 
 
396
mostlyclean-compile:
 
397
        -rm -f *.$(OBJEXT)
 
398
 
 
399
distclean-compile:
 
400
        -rm -f *.tab.c
 
401
 
 
402
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_growlImage.Plo@am__quote@
 
403
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_growl_la-_growl.Plo@am__quote@
 
404
 
 
405
.c.o:
 
406
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
407
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
408
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
409
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
410
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
411
 
 
412
.c.obj:
 
413
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
414
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
415
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
416
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
417
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
418
 
 
419
.c.lo:
 
420
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
421
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
422
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
423
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
424
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
425
 
 
426
_growl_la-_growl.lo: _growl.c
 
427
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_growl_la_CFLAGS) $(CFLAGS) -MT _growl_la-_growl.lo -MD -MP -MF $(DEPDIR)/_growl_la-_growl.Tpo -c -o _growl_la-_growl.lo `test -f '_growl.c' || echo '$(srcdir)/'`_growl.c
 
428
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/_growl_la-_growl.Tpo $(DEPDIR)/_growl_la-_growl.Plo
 
429
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='_growl.c' object='_growl_la-_growl.lo' libtool=yes @AMDEPBACKSLASH@
 
430
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
431
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_growl_la_CFLAGS) $(CFLAGS) -c -o _growl_la-_growl.lo `test -f '_growl.c' || echo '$(srcdir)/'`_growl.c
 
432
 
 
433
.m.o:
 
434
@am__fastdepOBJC_TRUE@  $(OBJCCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
435
@am__fastdepOBJC_TRUE@  mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
436
@AMDEP_TRUE@@am__fastdepOBJC_FALSE@     source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
437
@AMDEP_TRUE@@am__fastdepOBJC_FALSE@     DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
438
@am__fastdepOBJC_FALSE@ $(OBJCCOMPILE) -c -o $@ $<
 
439
 
 
440
.m.obj:
 
441
@am__fastdepOBJC_TRUE@  $(OBJCCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
442
@am__fastdepOBJC_TRUE@  mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
443
@AMDEP_TRUE@@am__fastdepOBJC_FALSE@     source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
444
@AMDEP_TRUE@@am__fastdepOBJC_FALSE@     DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
445
@am__fastdepOBJC_FALSE@ $(OBJCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
446
 
 
447
.m.lo:
 
448
@am__fastdepOBJC_TRUE@  $(LTOBJCCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
449
@am__fastdepOBJC_TRUE@  mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
450
@AMDEP_TRUE@@am__fastdepOBJC_FALSE@     source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
451
@AMDEP_TRUE@@am__fastdepOBJC_FALSE@     DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
452
@am__fastdepOBJC_FALSE@ $(LTOBJCCOMPILE) -c -o $@ $<
 
453
 
 
454
mostlyclean-libtool:
 
455
        -rm -f *.lo
 
456
 
 
457
clean-libtool:
 
458
        -rm -rf .libs _libs
 
459
 
 
460
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
461
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
462
        unique=`for i in $$list; do \
 
463
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
464
          done | \
 
465
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
466
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
467
        mkid -fID $$unique
 
468
tags: TAGS
 
469
 
 
470
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
471
                $(TAGS_FILES) $(LISP)
 
472
        tags=; \
 
473
        here=`pwd`; \
 
474
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
475
        unique=`for i in $$list; do \
 
476
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
477
          done | \
 
478
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
479
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
480
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
481
          test -n "$$unique" || unique=$$empty_fix; \
 
482
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
483
            $$tags $$unique; \
 
484
        fi
 
485
ctags: CTAGS
 
486
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
487
                $(TAGS_FILES) $(LISP)
 
488
        tags=; \
 
489
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
490
        unique=`for i in $$list; do \
 
491
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
492
          done | \
 
493
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
494
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
495
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
496
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
497
             $$tags $$unique
 
498
 
 
499
GTAGS:
 
500
        here=`$(am__cd) $(top_builddir) && pwd` \
 
501
          && cd $(top_srcdir) \
 
502
          && gtags -i $(GTAGS_ARGS) $$here
 
503
 
 
504
distclean-tags:
 
505
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
506
 
 
507
distdir: $(DISTFILES)
 
508
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
509
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
510
        list='$(DISTFILES)'; \
 
511
          dist_files=`for file in $$list; do echo $$file; done | \
 
512
          sed -e "s|^$$srcdirstrip/||;t" \
 
513
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
514
        case $$dist_files in \
 
515
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
516
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
517
                           sort -u` ;; \
 
518
        esac; \
 
519
        for file in $$dist_files; do \
 
520
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
521
          if test -d $$d/$$file; then \
 
522
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
523
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
524
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
525
            fi; \
 
526
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
527
          else \
 
528
            test -f $(distdir)/$$file \
 
529
            || cp -p $$d/$$file $(distdir)/$$file \
 
530
            || exit 1; \
 
531
          fi; \
 
532
        done
 
533
check-am: all-am
 
534
check: check-am
 
535
all-am: Makefile $(LTLIBRARIES)
 
536
installdirs:
 
537
        for dir in "$(DESTDIR)$(_growlImagelibdir)" "$(DESTDIR)$(_growllibdir)"; do \
 
538
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
539
        done
 
540
install: install-am
 
541
install-exec: install-exec-am
 
542
install-data: install-data-am
 
543
uninstall: uninstall-am
 
544
 
 
545
install-am: all-am
 
546
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
547
 
 
548
installcheck: installcheck-am
 
549
install-strip:
 
550
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
551
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
552
          `test -z '$(STRIP)' || \
 
553
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
554
mostlyclean-generic:
 
555
 
 
556
clean-generic:
 
557
 
 
558
distclean-generic:
 
559
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
560
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
 
561
 
 
562
maintainer-clean-generic:
 
563
        @echo "This command is intended for maintainers to use"
 
564
        @echo "it deletes files that may require special tools to rebuild."
 
565
        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
 
566
clean: clean-am
 
567
 
 
568
clean-am: clean-_growlImagelibLTLIBRARIES clean-_growllibLTLIBRARIES \
 
569
        clean-generic clean-libtool mostlyclean-am
 
570
 
 
571
distclean: distclean-am
 
572
        -rm -rf ./$(DEPDIR)
 
573
        -rm -f Makefile
 
574
distclean-am: clean-am distclean-compile distclean-generic \
 
575
        distclean-tags
 
576
 
 
577
dvi: dvi-am
 
578
 
 
579
dvi-am:
 
580
 
 
581
html: html-am
 
582
 
 
583
info: info-am
 
584
 
 
585
info-am:
 
586
 
 
587
install-data-am: install-_growlImagelibLTLIBRARIES \
 
588
        install-_growllibLTLIBRARIES
 
589
 
 
590
install-dvi: install-dvi-am
 
591
 
 
592
install-exec-am:
 
593
 
 
594
install-html: install-html-am
 
595
 
 
596
install-info: install-info-am
 
597
 
 
598
install-man:
 
599
 
 
600
install-pdf: install-pdf-am
 
601
 
 
602
install-ps: install-ps-am
 
603
 
 
604
installcheck-am:
 
605
 
 
606
maintainer-clean: maintainer-clean-am
 
607
        -rm -rf ./$(DEPDIR)
 
608
        -rm -f Makefile
 
609
maintainer-clean-am: distclean-am maintainer-clean-generic
 
610
 
 
611
mostlyclean: mostlyclean-am
 
612
 
 
613
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
614
        mostlyclean-libtool
 
615
 
 
616
pdf: pdf-am
 
617
 
 
618
pdf-am:
 
619
 
 
620
ps: ps-am
 
621
 
 
622
ps-am:
 
623
 
 
624
uninstall-am: uninstall-_growlImagelibLTLIBRARIES \
 
625
        uninstall-_growllibLTLIBRARIES
 
626
 
 
627
.MAKE: install-am install-strip
 
628
 
 
629
.PHONY: CTAGS GTAGS all all-am check check-am clean \
 
630
        clean-_growlImagelibLTLIBRARIES clean-_growllibLTLIBRARIES \
 
631
        clean-generic clean-libtool ctags distclean distclean-compile \
 
632
        distclean-generic distclean-libtool distclean-tags distdir dvi \
 
633
        dvi-am html html-am info info-am install \
 
634
        install-_growlImagelibLTLIBRARIES install-_growllibLTLIBRARIES \
 
635
        install-am install-data install-data-am install-dvi \
 
636
        install-dvi-am install-exec install-exec-am install-html \
 
637
        install-html-am install-info install-info-am install-man \
 
638
        install-pdf install-pdf-am install-ps install-ps-am \
 
639
        install-strip installcheck installcheck-am installdirs \
 
640
        maintainer-clean maintainer-clean-generic mostlyclean \
 
641
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
 
642
        pdf pdf-am ps ps-am tags uninstall \
 
643
        uninstall-_growlImagelibLTLIBRARIES \
 
644
        uninstall-_growllibLTLIBRARIES uninstall-am
 
645
 
 
646
 
 
647
export MACOSX_DEPLOYMENT_TARGET=10.4
 
648
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
649
# Otherwise a system limit (for SysV at least) may be exceeded.
 
650
.NOEXPORT: