logo       
Google Custom Search
    AddThis Social Bookmark Button

cvs: firmware Makefile,1.41,1.42: msg#00080

Subject: cvs: firmware Makefile,1.41,1.42
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 ...
<Prev in Thread] Current Thread [Next in Thread>