[uClibc-cvs] uClibc Makefile,1.223,1.224

Erik Andersen andersen at uclibc.org
Sat Oct 18 12:01:06 UTC 2003


Update of /var/cvs/uClibc
In directory winder:/tmp/cvs-serv9233

Modified Files:
	Makefile 
Log Message:
Do not install the uClibc wrapper toolchain by default.  Make
people ask for it explicitly.


Index: Makefile
===================================================================
RCS file: /var/cvs/uClibc/Makefile,v
retrieving revision 1.223
retrieving revision 1.224
diff -u -d -r1.223 -r1.224
--- Makefile	18 Oct 2003 11:58:55 -0000	1.223
+++ Makefile	18 Oct 2003 12:01:03 -0000	1.224
@@ -183,7 +183,7 @@
 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.




More information about the uClibc-cvs mailing list