Makefile 142 B

123456
  1. # uClibc string tests
  2. # Licensed under the GNU Library General Public License, see COPYING.LIB
  3. TESTS := string testcopy
  4. include ../Test.mak