remove a few dependencies

This commit is contained in:
berkeviktor@aol.com
2010-08-24 18:15:16 +02:00
parent d484fa2014
commit 809e4d76d4
11 changed files with 36 additions and 47 deletions

View File

@@ -1,8 +1,6 @@
all:
copy ..\plugins\xchat-plugin.h common
@cd pixmaps
@-$(MAKE) -f makefile.mak $@
@cd ..\common
@cd common
@-$(MAKE) -f makefile.mak $@
@cd ..\fe-gtk
@-$(MAKE) -f makefile.mak $@