aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Realised there was no need for a separate headerTom Ryder2020-01-201-4/+2
|
* Fix and extend GCC optionsTom Ryder2020-01-161-1/+2
|
* Refactor MakefileTom Ryder2020-01-071-7/+7
|
* More idiomatic MakefileTom Ryder2017-07-061-20/+11
|
* Correct target spellingTom Ryder2016-12-161-1/+1
|
* Add explicit install permissionsTom Ryder2016-12-161-2/+2
|
* Add explicit crypt targetTom Ryder2016-12-161-0/+3
| | | | This way changes in crypt.h trigger a rebuild
* Break install target in twoTom Ryder2016-12-161-4/+8
|
* Use just = for PREFIX def, not :=Tom Ryder2016-12-161-1/+1
|
* Remove double quotes from MakefileTom Ryder2016-12-161-3/+3
| | | | They don't do quite what they would normally in shell
* Update to c99Tom Ryder2016-12-161-1/+1
|
* Switch to clangTom Ryder2016-03-261-1/+2
|
* Option terminatorsTom Ryder2016-03-051-3/+3
|
* Add a few more -W pragmasTom Ryder2015-04-201-1/+1
|
* Conform with c11Tom Ryder2015-04-201-1/+1
|
* ICO C90 forbids mixed declarations and codeTom Ryder2015-04-201-0/+1
|
* Specify .PHONY targetsTom Ryder2015-04-191-0/+2
|
* First commitTom Ryder2015-04-191-0/+13