even more cleanup

This commit is contained in:
berkeviktor@aol.com
2010-08-24 20:46:59 +02:00
parent cbcf58aba6
commit b9ece5464e
9 changed files with 54 additions and 56 deletions

View File

@@ -30,8 +30,8 @@ xchat-icon.obj: xchat.res
cvtres /nologo $(MACHINE_FLAG) /OUT:xchat-icon.obj xchat.res
clean:
del *.obj
del fe-gtk\mmx_cmod.o
del $(PROG)
del xchat.rc
del xchat.RES
@del *.obj
@del mmx_cmod.o
@del $(PROG)
@del xchat.rc
@del xchat.res