I'm a beginner on emacs.
In these days, I'm trying to use emacs instead of "vi".
 
When compiling ocaml files in BSD, I'd like to use "gmake" in emacs instead of "make -k".
I found that the "compile-command" variable is related with C-c C-c key,
but I don't know how.
 
Can anyone help me?