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.

7 lines
187 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

Powered by TurnKey Linux.