REDME.build
changeset 353 17bffb57a8c5
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/REDME.build	Fri Jul 29 16:08:40 2011 +0100
@@ -0,0 +1,28 @@
+
+-> Add new files to Makefile.am or add a new makefile
+$ autoreconf
+
+
+-> Prepare clean project
+$ make distclean
+
+
+-> Build 
+$ ./configure
+$ make
+
+
+
+
+
+
+- Remember to add these files to your .hgignore
+	Makefile
+	config.*
+	*.a
+	.deps
+
+
+- Send me TODO list to complete build system.
+	matteo.facchinetti@sirius-es.it
+