Locate the rule that does linking, i.e. produces the final executable. It usually looks like this: program: $(OBJS) gcc - ...
確定! 回上一頁