diff --git a/Makefile b/Makefile index 6b499d8be..f00bf1330 100644 --- a/Makefile +++ b/Makefile @@ -10,9 +10,6 @@ TOP = . include $(TOP)/configure/CONFIG -# Bootstrap resolution: tools not installed yet -#TOOLS = $(TOP)/src/tools - DIRS += configure src src_DEPEND_DIRS = configure