fix folder path

This commit is contained in:
berkeviktor@aol.com 2010-10-09 20:49:11 +02:00
parent 77292b4254
commit b3bfd9fe27
1 changed files with 1 additions and 1 deletions

View File

@ -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 $@