]> git.saurik.com Git - wxWidgets.git/blobdiff - src/regex/makefile.wat
use WS_EX_CONTROLPARENT to ensure correct Alt-mnemonic handling with nested panels
[wxWidgets.git] / src / regex / makefile.wat
index 8f2b74442d13d711c337dd492be3824333cd3144..b73464c60c7ccaba0d728f7463fce51bdaef5d69 100644 (file)
@@ -28,7 +28,7 @@ $(LIBTARGET) : $(OBJECTS)
     @for %i in ( $(OBJECTS) ) do @%append tmp.lbc +%i
     wlib /b /c /n /p=512 $^@ @tmp.lbc
 
-clean:
+clean:   .SYMBOLIC
     -erase *.obj
     -erase $(LIBTARGET)
     -erase *.pch