mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-13 17:20:21 +00:00
update wdk distribution to use relative paths where possible
This commit is contained in:
@@ -9,7 +9,7 @@ checksum.def:
|
||||
echo xchat_plugin_deinit >> checksum.def
|
||||
|
||||
checksum.obj: checksum.c makefile.mak
|
||||
cl $(CFLAGS) checksum.c
|
||||
cl $(CFLAGS) /I.. checksum.c
|
||||
|
||||
clean:
|
||||
del *.obj
|
||||
|
||||
Reference in New Issue
Block a user