From: Gisle Vanem Date: Fri, 4 Aug 2006 15:57:07 +0000 (+0000) Subject: Added dependency for splay.obj. X-Git-Tag: curl-7_15_5~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=21aa8f0b451e69c98f6f99cc9226ea1c9f25ee98;p=curl Added dependency for splay.obj. --- diff --git a/lib/Makefile.Watcom b/lib/Makefile.Watcom index 1692eaab6..4067a98c1 100644 --- a/lib/Makefile.Watcom +++ b/lib/Makefile.Watcom @@ -369,4 +369,6 @@ $(OBJ_DIR)\tftp.obj: tftp.c setup.h config-win32.h urldata.h cookie.h & ..\include\curl\curl.h ..\include\curl\curlver.h ..\include\curl\easy.h & ..\include\curl\multi.h formdata.h http_chunks.h hostip.h hash.h llist.h & transfer.h sendf.h tftp.h progress.h ..\include\curl\mprintf.h memory.h & - select.h memdebug.h \ No newline at end of file + select.h memdebug.h + +$(OBJ_DIR)\splay.obj: splay.c splay.h