X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f5705f7e3ed78529e4df6e9f6f624b06ae817ae4..f36fb06dc3f7f1e5be649cecaf26942db838dbb1:/samples/mdi/makefile.sc?ds=inline diff --git a/samples/mdi/makefile.sc b/samples/mdi/makefile.sc index 16cc78c81f..fd24b217fa 100644 --- a/samples/mdi/makefile.sc +++ b/samples/mdi/makefile.sc @@ -1,4 +1,5 @@ -# Symantec C++ makefile -WXDIR = $(WXWIN) +# Digital Mars / Symantec C++ makefile +WXDIR = ..\.. TARGET=mdi +OBJECTS = $(TARGET).obj include $(WXDIR)\src\makeprog.sc