]> git.saurik.com Git - wxWidgets.git/blobdiff - src/zlib/makefile.b32
drawing optimization fix
[wxWidgets.git] / src / zlib / makefile.b32
index e388b4a1c3857643e4b79bc8dfc63d2d9afc0a2f..256f7fffa1e8d18ef24cde815c3fd11c48e1b3af 100644 (file)
@@ -104,6 +104,6 @@ test: example.exe minigzip.exe
        echo hello world | minigzip | minigzip -d 
 
 clean:
-       del *.obj
-       del *.exe
-        del $(LIBTARGET)
+       erase *.obj
+       erase *.exe
+    erase $(LIBTARGET)