webwml/Makefile.local.sample
2017-12-26 12:03:00 +01:00

13 lines
397 B
Makefile

# This is a sample for your Makefile.local.
#
# Copy this to Makefile.local and change the path to match your local
# system.
#
# The path to a clone of the tor source code repository's .git dir.
# Note that if your clone is a non-bare repository that you must not
# leave out the .git part.
#
# e.g.:
# export TORGIT=/home/weasel/projects/tor/tor/.git
export TORGIT=set this to your tor.git path