From bf6e746cfa2c8bb6761a35dc59c8de560fe0ae4c Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Sat, 23 Feb 2019 21:03:32 -0500 Subject: update dependecies --- .deps/strings.h.deps | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .deps/strings.h.deps (limited to '.deps/strings.h.deps') diff --git a/.deps/strings.h.deps b/.deps/strings.h.deps new file mode 100644 index 00000000..37a31d28 --- /dev/null +++ b/.deps/strings.h.deps @@ -0,0 +1,8 @@ +./src/strings/ffs.c +./src/strings/rindex.c +./src/strings/index.c +./src/strings/bcopy.c +./src/strings/bcmp.c +./src/strings/bzero.c +./src/strings/strcasecmp.c +./src/strings/strncasecmp.c -- cgit v1.2.1