aboutsummaryrefslogtreecommitdiff
path: root/makefile
Commit message (Collapse)AuthorAgeFilesLines
* feat: Renamed makefileBossCode452025-07-241-58/+0
| | | | Changed it to GNUmakefile because it uses GNU make only features
* Initial commitBossCode452025-07-241-0/+58
Bringing a lot of stuff over from my maze-reader project in an attempt to split the image reading code off into a library.