projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
wxToolTip
[wxWidgets.git]
/
src
/
zlib
/
makefile.b32
diff --git
a/src/zlib/makefile.b32
b/src/zlib/makefile.b32
index e388b4a1c3857643e4b79bc8dfc63d2d9afc0a2f..256f7fffa1e8d18ef24cde815c3fd11c48e1b3af 100644
(file)
--- a/
src/zlib/makefile.b32
+++ b/
src/zlib/makefile.b32
@@
-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)