Commit Graph

8 Commits (274f18e6932900ae7696b55b562958f66d5d99e3)

Author SHA1 Message Date
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