X-Git-Url: https://git.hcoop.net/clinton/Smoothieware.git/blobdiff_plain/507dd64d7adf3ef3fda6fe0472f1fcdc061f13e1..42bbc035c8f5e8ccd2297a054b5e624b20da2f59:/makefile diff --git a/makefile b/makefile index cc62fa21..9a10c929 100644 --- a/makefile +++ b/makefile @@ -4,7 +4,6 @@ DIRS = mbed src DIRSCLEAN = $(addsuffix .clean,$(DIRS)) all: - @echo Building mbed SDK @ $(MAKE) -C mbed @echo Building Smoothie @ $(MAKE) -C src