installer support for obs and gtk engines, x64 support

This commit is contained in:
Berke Viktor
2011-11-28 17:51:38 +01:00
parent ec29822ef4
commit 71c1a46c32
8 changed files with 348 additions and 56 deletions

View File

@@ -1,8 +1,8 @@
all:
@cd checksum
@-$(MAKE) /nologo /s /f makefile.mak $@
# @cd ..\gtkpref
# @-$(MAKE) /nologo /s /f makefile.mak $@
@cd ..\gtkpref
@-$(MAKE) /nologo /s /f makefile.mak $@
@cd ..\doat
@-$(MAKE) /nologo /s /f makefile.mak $@
@cd ..\exec
@@ -23,16 +23,16 @@ all:
@-$(MAKE) /nologo /s /f makefile.mak $@
@cd ..\winamp
@-$(MAKE) /nologo /s /f makefile.mak $@
@cd ..\winsys
@-$(MAKE) /nologo /s /f makefile.mak $@
# @cd ..\winsys
# @-$(MAKE) /nologo /s /f makefile.mak $@
@cd ..\wmpa
@-$(MAKE) /nologo /s /f makefile.mak $@
clean:
@cd checksum
@-$(MAKE) /nologo /s /f makefile.mak clean $@
# @cd ..\gtkpref
# @-$(MAKE) /nologo /s /f makefile.mak clean $@
@cd ..\gtkpref
@-$(MAKE) /nologo /s /f makefile.mak clean $@
@cd ..\doat
@-$(MAKE) /nologo /s /f makefile.mak clean $@
@cd ..\exec