enable building of winsys with other plugins
This commit is contained in:
parent
5f758e821a
commit
439c382d95
|
@ -23,8 +23,8 @@ all:
|
||||||
@-$(MAKE) /nologo /s /f makefile.mak $@
|
@-$(MAKE) /nologo /s /f makefile.mak $@
|
||||||
@cd ..\winamp
|
@cd ..\winamp
|
||||||
@-$(MAKE) /nologo /s /f makefile.mak $@
|
@-$(MAKE) /nologo /s /f makefile.mak $@
|
||||||
# @cd ..\winsys
|
@cd ..\winsys
|
||||||
# @-$(MAKE) /nologo /s /f makefile.mak $@
|
@-$(MAKE) /nologo /s /f makefile.mak $@
|
||||||
@cd ..\wmpa
|
@cd ..\wmpa
|
||||||
@-$(MAKE) /nologo /s /f makefile.mak $@
|
@-$(MAKE) /nologo /s /f makefile.mak $@
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue