You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
243 B

# this is where the binary will be installed
BINDIR = /usr/local/bin
# besides making an executable that gdb can use,
# this will also provide some additional log messsage
debug = false
# To disable DHT support, set DHT to false.
DHT = true

Powered by TurnKey Linux.