Added README file.
[xavierbot.git] / Makefile.config
index f8022b1..a62fd57 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.config,v 1.1 2007/06/28 19:47:26 rjones Exp $
+# $Id: Makefile.config,v 1.3 2007/06/28 20:57:49 rjones Exp $
 
 PACKAGE := xavierbot
 VERSION := 0.1
@@ -26,3 +26,17 @@ OCAML=/usr/bin/ocaml
 
 # OCaml command user.
 OCAMLUSER=nobody
+
+#----------------------------------------------------------------------
+#
+# If you want to run the bot without installing, leave the
+# following lines uncommented.
+#
+# You will also need to create directory $(CHROOTDIR),
+# compile everything, and then:
+#
+#   chown root.root ocamlbotwrapper
+#   chmod ug+s ocamlbotwrapper
+#
+INITSCRIPT=init
+WRAPPER=./ocamlbotwrapper