Transmission: update to 2.76
[tomato.git] / release / src / router / transmission / macosx / Makefile.in
blob982835cc0c4064b7b0cdea1dcee08ef89fa1f0dd
1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, 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.
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.
16 @SET_MAKE@
17 VPATH = @srcdir@
18 am__make_dryrun = \
19 { \
20 am__dry=no; \
21 case $$MAKEFLAGS in \
22 *\\[\ \ ]*) \
23 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
24 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
25 *) \
26 for am__flg in $$MAKEFLAGS; do \
27 case $$am__flg in \
28 *=*|--*) ;; \
29 *n*) am__dry=yes; break;; \
30 esac; \
31 done;; \
32 esac; \
33 test $$am__dry = yes; \
35 pkgdatadir = $(datadir)/@PACKAGE@
36 pkgincludedir = $(includedir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkglibexecdir = $(libexecdir)/@PACKAGE@
39 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40 install_sh_DATA = $(install_sh) -c -m 644
41 install_sh_PROGRAM = $(install_sh) -c
42 install_sh_SCRIPT = $(install_sh) -c
43 INSTALL_HEADER = $(INSTALL_DATA)
44 transform = $(program_transform_name)
45 NORMAL_INSTALL = :
46 PRE_INSTALL = :
47 POST_INSTALL = :
48 NORMAL_UNINSTALL = :
49 PRE_UNINSTALL = :
50 POST_UNINSTALL = :
51 build_triplet = @build@
52 host_triplet = @host@
53 subdir = macosx
54 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
55 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
56 am__aclocal_m4_deps = $(top_srcdir)/m4/acx-pthread.m4 \
57 $(top_srcdir)/m4/check-ssl.m4 $(top_srcdir)/m4/glib-gettext.m4 \
58 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
59 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
60 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/pkg.m4 \
61 $(top_srcdir)/m4/zlib.m4 $(top_srcdir)/configure.ac
62 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
63 $(ACLOCAL_M4)
64 mkinstalldirs = $(install_sh) -d
65 CONFIG_CLEAN_FILES =
66 CONFIG_CLEAN_VPATH_FILES =
67 AM_V_GEN = $(am__v_GEN_@AM_V@)
68 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
69 am__v_GEN_0 = @echo " GEN " $@;
70 AM_V_at = $(am__v_at_@AM_V@)
71 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
72 am__v_at_0 = @
73 SOURCES =
74 DIST_SOURCES =
75 am__can_run_installinfo = \
76 case $$AM_UPDATE_INFO_DIR in \
77 n|no|NO) false;; \
78 *) (install-info --version) >/dev/null 2>&1;; \
79 esac
80 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
81 ACLOCAL = @ACLOCAL@
82 ALL_LINGUAS = @ALL_LINGUAS@
83 AMTAR = @AMTAR@
84 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
85 AR = @AR@
86 AUTOCONF = @AUTOCONF@
87 AUTOHEADER = @AUTOHEADER@
88 AUTOMAKE = @AUTOMAKE@
89 AWK = @AWK@
90 CATALOGS = @CATALOGS@
91 CATOBJEXT = @CATOBJEXT@
92 CC = @CC@
93 CCDEPMODE = @CCDEPMODE@
94 CFLAGS = @CFLAGS@
95 CPP = @CPP@
96 CPPFLAGS = @CPPFLAGS@
97 CURL_MINIMUM = @CURL_MINIMUM@
98 CXX = @CXX@
99 CXXCPP = @CXXCPP@
100 CXXDEPMODE = @CXXDEPMODE@
101 CXXFLAGS = @CXXFLAGS@
102 CYGPATH_W = @CYGPATH_W@
103 DATADIRNAME = @DATADIRNAME@
104 DEFS = @DEFS@
105 DEPDIR = @DEPDIR@
106 DHT_CFLAGS = @DHT_CFLAGS@
107 DHT_LIBS = @DHT_LIBS@
108 DLLTOOL = @DLLTOOL@
109 DSYMUTIL = @DSYMUTIL@
110 DUMPBIN = @DUMPBIN@
111 ECHO_C = @ECHO_C@
112 ECHO_N = @ECHO_N@
113 ECHO_T = @ECHO_T@
114 EGREP = @EGREP@
115 EXEEXT = @EXEEXT@
116 FGREP = @FGREP@
117 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
118 GIO_MINIMUM = @GIO_MINIMUM@
119 GLIB_MINIMUM = @GLIB_MINIMUM@
120 GMOFILES = @GMOFILES@
121 GMSGFMT = @GMSGFMT@
122 GREP = @GREP@
123 GTK_CFLAGS = @GTK_CFLAGS@
124 GTK_LIBS = @GTK_LIBS@
125 GTK_MINIMUM = @GTK_MINIMUM@
126 HAVE_CXX = @HAVE_CXX@
127 INSTALL = @INSTALL@
128 INSTALL_DATA = @INSTALL_DATA@
129 INSTALL_PROGRAM = @INSTALL_PROGRAM@
130 INSTALL_SCRIPT = @INSTALL_SCRIPT@
131 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
132 INSTOBJEXT = @INSTOBJEXT@
133 INTLLIBS = @INTLLIBS@
134 INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
135 INTLTOOL_MERGE = @INTLTOOL_MERGE@
136 INTLTOOL_PERL = @INTLTOOL_PERL@
137 INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
138 INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
139 INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
140 INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
141 INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
142 LD = @LD@
143 LDFLAGS = @LDFLAGS@
144 LIBAPPINDICATOR_CFLAGS = @LIBAPPINDICATOR_CFLAGS@
145 LIBAPPINDICATOR_LIBS = @LIBAPPINDICATOR_LIBS@
146 LIBAPPINDICATOR_MINIMUM = @LIBAPPINDICATOR_MINIMUM@
147 LIBCURL_CFLAGS = @LIBCURL_CFLAGS@
148 LIBCURL_LIBS = @LIBCURL_LIBS@
149 LIBEVENT_CFLAGS = @LIBEVENT_CFLAGS@
150 LIBEVENT_LIBS = @LIBEVENT_LIBS@
151 LIBEVENT_MINIUM = @LIBEVENT_MINIUM@
152 LIBNATPMP_CFLAGS = @LIBNATPMP_CFLAGS@
153 LIBNATPMP_LIBS = @LIBNATPMP_LIBS@
154 LIBNATPMP_LIBS_QT = @LIBNATPMP_LIBS_QT@
155 LIBOBJS = @LIBOBJS@
156 LIBS = @LIBS@
157 LIBTOOL = @LIBTOOL@
158 LIBUPNP_CFLAGS = @LIBUPNP_CFLAGS@
159 LIBUPNP_LIBS = @LIBUPNP_LIBS@
160 LIBUPNP_LIBS_QT = @LIBUPNP_LIBS_QT@
161 LIBUTP_CFLAGS = @LIBUTP_CFLAGS@
162 LIBUTP_LIBS = @LIBUTP_LIBS@
163 LIBUTP_LIBS_QT = @LIBUTP_LIBS_QT@
164 LIPO = @LIPO@
165 LN_S = @LN_S@
166 LTLIBOBJS = @LTLIBOBJS@
167 MAKEINFO = @MAKEINFO@
168 MANIFEST_TOOL = @MANIFEST_TOOL@
169 MKDIR_P = @MKDIR_P@
170 MKINSTALLDIRS = @MKINSTALLDIRS@
171 MSGFMT = @MSGFMT@
172 MSGMERGE = @MSGMERGE@
173 NM = @NM@
174 NMEDIT = @NMEDIT@
175 OBJDUMP = @OBJDUMP@
176 OBJEXT = @OBJEXT@
177 OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
178 OPENSSL_LIBS = @OPENSSL_LIBS@
179 OPENSSL_MINIMUM = @OPENSSL_MINIMUM@
180 OTOOL = @OTOOL@
181 OTOOL64 = @OTOOL64@
182 PACKAGE = @PACKAGE@
183 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
184 PACKAGE_NAME = @PACKAGE_NAME@
185 PACKAGE_STRING = @PACKAGE_STRING@
186 PACKAGE_TARNAME = @PACKAGE_TARNAME@
187 PACKAGE_URL = @PACKAGE_URL@
188 PACKAGE_VERSION = @PACKAGE_VERSION@
189 PATH_SEPARATOR = @PATH_SEPARATOR@
190 PEERID_PREFIX = @PEERID_PREFIX@
191 PKG_CONFIG = @PKG_CONFIG@
192 POFILES = @POFILES@
193 POSUB = @POSUB@
194 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
195 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
196 PTHREAD_CC = @PTHREAD_CC@
197 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
198 PTHREAD_LIBS = @PTHREAD_LIBS@
199 RANLIB = @RANLIB@
200 SED = @SED@
201 SET_MAKE = @SET_MAKE@
202 SHELL = @SHELL@
203 STRIP = @STRIP@
204 USERAGENT_PREFIX = @USERAGENT_PREFIX@
205 USE_NLS = @USE_NLS@
206 VERSION = @VERSION@
207 WINDRES = @WINDRES@
208 XGETTEXT = @XGETTEXT@
209 ZLIB_CFLAGS = @ZLIB_CFLAGS@
210 ZLIB_LDFLAGS = @ZLIB_LDFLAGS@
211 ZLIB_LIBS = @ZLIB_LIBS@
212 abs_builddir = @abs_builddir@
213 abs_srcdir = @abs_srcdir@
214 abs_top_builddir = @abs_top_builddir@
215 abs_top_srcdir = @abs_top_srcdir@
216 ac_ct_AR = @ac_ct_AR@
217 ac_ct_CC = @ac_ct_CC@
218 ac_ct_CXX = @ac_ct_CXX@
219 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
220 acx_pthread_config = @acx_pthread_config@
221 am__include = @am__include@
222 am__leading_dot = @am__leading_dot@
223 am__quote = @am__quote@
224 am__tar = @am__tar@
225 am__untar = @am__untar@
226 bindir = @bindir@
227 build = @build@
228 build_alias = @build_alias@
229 build_cpu = @build_cpu@
230 build_os = @build_os@
231 build_vendor = @build_vendor@
232 builddir = @builddir@
233 datadir = @datadir@
234 datarootdir = @datarootdir@
235 docdir = @docdir@
236 dvidir = @dvidir@
237 exec_prefix = @exec_prefix@
238 host = @host@
239 host_alias = @host_alias@
240 host_cpu = @host_cpu@
241 host_os = @host_os@
242 host_vendor = @host_vendor@
243 htmldir = @htmldir@
244 includedir = @includedir@
245 infodir = @infodir@
246 install_sh = @install_sh@
247 intltool__v_merge_options_ = @intltool__v_merge_options_@
248 intltool__v_merge_options_0 = @intltool__v_merge_options_0@
249 libdir = @libdir@
250 libexecdir = @libexecdir@
251 localedir = @localedir@
252 localstatedir = @localstatedir@
253 mandir = @mandir@
254 mkdir_p = @mkdir_p@
255 oldincludedir = @oldincludedir@
256 pdfdir = @pdfdir@
257 prefix = @prefix@
258 program_transform_name = @program_transform_name@
259 psdir = @psdir@
260 sbindir = @sbindir@
261 sharedstatedir = @sharedstatedir@
262 srcdir = @srcdir@
263 sysconfdir = @sysconfdir@
264 target_alias = @target_alias@
265 top_build_prefix = @top_build_prefix@
266 top_builddir = @top_builddir@
267 top_srcdir = @top_srcdir@
268 transmissionlocaledir = @transmissionlocaledir@
269 EXTRA_DIST = \
270 Credits.rtf \
271 AboutWindow.xib \
272 BlocklistStatusWindow.xib \
273 FilterBar.xib \
274 InfoFileView.xib \
275 InfoPeersView.xib \
276 InfoTrackersView.xib \
277 InfoWindow.xib \
278 MessageWindow.xib \
279 StatsWindow.xib \
280 StatusBar.xib \
281 URLSheetWindow.xib \
282 Defaults.plist \
283 Info.plist \
284 Transmission_Prefix.pch \
285 Growl.framework \
286 Sparkle.framework \
287 sparkle_dsa_pub.pem \
288 UKKQueue \
289 TransmissionHelp \
290 QuickLookPlugin \
291 Images \
292 da.lproj \
293 de.lproj \
294 en.lproj \
295 es.lproj \
296 fr.lproj \
297 it.lproj \
298 nl.lproj \
299 pt.lproj \
300 pt_PT.lproj \
301 ru.lproj \
302 AboutWindowController.h \
303 AboutWindowController.m \
304 AddMagnetWindowController.h \
305 AddMagnetWindowController.m \
306 AddWindowController.h \
307 AddWindowController.m \
308 Badger.h \
309 Badger.m \
310 BadgeView.h \
311 BadgeView.m \
312 BlocklistDownloader.h \
313 BlocklistDownloader.m \
314 BlocklistDownloaderViewController.h \
315 BlocklistDownloaderViewController.m \
316 BlocklistScheduler.h \
317 BlocklistScheduler.m \
318 BonjourController.h \
319 BonjourController.m \
320 ButtonToolbarItem.h \
321 ButtonToolbarItem.m \
322 ColorTextField.h \
323 ColorTextField.m \
324 Controller.h \
325 Controller.m \
326 CreatorWindowController.h \
327 CreatorWindowController.m \
328 DragOverlayView.h \
329 DragOverlayView.m \
330 DragOverlayWindow.h \
331 DragOverlayWindow.m \
332 ExpandedPathToIconTransformer.h \
333 ExpandedPathToIconTransformer.m \
334 ExpandedPathToPathTransformer.h \
335 ExpandedPathToPathTransformer.m \
336 FileListNode.h \
337 FileListNode.m \
338 FileNameCell.h \
339 FileNameCell.m \
340 FileOutlineController.h \
341 FileOutlineController.m \
342 FileOutlineView.h \
343 FileOutlineView.m \
344 FilePriorityCell.h \
345 FilePriorityCell.m \
346 FilterBarController.h \
347 FilterBarController.m \
348 FilterBarView.h \
349 FilterBarView.m \
350 FilterButton.h \
351 FilterButton.m \
352 GlobalOptionsPopoverViewController.h \
353 GlobalOptionsPopoverViewController.m \
354 GroupsController.h \
355 GroupsController.m \
356 GroupsPrefsController.h \
357 GroupsPrefsController.m \
358 GroupToolbarItem.h \
359 GroupToolbarItem.m \
360 InfoTabButtonBack.h \
361 InfoTabButtonBack.m \
362 InfoTabButtonCell.h \
363 InfoTabButtonCell.m \
364 InfoTextField.h \
365 InfoTextField.m \
366 InfoActivityViewController.h \
367 InfoActivityViewController.m \
368 InfoFileViewController.h \
369 InfoFileViewController.m \
370 InfoGeneralViewController.h \
371 InfoGeneralViewController.m \
372 InfoOptionsViewController.h \
373 InfoOptionsViewController.m \
374 InfoPeersViewController.h \
375 InfoPeersViewController.m \
376 InfoTrackersViewController.h \
377 InfoTrackersViewController.m \
378 InfoViewController.h \
379 InfoWindowController.h \
380 InfoWindowController.m \
381 main.m \
382 MessageWindowController.h \
383 MessageWindowController.m \
384 NSApplicationAdditions.h \
385 NSApplicationAdditions.m \
386 NSImageAdditions.h \
387 NSImageAdditions.m \
388 NSMutableArrayAdditions.h \
389 NSMutableArrayAdditions.m \
390 NSStringAdditions.h \
391 NSStringAdditions.m \
392 PeerProgressIndicatorCell.h \
393 PeerProgressIndicatorCell.m \
394 PeerTableView.h \
395 PeerTableView.m \
396 PiecesView.h \
397 PiecesView.m \
398 PortChecker.h \
399 PortChecker.m \
400 PredicateEditorRowTemplateAny.h \
401 PredicateEditorRowTemplateAny.m \
402 PrefsController.h \
403 PrefsController.m \
404 PrefsWindow.h \
405 PrefsWindow.m \
406 ProgressGradients.h \
407 ProgressGradients.m \
408 StatsWindowController.h \
409 StatsWindowController.m \
410 StatusBarController.h \
411 StatusBarController.m \
412 StatusBarView.h \
413 StatusBarView.m \
414 ToolbarSegmentedCell.h \
415 ToolbarSegmentedCell.m \
416 TorrentCell.h \
417 TorrentCell.m \
418 TorrentGroup.h \
419 TorrentGroup.m \
420 Torrent.h \
421 Torrent.m \
422 TorrentTableView.h \
423 TorrentTableView.m \
424 TrackerCell.h \
425 TrackerCell.m \
426 TrackerNode.h \
427 TrackerNode.m \
428 TrackerTableView.h \
429 TrackerTableView.m \
430 URLSheetWindowController.h \
431 URLSheetWindowController.m \
432 WebSeedTableView.h \
433 WebSeedTableView.m
435 all: all-am
437 .SUFFIXES:
438 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
439 @for dep in $?; do \
440 case '$(am__configure_deps)' in \
441 *$$dep*) \
442 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
443 && { if test -f $@; then exit 0; else break; fi; }; \
444 exit 1;; \
445 esac; \
446 done; \
447 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu macosx/Makefile'; \
448 $(am__cd) $(top_srcdir) && \
449 $(AUTOMAKE) --gnu macosx/Makefile
450 .PRECIOUS: Makefile
451 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
452 @case '$?' in \
453 *config.status*) \
454 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
455 *) \
456 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
457 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
458 esac;
460 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
461 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
463 $(top_srcdir)/configure: $(am__configure_deps)
464 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
465 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
466 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
467 $(am__aclocal_m4_deps):
469 mostlyclean-libtool:
470 -rm -f *.lo
472 clean-libtool:
473 -rm -rf .libs _libs
474 tags: TAGS
475 TAGS:
477 ctags: CTAGS
478 CTAGS:
481 distdir: $(DISTFILES)
482 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
483 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
484 list='$(DISTFILES)'; \
485 dist_files=`for file in $$list; do echo $$file; done | \
486 sed -e "s|^$$srcdirstrip/||;t" \
487 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
488 case $$dist_files in \
489 */*) $(MKDIR_P) `echo "$$dist_files" | \
490 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
491 sort -u` ;; \
492 esac; \
493 for file in $$dist_files; do \
494 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
495 if test -d $$d/$$file; then \
496 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
497 if test -d "$(distdir)/$$file"; then \
498 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
499 fi; \
500 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
501 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
502 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
503 fi; \
504 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
505 else \
506 test -f "$(distdir)/$$file" \
507 || cp -p $$d/$$file "$(distdir)/$$file" \
508 || exit 1; \
509 fi; \
510 done
511 $(MAKE) $(AM_MAKEFLAGS) \
512 top_distdir="$(top_distdir)" distdir="$(distdir)" \
513 dist-hook
514 check-am: all-am
515 check: check-am
516 all-am: Makefile
517 installdirs:
518 install: install-am
519 install-exec: install-exec-am
520 install-data: install-data-am
521 uninstall: uninstall-am
523 install-am: all-am
524 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
526 installcheck: installcheck-am
527 install-strip:
528 if test -z '$(STRIP)'; then \
529 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
530 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
531 install; \
532 else \
533 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
534 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
535 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
537 mostlyclean-generic:
539 clean-generic:
541 distclean-generic:
542 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
543 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
545 maintainer-clean-generic:
546 @echo "This command is intended for maintainers to use"
547 @echo "it deletes files that may require special tools to rebuild."
548 @BUILD_MAC_FALSE@clean-local:
549 clean: clean-am
551 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
553 distclean: distclean-am
554 -rm -f Makefile
555 distclean-am: clean-am distclean-generic
557 dvi: dvi-am
559 dvi-am:
561 html: html-am
563 html-am:
565 info: info-am
567 info-am:
569 install-data-am:
571 install-dvi: install-dvi-am
573 install-dvi-am:
575 install-exec-am:
577 install-html: install-html-am
579 install-html-am:
581 install-info: install-info-am
583 install-info-am:
585 install-man:
587 install-pdf: install-pdf-am
589 install-pdf-am:
591 install-ps: install-ps-am
593 install-ps-am:
595 installcheck-am:
597 maintainer-clean: maintainer-clean-am
598 -rm -f Makefile
599 maintainer-clean-am: distclean-am maintainer-clean-generic
601 mostlyclean: mostlyclean-am
603 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
605 pdf: pdf-am
607 pdf-am:
609 ps: ps-am
611 ps-am:
613 uninstall-am:
615 .MAKE: install-am install-strip
617 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
618 clean-local dist-hook distclean distclean-generic \
619 distclean-libtool distdir dvi dvi-am html html-am info info-am \
620 install install-am install-data install-data-am install-dvi \
621 install-dvi-am install-exec install-exec-am install-html \
622 install-html-am install-info install-info-am install-man \
623 install-pdf install-pdf-am install-ps install-ps-am \
624 install-strip installcheck installcheck-am installdirs \
625 maintainer-clean maintainer-clean-generic mostlyclean \
626 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
627 uninstall uninstall-am
630 dist-hook:
631 rm -rf `find $(distdir)/ -type d -name .svn`
632 rm -rf `find $(distdir)/ -type d -name .deps`
634 # Use Xcode do make the actual build
635 @BUILD_MAC_TRUE@all:
636 @BUILD_MAC_TRUE@ @(cd .. && xcodebuild -alltargets -activeconfiguration | grep -v "^$$")
637 @BUILD_MAC_TRUE@clean-local:
638 @BUILD_MAC_TRUE@ @(cd .. && xcodebuild -alltargets -activeconfiguration clean | grep -v "^$$")
640 define PACKAGE_RULE1
641 $(RM) tmp "Transmission $(VERSION_PACKAGE)" \
642 Transmission-$(VERSION_PACKAGE).dmg
643 mkdir -p tmp
644 cp -R macosx/Transmission.app tmp/
645 endef
646 define PACKAGE_RULE2
647 mv tmp "Transmission $(VERSION_PACKAGE)"
648 hdiutil create -format UDZO -imagekey zlib-level=9 -srcfolder \
649 "Transmission $(VERSION_PACKAGE)" Transmission-$(VERSION_PACKAGE).dmg
650 rm -rf "Transmission $(VERSION_PACKAGE)"
651 endef
653 package:
654 $(PACKAGE_RULE1)
655 $(PACKAGE_RULE2)
657 package-release:
658 $(PACKAGE_RULE1)
659 strip -S tmp/Transmission.app/Contents/MacOS/Transmission
660 $(PACKAGE_RULE2)
662 # Tell versions [3.59,3.63) of GNU make to not export all variables.
663 # Otherwise a system limit (for SysV at least) may be exceeded.
664 .NOEXPORT: