don't build fe-text as it is unusable ATM

This commit is contained in:
berkeviktor@aol.com 2010-09-06 13:16:51 +02:00
parent 62bd860625
commit 7672396a25
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