X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e81cf2eb73ad050182b9d22ce0b9b6d9318d50eb..e8e1149bd7154e04ad36100bfdcc0f81de9f1a89:/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