Remove incorrect trailing backslash

If this backslash is here and USE_VALGRIND is defined, valgrind complains that "else" is not a command.
This commit is contained in:
Joel Teichroeb 2014-04-30 19:01:27 -07:00
parent 5d65e7f279
commit 3b77a62a77

View File

@ -50,7 +50,7 @@ ifdef USE_VALGRIND
--error-exitcode=123 \
--log-file=valgrind.\%p.$* \
$(VGDB) \
--trace-children=yes \
--trace-children=yes
else
ifdef USE_GDB
TOOL = gdb --args