Skip to content

Commit

Permalink
added strtok.c as a source file
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder committed Jun 29, 2001
1 parent 813d758 commit 5e2a74f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/Makefile.b32
Expand Up @@ -55,7 +55,8 @@ SOURCES = \
getinfo.c \
version.c \
easy.c \
strequal.c
strequal.c \
strtok.c

OBJECTS = $(SOURCES:.c=.obj)

Expand Down

0 comments on commit 5e2a74f

Please sign in to comment.