mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05: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