~ salmonella-environment-setup (master) 61d54655bf5ed889f520e5bbba56a877383512f1
commit 61d54655bf5ed889f520e5bbba56a877383512f1 Author: Mario Domenech Goulart <mario@ossystems.com.br> AuthorDate: Thu Sep 9 10:15:55 2010 -0300 Commit: Mario Domenech Goulart <mario@ossystems.com.br> CommitDate: Thu Sep 9 10:15:55 2010 -0300 Makefiles from `code' and `salmonella' dirs use chicken from /usr/local/chickens/chicken-qwiki diff --git a/Makefile b/Makefile index 2f4ed5b..e996f44 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -CSI=csi +CSI=/usr/local/chickens/chicken-qwiki/csi all: index.wiki $(CSI) -s ../bin/wiki2html.scm --title="CHICKEN automated tests" index.wiki > index.htmlTrap