OSDN Git Service

lgamma: fix sign handling
[uclinux-h8/uClibc.git] / test / stdlib / Makefile
1 # uClibc stdlib tests
2 # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
3
4 top_builddir=../../
5 include ../Rules.mak
6 -include Makefile.in
7 include ../Test.mak