Update of /cvsroot/rockbox/firmware
In directory sc8-pr-cvs1:/tmp/cvs-serv13104
Modified Files:
Makefile
Log Message:
better treatment if no toolsdir define was set, use the old one then
Index: Makefile
===================================================================
RCS file: /cvsroot/rockbox/firmware/Makefile,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -b -r1.41 -r1.42
--- Makefile 22 Apr 2003 22:20:00 -0000 1.41
+++ Makefile 22 Apr 2003 22:22:07 -0000 1.42
@@ -52,8 +52,7 @@
endif
ifndef TOOLSDIR
-no_toolsdir:
- @echo "Rerun the configure script."
+ TOOLSDIR=../tools
endif
all: $(OUTPUT) $(EXTRA_TARGETS)
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|