Upgrade gcc4mbed project used by Smoothie.
[clinton/Smoothieware.git] / gcc4mbed / makefile
index e7bebc2..e8f3db2 100644 (file)
@@ -24,7 +24,3 @@ clean: $(DIRS)
 # Recurse into each of the specified directories and perform a make\r
 $(DIRS):\r
        $(MAKE) $(MAKECMDGOALS) -C $@\r
-\r
-# Run makefile which pulls mbed libraries down from mbed.org when necessary.\r
-install_mbed:\r
-       $(MAKE) -C external\r