Win16 BC++ makefile fixes, other v. small fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6881 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2000-03-20 16:32:55 +00:00
parent 05edc41991
commit f47cd02d71
13 changed files with 60 additions and 13 deletions

View File

@@ -13,7 +13,7 @@
WXDIR = $(WXWIN)
TARGET=docview
OBJECTS=$(TARGET).obj
OBJECTS=$(TARGET).obj doc.obj view.obj
!include $(WXDIR)\src\makeprog.bcc