zephyr/lib/libc/minimal/source/string/Makefile
Anas Nashif 751d90da85 libc: add support for strncasecmp function
Add function for comparing two strings ignoring case.

Change-Id: I2fc78c0a0d0f53e23566ffacd8dca3b23e386c26
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:16:15 -05:00

2 lines
40 B
Makefile

obj-y := string.o errno.o strncasecmp.o