A repository for my undergraduate project
To generate the pdf file for this project run:
make
After this a new directory called build
containing the auxilliary files will be created and it contains the pdf file.
To clean the generated files just run:
make clean
Note
Please make sure you have
make
install on your system. if not you can run any of the following commandssudo apt install makeIf you are using a Windows check here to see how to install it.
If you have any issue running the files you can file an issue here
Abdulrasheed Fawole (0xfc2f)