* inet/Makefile (tests): Add tst-ipnode.
This commit is contained in:
Ulrich Drepper 1999-08-06 20:12:31 +00:00
parent 93160baaa0
commit 5ab1c03381
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
1999-08-06 Ulrich Drepper <drepper@cygnus.com>
* inet/Makefile (tests): Add tst-ipnode.
* inet/tst-ipnode.c: New file.
1999-08-06 Andreas Schwab <schwab@suse.de>

View File

@ -47,7 +47,7 @@ routines := htonl htons \
getaliasent_r getaliasent getaliasname getaliasname_r \
in6_addr getnameinfo if_index getipnodebyad freehostent
tests := htontest test_ifindex tst-ntoa tst-ether_aton
tests := htontest test_ifindex tst-ntoa tst-ether_aton tst-ipnode
# No warnings about losing BSD code.
CFLAGS-rcmd.c = -w