git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21731 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2003-07-06 23:08:57 +00:00
parent 0ca0570d33
commit ee5749a6c1
11 changed files with 137 additions and 37 deletions

View File

@@ -137,7 +137,6 @@ $(OBJS)\dialogs_dialogs_rc.o: .\dialogs.rc
clean:
-if exist $(OBJS)\*.o del $(OBJS)\*.o
-if exist $(OBJS)\dialogs.exe del $(OBJS)\dialogs.exe
-if exist $(OBJS)\tips.txt del $(OBJS)\tips.txt
data:
if not exist $(OBJS) mkdir $(OBJS)