diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-08-15 06:13:58 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-08-15 06:13:58 +0000 |
commit | a80f65c578584b348f530c43cf15cb92ce9a1a42 (patch) | |
tree | ea05bd63d2dfb74cabc154b1d39633ec45cf0ba5 | |
parent | 7751756636a786bcbe3ae543cec9318370ddeea3 (diff) |
David James made it build 7.8.1 pre 5
-rw-r--r-- | lib/Makefile.b32.resp | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/Makefile.b32.resp b/lib/Makefile.b32.resp index c4554f717..515cb316c 100644 --- a/lib/Makefile.b32.resp +++ b/lib/Makefile.b32.resp @@ -26,4 +26,6 @@ +getinfo.obj &
+version.obj &
+easy.obj &
-+strequal.obj
++strequal.obj &
++strtok.obj
+
|