aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove `-o` from CC command lineHumm2020-09-181-1/+1
| | | | With `-o` /and/ `-c`, the result is unspecified.
* make Makefile compliantHumm2020-09-181-6/+8
|
* Don't link to XlibVäinö Mäkelä2020-09-121-1/+1
| | | | Xlib isn't used and shouldn't be a dependency
* Makefile: split compile and link stepsEthan Sommer2020-09-101-2/+5
|
* new at 0.0.1mcpcpc2020-08-061-0/+20