]> git.saurik.com Git - wxWidgets.git/blobdiff - src/zlib/makefile.wat
switch /MD /MDd depend on FINAL
[wxWidgets.git] / src / zlib / makefile.wat
index 7f196ab011712ce3ae3ef1cfa367e57c02ec819d..7f62708415ae694a946ad57305682154ab283d92 100644 (file)
@@ -101,7 +101,7 @@ test: minigzip.exe example.exe
        echo hello world | minigzip | minigzip -d >test
        type test
 
-clean:
+clean: .SYMBOLIC
        -erase *.obj
        -erase *.exe
         -erase $(LIBTARGET)