Kinda new at makefiles, and I've been struggling with this problem for a while now. SRC_DIR := ../../src OBJ_FILES := \ obj/a.o \ obj/b.o \ obj/c.o \ obj/d.o \ obj ...
Makefiles are a fundamental tool that every embedded software developer needs to understand. Even if you use an Eclipse-based IDE, behind the scenes, a makefile is generated to build your objects ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results