aboutsummaryrefslogtreecommitdiff
path: root/make (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-11-03'./make clean' should remove generated .cpp files tooSelene ToyKeeper1-2/+2
(C preprocessor output files, used only for debugging)
2023-11-03fixed compile scripts and added a "./make" wrapper for convenienceSelene ToyKeeper1-0/+79
(instead of a Makefile, which isn't really needed for this project)