From: lace <> Date: Fri, 15 Jun 2007 10:02:02 +0000 (+0000) Subject: Fixed missing binary dependency of `still'. X-Git-Url: http://git.jankratochvil.net/?p=debugger.git;a=commitdiff_plain;h=28077d611665834c9eef0b44b7d22eda92cc8fa1 Fixed missing binary dependency of `still'. --- diff --git a/Makefile b/Makefile index 09d6610..ff5ac8f 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ check: testsuite @echo OK .PHONY: still -still: +still: testsuite ls -l core* 2>/dev/null || true date --iso=seconds set -ex; ulimit -c unlimited; time ./testsuite -l