OSDN Git Service

mkostemp: fix implementation
[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 top_srcdir=../../
6 include ../Rules.mak
7 -include Makefile.in
8 include ../Test.mak