small bug fix for using multiple borland compilers

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17014 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Chris Elliott
2002-09-06 10:51:49 +00:00
parent 07ed7e32ee
commit 2dcd33c258
4 changed files with 4 additions and 0 deletions

View File

@@ -174,6 +174,7 @@ makearchsetuph:
$(ARCHINCDIR)\wx:
-mkdir $(ARCHINCDIR)
-mkdir $(ARCHINCDIR)\wx
-erase $(CFG)
!if "$(DLL)" == "0"

View File

@@ -133,6 +133,7 @@ makearchsetuph:
$(ARCHINCDIR)\wx:
-mkdir $(ARCHINCDIR)
-mkdir $(ARCHINCDIR)\wx
-erase $(CFG)
!if "$(DLL)" == "0"

View File

@@ -162,6 +162,7 @@ makearchsetuph:
$(ARCHINCDIR)\wx:
-mkdir $(ARCHINCDIR)
-mkdir $(ARCHINCDIR)\wx
-erase $(CFG)
!if "$(DLL)" == "0"

View File

@@ -399,6 +399,7 @@ makearchsetuph:
$(ARCHINCDIR)\wx:
-mkdir $(ARCHINCDIR)
-mkdir $(ARCHINCDIR)\wx
-erase $(CFG)
!if "$(DLL)" == "0"