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