mirror of
https://github.com/rofl0r/proxychains-ng.git
synced 2024-12-22 12:18:47 +00:00
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.
This commit is contained in:
parent
32df7ff152
commit
8a7081409e
11
dist/config.mak
vendored
11
dist/config.mak
vendored
@ -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
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user