diff options
122 files changed, 0 insertions, 1386 deletions
diff --git a/test/API/Makefile b/test/API/Makefile deleted file mode 100644 index 2384e2a98..000000000 --- a/test/API/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -# uClibc API tests -# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. - -top_builddir=../../ -top_srcdir=../../ -include ../Rules.mak --include Makefile.in -include ../Test.mak diff --git a/test |