From: Ulrich Drepper Date: Mon, 29 May 2000 17:59:46 +0000 (+0000) Subject: (CFLAGS-rcmd.c, CFLAGS-rexec.c, CFLAGS-ruserpass.c): Removed. X-Git-Tag: cvs/glibc_2-1-91~345 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=41b5aaf9c93b45455c51666b6c273d2ae56008a3;p=thirdparty%2Fglibc.git (CFLAGS-rcmd.c, CFLAGS-rexec.c, CFLAGS-ruserpass.c): Removed. --- diff --git a/inet/Makefile b/inet/Makefile index 945f8e50a8f..a78a8865f2e 100644 --- a/inet/Makefile +++ b/inet/Makefile @@ -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)