don't assume ilink32.cfg

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22081 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2003-07-18 09:16:20 +00:00
parent e14d10b039
commit feaed9410a

View File

@@ -44,7 +44,7 @@ CXXFLAGS =
!endif
# Standard linker flags
!ifndef LDFLAGS
LDFLAGS =
LDFLAGS = -L$(BCCDIR)\lib
!endif
# Multiple libraries or single huge monolithic one? [0,1]
!ifndef MONOLITHIC