update wdk distribution to use relative paths where possible

This commit is contained in:
berkeviktor@aol.com
2010-10-29 19:40:02 +02:00
parent 82be515937
commit 6d0fa458f0
31 changed files with 196 additions and 185 deletions

View File

@@ -1,6 +1,4 @@
all:
# @cd ewc
# @-$(MAKE) /nologo /s /f makefile.mak $@
@cd checksum
@-$(MAKE) /nologo /s /f makefile.mak $@
@cd ..\lua
@@ -19,11 +17,6 @@ all:
@-$(MAKE) /nologo /s /f makefile.mak $@
clean:
# @del ewc\*.def
# @del ewc\*.dll
# @del ewc\*.exp
# @del ewc\*.lib
# @del ewc\*.obj
@del checksum\*.def
@del checksum\*.dll
@del checksum\*.exp