mirror of
https://github.com/moparisthebest/curl
synced 2025-03-11 07:39:50 -04: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…
x
Reference in New Issue
Block a user