Преглед на файлове

Do not install the uClibc wrapper toolchain by default. Make
people ask for it explicitly.

Eric Andersen преди 20 години
родител
ревизия
f87b5fa1db
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -183,7 +183,7 @@ $(patsubst %, _dir_%, $(DIRS)) : dummy
 tags:
 	ctags -R
 
-install: install_dev install_runtime install_toolchain install_utils finished2
+install: install_dev install_runtime install_utils finished2
 
 
 # Installs header files and development library links.