mirror of
https://github.com/curl/curl.git
synced 2025-01-18 14:04:30 +08:00
added strtok.c as a source file
This commit is contained in:
parent
813d7585c7
commit
5e2a74fcc4
@ -55,7 +55,8 @@ SOURCES = \
|
||||
getinfo.c \
|
||||
version.c \
|
||||
easy.c \
|
||||
strequal.c
|
||||
strequal.c \
|
||||
strtok.c
|
||||
|
||||
OBJECTS = $(SOURCES:.c=.obj)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user