mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-13 09:10:20 +00:00
update wdk distribution to use relative paths where possible
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user