REDME.build
changeset 357 8a6a69dd23ce
parent 356 9b23cdca0bae
child 358 a2c4af8f0c18
--- a/REDME.build	Fri Aug 19 20:57:49 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,28 +0,0 @@
-
--> 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
-