Makefile 370 B

1234567891011121314
  1. # uClibc misc tests
  2. # Licensed under the GNU Library General Public License, see COPYING.LIB
  3. TESTS_DISABLED := outb tst-fnmatch bug-glob1 tst-gnuglob
  4. include ../Test.mak
  5. CFLAGS_dirent64 := -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
  6. DODIFF_dirent := 1
  7. DODIFF_dirent64 := 1
  8. OPTS_bug-glob1 := $(PWD)
  9. OPTS_tst-fnmatch := < tst-fnmatch.input