]> rtime.felk.cvut.cz Git - l4.git/blob - l4/pkg/uclibc/lib/contrib/uclibc/test/inet/Makefile.in
update
[l4.git] / l4 / pkg / uclibc / lib / contrib / uclibc / test / inet / Makefile.in
1 # uClibc inet tests
2 # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
3 #
4 ifeq ($(UCLIBC_HAS_IPV4)$(UCLIBC_HAS_IPV6),)
5 TESTS_DISABLED := bug-if1 gethost_r-align gethostid if_nameindex tst-aton \
6         tst-network tst-ntoa 
7 endif