bmake warning - cl-yag - Common Lisp Yet Another website Generator | |
git clone git://bitreich.org/cl-yag/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
LICENSE | |
--- | |
commit 93abe73f502660ada5aeb21bd6eaffec14f8fef3 | |
parent b107516c1e1125ada8b96260e7681bcf5d1b21b7 | |
Author: solene rapenne <[email protected]> | |
Date: Wed, 21 Sep 2016 13:45:34 +0200 | |
bmake warning | |
Diffstat: | |
M README.md | 2 ++ | |
1 file changed, 2 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/README.md b/README.md | |
@@ -62,6 +62,8 @@ The _:tag_ field is used to create a page with all the articl… | |
There is a makefile, all you need to do is to type "make" in the folder, this … | |
+**/!\ Linux users /!\ ** you should use **bmake** (bsd make) because the Make… | |
+ | |
If you want to use a different lisp interpreter (default is **sbcl**), you can… | |
Example with clisp : |