REDME.build
author Mario de Sousa <msousa@fe.up.pt>
Fri, 19 Aug 2011 20:57:49 +0100
changeset 356 9b23cdca0bae
parent 353 17bffb57a8c5
permissions -rw-r--r--
Include the declaration of standard functions (incorrectly removed in previous commit)

-> 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