update makefile.sc for digital mars to use relative paths

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Chris Elliott
2003-05-07 11:41:21 +00:00
parent f5705f7e3e
commit e81cf2eb73
4 changed files with 15 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
# Symantec C++ makefile
WXDIR = $(WXWIN)
WXDIR = ..\..
TARGET=mdi
include $(WXDIR)\src\makeprog.sc