X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f5705f7e3ed78529e4df6e9f6f624b06ae817ae4..6d50343d87bec1ad537a74c43e2ed2a114574a5a:/samples/mdi/makefile.sc 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