From 71c1a46c32e99d2999dce5a5a44564c3bbab9ace Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Mon, 28 Nov 2011 17:51:38 +0100 Subject: installer support for obs and gtk engines, x64 support --- plugins/makefile.mak | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'plugins') diff --git a/plugins/makefile.mak b/plugins/makefile.mak index b63e2e54..c7faaf37 100644 --- a/plugins/makefile.mak +++ b/plugins/makefile.mak @@ -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 -- cgit 1.4.1