(CFLAGS-rcmd.c, CFLAGS-rexec.c, CFLAGS-ruserpass.c): Removed.
authorUlrich Drepper <drepper@redhat.com>
Mon, 29 May 2000 17:59:46 +0000 (17:59 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 29 May 2000 17:59:46 +0000 (17:59 +0000)
inet/Makefile

index 945f8e5..a78a886 100644 (file)
@@ -50,11 +50,6 @@ routines := htonl htons              \
 
 tests := htontest test_ifindex tst-ntoa tst-ether_aton tst-ipnode tst-network
 
-# No warnings about losing BSD code.
-CFLAGS-rcmd.c = -w
-CFLAGS-rexec.c = -w
-CFLAGS-ruserpass.c = -w
-
 include ../Rules
 
 ifeq ($(have-thread-library),yes)