X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e8352927820b19e33819f38f5f5d6a905d9d6d44..ace8d849d4e972e451b2a2ebbe697efb735f018f:/samples/makefile.gcc diff --git a/samples/makefile.gcc b/samples/makefile.gcc index bf07c8b5a6..63b9041aea 100644 --- a/samples/makefile.gcc +++ b/samples/makefile.gcc @@ -337,7 +337,13 @@ wrapsizer: mfc: $(MAKE) -C mfc -f makefile.gcc $(MAKEARGS) all -.PHONY: all clean access animate artprov aui calendar caret collpane config combo console controls dataview dialogs dialup display dnd docview docvwmdi dragimag drawing erase event exec except font grid help htlbox html image internat ipc joytest keyboard layout listctrl mdi mediaplayer memcheck menu minimal mobile nativdlg notebook oleauto opengl ownerdrw popup printing regtest render richtext sashtest scroll scrollsub shaped sockets sound splash splitter statbar stc taskbar text thread toolbar treectrl typetest validate vscroll widgets wizard wrapsizer mfc +.PHONY: all clean access animate artprov aui calendar caret collpane config combo \ + console controls dataview dialogs dialup display dnd docview docvwmdi dragimag \ + drawing erase event exec except font grid help htlbox html image internat ipc joytest \ + keyboard layout listctrl mdi mediaplayer memcheck menu minimal mobile nativdlg \ + notebook oleauto opengl ownerdrw popup printing regtest render richtext sashtest \ + scroll scrollsub shaped sockets sound splash splitter statbar stc taskbar text \ + thread toolbar treectrl typetest validate vscroll widgets wizard wrapsizer mfc SHELL := $(COMSPEC)