Minor mods

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9885 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2001-04-26 10:17:58 +00:00
parent 94fdced0a0
commit 963a1fcd6e
15 changed files with 748 additions and 279 deletions

View File

@@ -16,7 +16,7 @@ SYSDEPMEM= $D\jmemnobs.obj
# miscellaneous OS-dependent stuff
# file deletion command
!if "$(RM)" == ""
RM= del
RM= erase
!endif
# End of configurable options.