aboutsummaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Makefile: add clean targetSebastian2022-04-231-1/+4
| | | | Signed-off-by: Sebastian <sebastian@sebsite.pw>
* Makefile: add docs targetSebastian2022-04-231-1/+8
| | | | Signed-off-by: Sebastian <sebastian@sebsite.pw>
* sdl2::mixer: initial commitDrew DeVault2021-12-121-1/+1
|
* Makefile: drop -T+libcDrew DeVault2021-12-091-2/+2
| | | | This is implied by -l
* sdl2::image: initial commitDrew DeVault2021-12-091-2/+4
| | | | | Some additional things which were needed to make this work were also added.
* Rig up events, partially rig up videoDrew DeVault2021-12-091-2/+2
|
* Initial commitDrew DeVault2021-12-091-0/+10