default to the old staticly set tools dir

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3582 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Daniel Stenberg 2003-04-22 22:21:22 +00:00
parent 77fabf86f4
commit 4da844596b

View file

@ -68,8 +68,7 @@ no_configure:
endif
ifndef TOOLSDIR
no_toolsdir:
@echo "Rerun the configure script."
TOOLSDIR=../tools
endif
all : $(OBJDIR)/$(OUTNAME)