summaryrefslogtreecommitdiff
path: root/macosx/bundle/Makefile.in
diff options
context:
space:
mode:
authorSimeon Simeonov2018-02-26 11:23:00 +0100
committerSimeon Simeonov2018-02-26 11:23:00 +0100
commit0b3cbf57875fd692e4ba0b336fefa4bee1ed00dc (patch)
treeaf916a30553c78ce9d4f2d8658656a175c5b6921 /macosx/bundle/Makefile.in
Initial commit for sylpheed 3.7.0
Diffstat (limited to 'macosx/bundle/Makefile.in')
-rw-r--r--macosx/bundle/Makefile.in496
1 files changed, 496 insertions, 0 deletions
diff --git a/macosx/bundle/Makefile.in b/macosx/bundle/Makefile.in
new file mode 100644
index 0000000..fabbef3
--- /dev/null
+++ b/macosx/bundle/Makefile.in
@@ -0,0 +1,496 @@
1# Makefile.in generated by automake 1.14.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
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@
16VPATH = @srcdir@
17am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
18am__make_running_with_option = \
19 case $${target_option-} in \
20 ?) ;; \
21 *) echo "am__make_running_with_option: internal error: invalid" \
22 "target option '$${target_option-}' specified" >&2; \
23 exit 1;; \
24 esac; \
25 has_opt=no; \
26 sane_makeflags=$$MAKEFLAGS; \
27 if $(am__is_gnu_make); then \
28 sane_makeflags=$$MFLAGS; \
29 else \
30 case $$MAKEFLAGS in \
31 *\\[\ \ ]*) \
32 bs=\\; \
33 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
34 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
35 esac; \
36 fi; \
37 skip_next=no; \
38 strip_trailopt () \
39 { \
40 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
41 }; \
42 for flg in $$sane_makeflags; do \
43 test $$skip_next = yes && { skip_next=no; continue; }; \
44 case $$flg in \
45 *=*|--*) continue;; \
46 -*I) strip_trailopt 'I'; skip_next=yes;; \
47 -*I?*) strip_trailopt 'I';; \
48 -*O) strip_trailopt 'O'; skip_next=yes;; \
49 -*O?*) strip_trailopt 'O';; \
50 -*l) strip_trailopt 'l'; skip_next=yes;; \
51 -*l?*) strip_trailopt 'l';; \
52 -[dEDm]) skip_next=yes;; \
53 -[JT]) skip_next=yes;; \
54 esac; \
55 case $$flg in \
56 *$$target_option*) has_opt=yes; break;; \
57 esac; \
58 done; \
59 test $$has_opt = yes
60am__make_dryrun = (target_option=n; $(am__make_running_with_option))
61am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
62pkgdatadir = $(datadir)/@PACKAGE@
63pkgincludedir = $(includedir)/@PACKAGE@
64pkglibdir = $(libdir)/@PACKAGE@
65pkglibexecdir = $(libexecdir)/@PACKAGE@
66am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
67install_sh_DATA = $(install_sh) -c -m 644
68install_sh_PROGRAM = $(install_sh) -c
69install_sh_SCRIPT = $(install_sh) -c
70INSTALL_HEADER = $(INSTALL_DATA)
71transform = $(program_transform_name)
72NORMAL_INSTALL = :
73PRE_INSTALL = :
74POST_INSTALL = :
75NORMAL_UNINSTALL = :
76PRE_UNINSTALL = :
77POST_UNINSTALL = :
78build_triplet = @build@
79host_triplet = @host@
80target_triplet = @target@
81subdir = macosx/bundle
82DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
83 $(top_srcdir)/mkinstalldirs
84ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
85am__aclocal_m4_deps = $(top_srcdir)/ac/aclocal-include.m4 \
86 $(top_srcdir)/ac/gnupg-check-typedef.m4 \
87 $(top_srcdir)/configure.ac
88am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
89 $(ACLOCAL_M4)
90mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
91CONFIG_HEADER = $(top_builddir)/config.h
92CONFIG_CLEAN_FILES =
93CONFIG_CLEAN_VPATH_FILES =
94AM_V_P = $(am__v_P_@AM_V@)
95am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
96am__v_P_0 = false
97am__v_P_1 = :
98AM_V_GEN = $(am__v_GEN_@AM_V@)
99am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
100am__v_GEN_0 = @echo " GEN " $@;
101am__v_GEN_1 =
102AM_V_at = $(am__v_at_@AM_V@)
103am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
104am__v_at_0 = @
105am__v_at_1 =
106SOURCES =
107DIST_SOURCES =
108am__can_run_installinfo = \
109 case $$AM_UPDATE_INFO_DIR in \
110 n|no|NO) false;; \
111 *) (install-info --version) >/dev/null 2>&1;; \
112 esac
113am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
114DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
115ACLOCAL = @ACLOCAL@
116ALLOCA = @ALLOCA@
117AMTAR = @AMTAR@
118AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
119AR = @AR@
120AUTOCONF = @AUTOCONF@
121AUTOHEADER = @AUTOHEADER@
122AUTOMAKE = @AUTOMAKE@
123AWK = @AWK@
124BUILD_REVISION = @BUILD_REVISION@
125CATALOGS = @CATALOGS@
126CATOBJEXT = @CATOBJEXT@
127CC = @CC@
128CCDEPMODE = @CCDEPMODE@
129CFLAGS = @CFLAGS@
130CPP = @CPP@
131CPPFLAGS = @CPPFLAGS@
132CYGPATH_W = @CYGPATH_W@
133DATADIRNAME = @DATADIRNAME@
134DEFS = @DEFS@
135DEPDIR = @DEPDIR@
136DEVEL_VERSION = @DEVEL_VERSION@
137DLLTOOL = @DLLTOOL@
138DSYMUTIL = @DSYMUTIL@
139DUMPBIN = @DUMPBIN@
140ECHO_C = @ECHO_C@
141ECHO_N = @ECHO_N@
142ECHO_T = @ECHO_T@
143EGREP = @EGREP@
144EXEEXT = @EXEEXT@
145EXTRA_VERSION = @EXTRA_VERSION@
146FGREP = @FGREP@
147GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
148GLIB_CFLAGS = @GLIB_CFLAGS@
149GLIB_COMPILE_RESOURCES = @GLIB_COMPILE_RESOURCES@
150GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
151GLIB_LIBS = @GLIB_LIBS@
152GLIB_MKENUMS = @GLIB_MKENUMS@
153GMOFILES = @GMOFILES@
154GMSGFMT = @GMSGFMT@
155GOBJECT_QUERY = @GOBJECT_QUERY@
156GPGME_CFLAGS = @GPGME_CFLAGS@
157GPGME_CONFIG = @GPGME_CONFIG@
158GPGME_LIBS = @GPGME_LIBS@
159GREP = @GREP@
160GTK_CFLAGS = @GTK_CFLAGS@
161GTK_LIBS = @GTK_LIBS@
162INSTALL = @INSTALL@
163INSTALL_DATA = @INSTALL_DATA@
164INSTALL_PROGRAM = @INSTALL_PROGRAM@
165INSTALL_SCRIPT = @INSTALL_SCRIPT@
166INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
167INSTOBJEXT = @INSTOBJEXT@
168INTLLIBS = @INTLLIBS@
169LD = @LD@
170LDAP_LIBS = @LDAP_LIBS@
171LDFLAGS = @LDFLAGS@
172LEX = @LEX@
173LEXLIB = @LEXLIB@
174LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
175LIBICONV = @LIBICONV@
176LIBOBJS = @LIBOBJS@
177LIBS = @LIBS@
178LIBSYLPH_CFLAGS = @LIBSYLPH_CFLAGS@
179LIBSYLPH_LIBS = @LIBSYLPH_LIBS@
180LIBTOOL = @LIBTOOL@
181LIPO = @LIPO@
182LN_S = @LN_S@
183LTLIBICONV = @LTLIBICONV@
184LTLIBOBJS = @LTLIBOBJS@
185LT_AGE = @LT_AGE@
186LT_CURRENT = @LT_CURRENT@
187LT_RELEASE = @LT_RELEASE@
188LT_REVISION = @LT_REVISION@
189MAINT = @MAINT@
190MAJOR_VERSION = @MAJOR_VERSION@
191MAKEINFO = @MAKEINFO@
192MANIFEST_TOOL = @MANIFEST_TOOL@
193MICRO_VERSION = @MICRO_VERSION@
194MINOR_VERSION = @MINOR_VERSION@
195MKDIR_P = @MKDIR_P@
196MKINSTALLDIRS = @MKINSTALLDIRS@
197MSGFMT = @MSGFMT@
198MSGFMT_OPTS = @MSGFMT_OPTS@
199NM = @NM@
200NMEDIT = @NMEDIT@
201OBJDUMP = @OBJDUMP@
202OBJEXT = @OBJEXT@
203OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
204OPENSSL_LIBS = @OPENSSL_LIBS@
205OTOOL = @OTOOL@
206OTOOL64 = @OTOOL64@
207PACKAGE = @PACKAGE@
208PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
209PACKAGE_NAME = @PACKAGE_NAME@
210PACKAGE_STRING = @PACKAGE_STRING@
211PACKAGE_TARNAME = @PACKAGE_TARNAME@
212PACKAGE_URL = @PACKAGE_URL@
213PACKAGE_VERSION = @PACKAGE_VERSION@
214PATH_SEPARATOR = @PATH_SEPARATOR@
215PKG_CONFIG = @PKG_CONFIG@
216PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
217PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
218POFILES = @POFILES@
219POSUB = @POSUB@
220PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
221PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
222RANLIB = @RANLIB@
223SED = @SED@
224SET_MAKE = @SET_MAKE@
225SHELL = @SHELL@
226STRIP = @STRIP@
227SYLPHEED_LIBS = @SYLPHEED_LIBS@
228USE_NLS = @USE_NLS@
229VERSION = @VERSION@
230WINDRES = @WINDRES@
231XGETTEXT = @XGETTEXT@
232YACC = @YACC@
233YFLAGS = @YFLAGS@
234abs_builddir = @abs_builddir@
235abs_srcdir = @abs_srcdir@
236abs_top_builddir = @abs_top_builddir@
237abs_top_srcdir = @abs_top_srcdir@
238ac_ct_AR = @ac_ct_AR@
239ac_ct_CC = @ac_ct_CC@
240ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
241am__include = @am__include@
242am__leading_dot = @am__leading_dot@
243am__quote = @am__quote@
244am__tar = @am__tar@
245am__untar = @am__untar@
246bindir = @bindir@
247build = @build@
248build_alias = @build_alias@
249build_cpu = @build_cpu@
250build_os = @build_os@
251build_vendor = @build_vendor@
252builddir = @builddir@
253datadir = @datadir@
254datarootdir = @datarootdir@
255docdir = @docdir@
256dvidir = @dvidir@
257exec_prefix = @exec_prefix@
258faqdir = @faqdir@
259host = @host@
260host_alias = @host_alias@
261host_cpu = @host_cpu@
262host_os = @host_os@
263host_vendor = @host_vendor@
264htmldir = @htmldir@
265includedir = @includedir@
266infodir = @infodir@
267install_sh = @install_sh@
268libdir = @libdir@
269libexecdir = @libexecdir@
270localedir = @localedir@
271localstatedir = @localstatedir@
272mandir = @mandir@
273manualdir = @manualdir@
274mkdir_p = @mkdir_p@
275oldincludedir = @oldincludedir@
276pdfdir = @pdfdir@
277plugindir = @plugindir@
278prefix = @prefix@
279program_transform_name = @program_transform_name@
280psdir = @psdir@
281sbindir = @sbindir@
282sharedstatedir = @sharedstatedir@
283srcdir = @srcdir@
284sysconfdir = @sysconfdir@
285target = @target@
286target_alias = @target_alias@
287target_cpu = @target_cpu@
288target_os = @target_os@
289target_vendor = @target_vendor@
290themedir = @themedir@
291top_build_prefix = @top_build_prefix@
292top_builddir = @top_builddir@
293top_srcdir = @top_srcdir@
294EXTRA_DIST = \
295 Info-sylpheed.plist \
296 Makefile.am \
297 README.txt \
298 gtkrc \
299 launcher.sh \
300 sylpheed.bundle \
301 sylpheed.icns
302
303all: all-am
304
305.SUFFIXES:
306$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
307 @for dep in $?; do \
308 case '$(am__configure_deps)' in \
309 *$$dep*) \
310 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
311 && { if test -f $@; then exit 0; else break; fi; }; \
312 exit 1;; \
313 esac; \
314 done; \
315 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign macosx/bundle/Makefile'; \
316 $(am__cd) $(top_srcdir) && \
317 $(AUTOMAKE) --foreign macosx/bundle/Makefile
318.PRECIOUS: Makefile
319Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
320 @case '$?' in \
321 *config.status*) \
322 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
323 *) \
324 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
325 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
326 esac;
327
328$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
329 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
330
331$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
332 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
333$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
334 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
335$(am__aclocal_m4_deps):
336
337mostlyclean-libtool:
338 -rm -f *.lo
339
340clean-libtool:
341 -rm -rf .libs _libs
342tags TAGS:
343
344ctags CTAGS:
345
346cscope cscopelist:
347
348
349distdir: $(DISTFILES)
350 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
351 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
352 list='$(DISTFILES)'; \
353 dist_files=`for file in $$list; do echo $$file; done | \
354 sed -e "s|^$$srcdirstrip/||;t" \
355 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
356 case $$dist_files in \
357 */*) $(MKDIR_P) `echo "$$dist_files" | \
358 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
359 sort -u` ;; \
360 esac; \
361 for file in $$dist_files; do \
362 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
363 if test -d $$d/$$file; then \
364 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
365 if test -d "$(distdir)/$$file"; then \
366 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
367 fi; \
368 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
369 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
370 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
371 fi; \
372 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
373 else \
374 test -f "$(distdir)/$$file" \
375 || cp -p $$d/$$file "$(distdir)/$$file" \
376 || exit 1; \
377 fi; \
378 done
379check-am: all-am
380check: check-am
381all-am: Makefile
382installdirs:
383install: install-am
384install-exec: install-exec-am
385install-data: install-data-am
386uninstall: uninstall-am
387
388install-am: all-am
389 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
390
391installcheck: installcheck-am
392install-strip:
393 if test -z '$(STRIP)'; then \
394 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
395 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
396 install; \
397 else \
398 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
399 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
400 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
401 fi
402mostlyclean-generic:
403
404clean-generic:
405
406distclean-generic:
407 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
408 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
409
410maintainer-clean-generic:
411 @echo "This command is intended for maintainers to use"
412 @echo "it deletes files that may require special tools to rebuild."
413clean: clean-am
414
415clean-am: clean-generic clean-libtool mostlyclean-am
416
417distclean: distclean-am
418 -rm -f Makefile
419distclean-am: clean-am distclean-generic
420
421dvi: dvi-am
422
423dvi-am:
424
425html: html-am
426
427html-am:
428
429info: info-am
430
431info-am:
432
433install-data-am:
434
435install-dvi: install-dvi-am
436
437install-dvi-am:
438
439install-exec-am:
440
441install-html: install-html-am
442
443install-html-am:
444
445install-info: install-info-am
446
447install-info-am:
448
449install-man:
450
451install-pdf: install-pdf-am
452
453install-pdf-am:
454
455install-ps: install-ps-am
456
457install-ps-am:
458
459installcheck-am:
460
461maintainer-clean: maintainer-clean-am
462 -rm -f Makefile
463maintainer-clean-am: distclean-am maintainer-clean-generic
464
465mostlyclean: mostlyclean-am
466
467mostlyclean-am: mostlyclean-generic mostlyclean-libtool
468
469pdf: pdf-am
470
471pdf-am:
472
473ps: ps-am
474
475ps-am:
476
477uninstall-am:
478
479.MAKE: install-am install-strip
480
481.PHONY: all all-am check check-am clean clean-generic clean-libtool \
482 cscopelist-am ctags-am distclean distclean-generic \
483 distclean-libtool distdir dvi dvi-am html html-am info info-am \
484 install install-am install-data install-data-am install-dvi \
485 install-dvi-am install-exec install-exec-am install-html \
486 install-html-am install-info install-info-am install-man \
487 install-pdf install-pdf-am install-ps install-ps-am \
488 install-strip installcheck installcheck-am installdirs \
489 maintainer-clean maintainer-clean-generic mostlyclean \
490 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
491 tags-am uninstall uninstall-am
492
493
494# Tell versions [3.59,3.63) of GNU make to not export all variables.
495# Otherwise a system limit (for SysV at least) may be exceeded.
496.NOEXPORT: