Current Assignments All exercises due by 3 pm on Monday, Oct 21
Make (for reference)
$@
, $<
, and $^
srccomplexity
Tab indent with a Makefile in Visual Code
You can use the Command Palette (View > Command Palette
) and type Convert Indentation to Tabs
and hit Enter
.
Exercise 31: Makefile
Code along and make the same commits with the same commit messages as I do in class.
I suggest you use GitHub Codespaces as all necessary packages are installed.