remove obsolete config.mak example

config.mak is autogenerated by the configure script since a long time.
there's no need to supply the example anymore, and it appears a lot
of people are looking into the directory expecting to find a binary
distribution.
pull/85/head
rofl0r 2015-09-15 22:00:38 +01:00
parent 32df7ff152
commit 8a7081409e
1 changed files with 0 additions and 11 deletions

11
dist/config.mak vendored
View File

@ -1,11 +0,0 @@
### config.mak template for proxychains
#######################################
# just copy into proxychains root dir and adapt to your needs.
prefix = /usr/local/
libdir = $(prefix)/lib
exec_prefix = /usr/local
bindir = $(exec_prefix)/bin