enable building of winsys with other plugins
This commit is contained in:
parent
5f758e821a
commit
439c382d95
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue