curl tool: reviewed code moved to tool_*.[ch] files

This commit is contained in:
Yang Tse 2011-10-05 20:16:16 +02:00
parent 0f19e0145a
commit 6c849321d7
7 changed files with 118 additions and 85 deletions

View file

@ -8,7 +8,7 @@ UID 0x00000000 0xF0206442
SOURCEPATH ../../../src
SOURCE \
hugehelp.c urlglob.c writeout.c writeenv.c \
hugehelp.c writeout.c writeenv.c \
getpass.c homedir.c curlutil.c xattr.c \
tool_binmode.c \
tool_bname.c \
@ -39,6 +39,7 @@ SOURCE \
tool_parsecfg.c \
tool_setopt.c \
tool_sleep.c \
tool_urlglob.c \
tool_vms.c
SOURCEPATH ../../../lib