]> git.cworth.org Git - grrobot/blobdiff - INSTALL
Added pointers to necessary libraries
[grrobot] / INSTALL
diff --git a/INSTALL b/INSTALL
new file mode 100644 (file)
index 0000000..8ff0f36
--- /dev/null
+++ b/INSTALL
@@ -0,0 +1,9 @@
+This package uses automake, in order to generate the Makefiles use:
+
+       $ autogen.sh
+
+After that, standard build procedures apply:
+
+       $ make
+       # make install
+