Hi!
So, I was making some code on Visual Studio Code (mac) and encountered a makefile error, and I tried to fix it, but couldn't. So I was wondering if anyone could help me with this. Here is the layout(screenshot):
And I get this error when I run is in the mac terminal:
Can someone help me fix it? if you need it here is my makefile:
Makefile
Hi!
So, I was making some code on Visual Studio Code (mac) and encountered a makefile error, and I tried to fix it, but couldn't. So I was wondering if anyone could help me with this. Here is the layout(screenshot):
And I get this error when I run is in the mac terminal:
Can someone help me fix it? if you need it here is my makefile:
also lines 13-14 is supposed to precompile each file so you don't have to compile them again
@darkdarcool