aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.b32
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-01-05 22:29:29 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-01-05 22:29:29 +0000
commitb60e0fa97ed7ddc66d0ad6d00dfd78319bb6ad36 (patch)
tree50a5aed5fe1754b59f331e8c4337c8301121e1c7 /lib/Makefile.b32
parent41c6f68d949bf6021fbf4d3488bbf38efa898816 (diff)
David J Meyer's large file support.
Diffstat (limited to 'lib/Makefile.b32')
-rw-r--r--lib/Makefile.b321
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.b32 b/lib/Makefile.b32
index cf290c370..97e096a3d 100644
--- a/lib/Makefile.b32
+++ b/lib/Makefile.b32
@@ -61,6 +61,7 @@ SOURCES = \
easy.c \
strequal.c \
strtok.c \
+ strtoofft.c \
connect.c \
hash.c \
share.c \