fix makefile comment

This commit is contained in:
berkeviktor@aol.com 2010-09-06 13:23:35 +02:00
parent 931ec277f4
commit b86ed8962e
1 changed files with 4 additions and 4 deletions

View File

@ -3,8 +3,8 @@ all:
@-$(MAKE) /nologo /s /f makefile.mak $@
@cd ..\fe-gtk
@-$(MAKE) /nologo /s /f makefile.mak $@
#@cd ..\fe-text
#@-$(MAKE) /nologo /s /f makefile.mak $@
# @cd ..\fe-text
# @-$(MAKE) /nologo /s /f makefile.mak $@
clean:
@del common\*.obj
@ -14,6 +14,6 @@ clean:
@del fe-gtk\xchat.exe
@del fe-gtk\xchat.rc
@del fe-gtk\xchat.res
#@del fe-text\*.obj
#@del fe-text\xchat-text.exe
# @del fe-text\*.obj
# @del fe-text\xchat-text.exe
@del pixmaps\*.h