summaryrefslogtreecommitdiff
path: root/test/string/Makefile
blob: 4a3cecfd32e7be7dbbfe0f5a2d08289fdbd076ce (plain)
1
2
3
4
5
6
7
8
# uClibc string tests
# Licensed under the GNU Library General Public License, see COPYING.LIB

TESTS := $(patsubst %.c,%,$(wildcard *.c))

include ../Test.mak

EXTRA_CFLAGS := -fno-builtin