From 33350251ae3d8d683ac4b4c462e7f8aa690c25da Mon Sep 17 00:00:00 2001 From: Yuichiro MASUI Date: Wed, 9 Jan 2013 22:40:08 +0900 Subject: Added conf.bins for defining bulding binaries --- doc/compile/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/compile/README.md b/doc/compile/README.md index e68c0d6f1..cec70e68b 100644 --- a/doc/compile/README.md +++ b/doc/compile/README.md @@ -53,6 +53,7 @@ The following options can be configurated: * conf.objccflags (Object compiler flags) * conf.asmflags (Assembler flags) * conf.gem (A GEM which should be integrated - can be set several times) +* conf.bins (Build binaries) To compile just call ```./minirake``` inside of the mruby source root. To generate the test tool environment call ```./minirake test```. To clean -- cgit v1.2.3