Studying the build system and I'm stumped on how motmod gets built.

I see in src/Makefile, motmod-objs
gets emc/motion/motion.o, emc/motion/command.o, etc., but where are these
object files being built from the .c files? Submakefile under emc/motion
only copies headers to ../includes. There is nothing to compile these
source files.

Thanks

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

Reply via email to