]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/makefile.bcc
Copied gsockpm.c revision 1.4
[wxWidgets.git] / samples / makefile.bcc
index 26eaad9895d7140ee028d0b7d3884d3762cb4e94..b496b4fe93b499322f2415995c4b1b569f95ddc3 100644 (file)
@@ -37,7 +37,7 @@ MAKEARGS = -DCPPFLAGS="$(CPPFLAGS)" -DDEBUG_FLAG="$(DEBUG_FLAG)" \
 
 ### Targets: ###
 
-all: access artprov calendar caret checklst config console controls db dialogs dialup display dnd docview docvwmdi dragimag drawing dynamic erase event exec except font grid help htlbox html image internat ipc joytest keyboard layout listbox listctrl mdi memcheck menu mfc minifram minimal mobile multimon nativdlg notebook oleauto opengl ownerdrw png printing propsize regextest regtest render richedit rotate sashtest scroll scrollsub shaped sockets splitter statbar tab taskbar text thread toolbar treectrl typetest validate vscroll widgets wizard wxtest
+all: access artprov calendar caret checklst config console controls db dialogs dialup display dnd docview docvwmdi dragimag drawing dynamic erase event exec except font grid help htlbox html image internat ipc joytest keyboard layout listbox listctrl mdi memcheck menu mfc minifram minimal mobile multimon nativdlg notebook oleauto opengl ownerdrw png printing propsize regtest render richedit rotate sashtest scroll scrollsub shaped sockets splitter statbar tab taskbar text thread toolbar treectrl typetest validate vscroll widgets wizard wxtest
 
 access: 
        cd access
@@ -298,11 +298,6 @@ propsize:
        $(MAKE) -f makefile.bcc $(MAKEARGS) all
        cd ..
 
-regextest: 
-       cd regextest
-       $(MAKE) -f makefile.bcc $(MAKEARGS) all
-       cd ..
-
 regtest: 
        cd regtest
        $(MAKE) -f makefile.bcc $(MAKEARGS) all