From f87b5fa1dbf1e57305091c539e6aa85f1b0f210e Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 18 Oct 2003 12:01:03 +0000 Subject: Do not install the uClibc wrapper toolchain by default. Make people ask for it explicitly. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 025118b99..24232ab99 100644 --- a/Makefile +++ b/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. -- cgit v1.2.3