all: @echo ======================================================= @echo Build complete [module only - cannot be run on its own] @echo ======================================================= clean: @echo ======================================================= @echo Build clean [module only - cannot be run on its own] @echo =======================================================