summaryrefslogtreecommitdiffstatshomepage
path: root/makefile
Commit message (Expand)AuthorAgeFilesLines
* makefile: Set ‘gcc’ as the C CompilerGravatar Tom Willemse2025-09-021-0/+2
* Move linker flags to the endGravatar Antti Korpi2020-12-131-1/+1
* Use $(CC) in makefile, over hardcoding compilerGravatar Antti Korpi2020-01-131-1/+1
* Make `make clean` actually clean somethingGravatar Antti Korpi2018-01-281-1/+1
* Use rm --force at cleanupGravatar Antti Korpi2017-06-261-1/+1
* Remove .PHONY make targetGravatar Antti Korpi2017-06-261-3/+0
* Compile to C99 instead of GNU11Gravatar Antti Korpi2016-04-221-1/+1
* Use XInput2 raw master device instead of pollingGravatar Antti Korpi2016-04-221-1/+1
* Convert `compile` script to makefileGravatar Antti K2014-07-301-0/+7