~ubuntu-branches/ubuntu/edgy/tor/edgy

« back to all changes in this revision

Viewing changes to contrib/osx/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Peter Palfrader
  • Date: 2006-07-06 02:55:37 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20060706025537-77irayomswemsl63
Tags: 0.1.1.22-1
New upstream version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
65
65
HAVE_LIB = @HAVE_LIB@
66
66
LIB = @LIB@
67
67
LOCALSTATEDIR = @LOCALSTATEDIR@
 
68
LOGFACILITY = @LOGFACILITY@
68
69
LTLIB = @LTLIB@
69
70
MAKEINFO = @MAKEINFO@
70
71
PACKAGE = @PACKAGE@
71
72
RANLIB = @RANLIB@
 
73
TORGROUP = @TORGROUP@
 
74
TORUSER = @TORUSER@
72
75
VERSION = @VERSION@
73
76
 
74
77
confdir = $(sysconfdir)/tor
75
78
 
76
 
EXTRA_DIST = PrivoxyConfDesc.plist PrivoxyConfInfo.plist        ReadMe.rtf StartupParameters.plist Tor TorBundleDesc.plist.in            TorBundleInfo.plist.in TorBundleWelcome.rtf TorDesc.plist.in            TorInfo.plist.in TorStartupDesc.plist.in TorStartupInfo.plist                package.sh privoxy.config TorPostflight addsysuser
 
79
EXTRA_DIST = PrivoxyConfDesc.plist PrivoxyConfInfo.plist        ReadMe.rtf StartupParameters.plist Tor TorBundleDesc.plist.in            TorBundleInfo.plist.in TorBundleWelcome.rtf TorDesc.plist.in            TorInfo.plist.in TorStartupDesc.plist.in TorStartupInfo.plist                package.sh privoxy.config TorPostflight addsysuser            Tor_Uninstaller.applescript uninstall_tor_bundle.sh     package_list.txt tor_logo.gif
77
80
 
78
81
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
79
82
CONFIG_HEADER = ../../orconfig.h