Makefile.in 265 B

12345678910
  1. # uClibc stat tests
  2. # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
  3. CFLAGS_stat64 := -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
  4. DODIFF_stat := 1
  5. DODIFF_stat64 := 1
  6. OPTS_stat := Makefile
  7. OPTS_stat64 := Makefile