On Fri, 28 Jun 2019 at 20:09, Nathan Hartman <hartman.nat...@gmail.com> wrote:
> but where are these
> object files being built from the .c files?

I don't know for sure, but there seems to be some magic in the
makefile that gets a list of the .c files based on the target .o file
names.
Maybe here:
https://github.com/LinuxCNC/linuxcnc/blob/master/src/Makefile#L148

I have briefly wondered about it myself, but having found that adding
a filename.o got my filename.c compiled I rather moved on to the next
puzzle.

-- 
atp
"A motorcycle is a bicycle with a pandemonium attachment and is
designed for the especial use of mechanical geniuses, daredevils and
lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1916


_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to