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: upstream/2.30~25557 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=41b5aaf9c93b45455c51666b6c273d2ae56008a3;p=external%2Fglibc.git (CFLAGS-rcmd.c, CFLAGS-rexec.c, CFLAGS-ruserpass.c): Removed. --- diff --git a/inet/Makefile b/inet/Makefile index 945f8e5..a78a886 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)