OSDN Git Service

lstat/stat/fstat: Use 64bit version of syscall if available
[uclinux-h8/uClibc.git] / test / stdlib / Makefile.in
1 # uClibc stdlib tests
2 # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
3
4 DODIFF_qsort       := 1
5 DODIFF_testatexit  := 1
6 DODIFF_teston_exit := 1
7 DODIFF_teststrtol  := 1