X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e81cf2eb73ad050182b9d22ce0b9b6d9318d50eb..99e839da3c9c40a3dac7cf1bb841d6459fcac1b0:/samples/mdi/makefile.sc diff --git a/samples/mdi/makefile.sc b/samples/mdi/makefile.sc index f8bbfdfd9d..fd24b217fa 100644 --- a/samples/mdi/makefile.sc +++ b/samples/mdi/makefile.sc @@ -1,4 +1,5 @@ -# Symantec C++ makefile +# Digital Mars / Symantec C++ makefile WXDIR = ..\.. TARGET=mdi +OBJECTS = $(TARGET).obj include $(WXDIR)\src\makeprog.sc