Makefile 190 B

12345678
  1. # uClibc string tests
  2. # Licensed under the GNU Library General Public License, see COPYING.LIB
  3. TESTS := $(patsubst %.c,%,$(wildcard *.c))
  4. include ../Test.mak
  5. EXTRA_CFLAGS := -fno-builtin