Makefile exercise solutions for bootcamp
By RepoJournal , from @anurag629's public GitHub activity
Backfilled
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.
One email a day. Unsubscribe in one click.
A short briefing every day anurag629 ships something — in about 3 minutes.
One email a day. Unsubscribe in one click. Read a past issue →
References
- [1] completed solution 1 of makefile anurag629/Bootcamp_2022_my_submission
- [2] solution for make file ex 1 anurag629/Bootcamp_2022_my_submission
- [3] added complete solution of ex 2 of makefiles anurag629/Bootcamp_2022_my_submission
- [4] added solution of make file part 3 anurag629/Bootcamp_2022_my_submission
- [5] added sollution of make file sol 3 anurag629/Bootcamp_2022_my_submission
- [6] Merge branch 'main' of https://github.com/anurag629/Bootcamp_2022_my_submission anurag629/Bootcamp_2022_my_submission
- [7] Merge branch 'main' of https://github.com/anurag629/Bootcamp_2022_my_submission anurag629/Bootcamp_2022_my_submission