Monday, May 23, 2022
shippedMakefile exercise solutions for bootcamp
Anurag Verma pushed 11 commits to Bootcamp_2022_my_submission, working through makefile exercises across three problem sets.
The work spanned three makefile exercises [1] [3] [4], with Verma adding solutions for each part in sequence. Exercise 1 [2] was completed first, followed by a complete solution for exercise 2 [3]. Exercise 3 then received its solution [4], with a follow-up commit adjusting the approach [5]. The day also included two merge commits pulling changes from the remote repository [6] [7], keeping the local branch in sync with the main branch.
Sources
- completed solution 1 of makefile · anurag629/Bootcamp_2022_my_submission
- solution for make file ex 1 · anurag629/Bootcamp_2022_my_submission
- added complete solution of ex 2 of makefiles · anurag629/Bootcamp_2022_my_submission
- added solution of make file part 3 · anurag629/Bootcamp_2022_my_submission
- added sollution of make file sol 3 · anurag629/Bootcamp_2022_my_submission
- Merge branch 'main' of https://github.com/anurag629/Bootcamp_2022_my_submission · anurag629/Bootcamp_2022_my_submission
- Merge branch 'main' of https://github.com/anurag629/Bootcamp_2022_my_submission · anurag629/Bootcamp_2022_my_submission