aboutsummaryrefslogtreecommitdiffstats
path: root/makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update makefile to better standards and practices.Tomasz Kramkowski2015-03-091-27/+0
| | | | | | | | | Makefile now installs to /usr/local/bin by default. Makefile now uses lower-case bindir and prefix. Makefile name changed from makefile to Makefile. Added DEBUG mode with alternate CFLAGS to makefile. LDLIBS can now be used to specify link libraries. Removed redundant target which now uses implicit target.
* Wrote license header prefixing tool and added some new code.EliteTK2014-11-081-1/+1
|
* Fixed -Werror -> -WextraEliteTK2014-10-081-1/+1
|
* Added clean target. Fixed CFLAGS.EliteTK2014-10-081-1/+4
|
* Updated makefile .PHONY targets.EliteTK2014-10-081-1/+1
|
* Added [un]install targets. (And std is now gnu11) Fixes #2EliteTK2014-10-071-2/+19
|
* Fixed makefile derp.EliteTK2014-09-231-1/+1
|
* Fixed .gitignore, added makefile and license, updated timer.EliteTK2014-09-231-0/+7
|
* More cleanupEliteTK2014-02-241-0/+0
|
* Added all filesEliteTK2014-02-241-0/+0