Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		- 
				
				@IllSlapU @milkybarkid yeah but i just need some fucking c Files with local headers and more c files compiled, linked and uploaded AND maybe even establish serial connection directly after it.
No time for learning that shit beforehand.x) - 
				
				Like it's fairly simple, you have a target, prerequisites and a recipe to make the target from the prerequisites. So for compilation the target is the .o file and the prerequisite is the C file, the recipe is just a GCC command
 
Related Rants

Oh yes I know how it feels.
Makefiles are weird af dude.
Fuck this, gonna make a bash script.:p
rant
bash
make
atmega328p
c/c++