dslinux/toolchain Makefile

stsp stsp at user.in-berlin.de
Wed Aug 23 18:46:43 CEST 2006


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

Modified Files:
	Makefile 
Log Message:
fetch target requires directories.


Index: Makefile
===================================================================
RCS file: /cvsroot/dslinux/dslinux/toolchain/Makefile,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- Makefile	20 Aug 2006 17:41:33 -0000	1.18
+++ Makefile	23 Aug 2006 16:46:41 -0000	1.19
@@ -99,7 +99,7 @@
 	genromfs-install libelf-install ndstool-install strip dist
 
 # If you just want to download distfiles, use this target.
-fetch: $(DISTFILES)
+fetch: $(CWD)/.dirs-created $(DISTFILES)
 
 # Use these to start a build from the beginning.
 reset: dirs-reset binutils-reset uClibc-reset sysroot-reset gcc-stage1-reset \




More information about the dslinux-commit mailing list