From: Kim Nguyễn Date: Thu, 14 Feb 2013 16:34:54 +0000 (+0100) Subject: Update hacking instructions. X-Git-Tag: v0.1~170 X-Git-Url: http://git.nguyen.vg/gitweb/?p=tatoo.git;a=commitdiff_plain;h=40722c35d4e9bf1a7a6cbe429898c3b97d66a335;hp=d16314f40989a63bbd1119a9701fa44e336599ff Update hacking instructions. --- diff --git a/HACKING b/HACKING index 5ddab53..dcaa3c1 100644 --- a/HACKING +++ b/HACKING @@ -1,6 +1,10 @@ Building instructions --------------------- -ocamlbuild src/test.native +./build [options] -to build the native executable. \ No newline at end of file + builds the native executable +options: + -d build the executable in debug mode + -p build the executable in profile mode + -v versbose build