Makefile.in 205 B

1234567891011
  1. # uClibc-ng rpc tests
  2. # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
  3. TESTS := getrpcent
  4. ifeq ($(UCLIBC_HAS_REENTRANT_RPC),y)
  5. TESTS += getrpcent_r
  6. endif
  7. DODIFF_getrpcent := 1