summaryrefslogtreecommitdiff
path: root/test/rpc/Makefile.in
blob: d8ad5e6f3c7c343035255ea98620c8036b65afaf (plain)
1
2
3
4
5
6
7
8
9
10
11
# uClibc-ng rpc tests
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.

TESTS := getrpcent

ifeq ($(UCLIBC_HAS_REENTRANT_RPC),y)
TESTS += getrpcent_r
endif

DODIFF_getrpcent := 1