all: @echo -e "\e[0;32;1m--Compiling 'lcm'...\e[0;36;1m \e[0m"; cd lcm_module && make -f Makefile.linux; clean: