From 49116adbe989139766feeccad51b46207fc546dc Mon Sep 17 00:00:00 2001 From: Graydon Hoare Date: Wed, 13 Jul 2011 13:51:20 -0700 Subject: Fix compile-command lines in rt. --- src/rt/rust_task.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/rt/rust_task.cpp') diff --git a/src/rt/rust_task.cpp b/src/rt/rust_task.cpp index a358b4a6ed3..12965568d15 100644 --- a/src/rt/rust_task.cpp +++ b/src/rt/rust_task.cpp @@ -516,6 +516,6 @@ void rust_task::on_wakeup(rust_task::wakeup_callback *callback) { // indent-tabs-mode: nil // c-basic-offset: 4 // buffer-file-coding-system: utf-8-unix -// compile-command: "make -k -C .. 2>&1 | sed -e 's/\\/x\\//x:\\//g'"; +// compile-command: "make -k -C $RBUILD 2>&1 | sed -e 's/\\/x\\//x:\\//g'"; // End: // -- cgit 1.4.1-3-g733a5