Changed $(MAKEBPT) to $(TOOLS)/makeBpt$(HOSTEXE) to fix win32-x86 build.
This commit is contained in:
+1
-1
@@ -26,5 +26,5 @@ makeBpt_SRCS=makeBpt
|
||||
|
||||
include $(TOP)/configure/RULES
|
||||
|
||||
$(COMMON_DBDS): $(MAKEBPT)
|
||||
$(COMMON_DBDS): $(TOOLS)/makeBpt$(HOSTEXE)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user