aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Changes to compile on OS X.James Snyder2010-03-031-2/+4
| | | | | - BSD version of install doesn't have -D flag - stdlib.h should include malloc defs (malloc.h is obsolete)
* Makefile: Reduce optimisation to -O2 from -O3Matthew Wild2010-02-251-1/+1
|
* Makefile: Remove debug flags from compilation/linkingMatthew Wild2010-02-151-2/+2
|
* Makefile: Make makefile a bit more genericDwayne Bent2010-01-181-8/+19
|
* Makefile: Added basic Makefile for standard makeMatthew Wild2010-01-171-0/+21