Home
last modified time | relevance | path

Searched refs:tests_cflags (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/cortex-strings/
H A DMakefile.am51 tests_cflags = -I$(srcdir)/tests $(AM_CFLAGS) macro
54 tests_test_memchr_CFLAGS = $(tests_cflags)
56 tests_test_memcmp_CFLAGS = $(tests_cflags)
58 tests_test_memcpy_CFLAGS = $(tests_cflags)
60 tests_test_memmove_CFLAGS = $(tests_cflags)
62 tests_test_memset_CFLAGS = $(tests_cflags)
64 tests_test_strchr_CFLAGS = $(tests_cflags)
66 tests_test_strcmp_CFLAGS = $(tests_cflags)
68 tests_test_strcpy_CFLAGS = $(tests_cflags)
70 tests_test_strlen_CFLAGS = $(tests_cflags)
[all …]