projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b708fa5
)
Added dependency for splay.obj.
author
Gisle Vanem
<gvanem@broadpark.no>
Fri, 4 Aug 2006 15:57:07 +0000
(15:57 +0000)
committer
Gisle Vanem
<gvanem@broadpark.no>
Fri, 4 Aug 2006 15:57:07 +0000
(15:57 +0000)
lib/Makefile.Watcom
patch
|
blob
|
history
diff --git
a/lib/Makefile.Watcom
b/lib/Makefile.Watcom
index 1692eaab6ae49779821486fb3751368feac44f4b..4067a98c180767285b7fe09e3d2214ab63ba603c 100644
(file)
--- 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