Commit Graph

10 Commits (4af900376186826b398d3359cffe53e9e433b0ae)

Author SHA1 Message Date
Gregory Powers 8c9990de1b Switched spaces for tabs in the makefile so it works 2022-06-28 22:33:19 -04:00
BodgeMaster e09fb6a61f add test infrastructure, closing #11 2022-06-28 18:28:44 +02:00
BodgeMaster 7dfa8365f8 Makefile: make the clean target do project clean and the mrproper target deep clean everything 2022-06-28 17:08:54 +02:00
Gregory Powers 483ab43560 edited makefile 2022-06-28 10:43:50 -04:00
Gregory Powers 481d4ce70e added a makefile 2022-06-27 22:34:09 -04:00
BodgeMaster 57006a6463 Replace make with a shell script.
This will do for now, until we figure out a better solution. I thought build
systems were for automation but apparently we still need to specify build
commands for all the programs individually so we might as well just do that
in a script until it gets out of hand or a better solution comes up.
2022-06-24 09:21:57 +02:00
BodgeMaster 9ebc00b0af make Make make all the files 2022-06-24 08:08:41 +02:00
Jan Danielzick 2989acd716 add clean target 2022-06-24 07:25:52 +02:00
Shwoomple 49fc41704b Update 'Makefile' 2022-06-24 07:21:54 +02:00
Milansuman 3fb2794dbc Added makefile 2022-06-24 10:50:04 +05:30