dslinux/toolchain Makefile

stsp stsp at user.in-berlin.de
Sun Aug 13 23:54:07 CEST 2006


Update of /cvsroot/dslinux/dslinux/toolchain
In directory antilope:/tmp/cvs-serv22957

Modified Files:
	Makefile 
Log Message:
Fix comment: reset target triggers reconfigure so things get recompiled
no matter whether clean target was used as well.


Index: Makefile
===================================================================
RCS file: /cvsroot/dslinux/dslinux/toolchain/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Makefile	13 Aug 2006 21:50:24 -0000	1.4
+++ Makefile	13 Aug 2006 21:54:05 -0000	1.5
@@ -104,8 +104,7 @@
 reset: binutils-reset uClibc-reset sysroot-reset gcc-stage1-reset \
 	gcc-stage2-reset elf2flt-reset libelf-reset ndstool-reset
 
-# Use these together with reset targets to force re-compile.
-# Use on their own to save disc space.
+# Use to save disc space.
 clean: binutils-clean uClibc-clean sysroot-clean gcc-clean elf2flt-clean \
 	libelf-clean ndstool-clean
 




More information about the dslinux-commit mailing list