fix folder path
This commit is contained in:
parent
77292b4254
commit
b3bfd9fe27
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
all:
|
||||
# @cd ewc
|
||||
# @-$(MAKE) /nologo /s /f makefile.mak $@
|
||||
@cd ..\lua
|
||||
@cd lua
|
||||
@-$(MAKE) /nologo /s /f makefile.mak $@
|
||||
@cd ..\python
|
||||
@-$(MAKE) /nologo /s /f makefile.mak $@
|
||||
|
|
Loading…
Add table
Reference in a new issue