Commit Graph

6 Commits (481d4ce70e656b18e7249bfc0417adb7400d18a3)

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