(CFLAGS-rcmd.c, CFLAGS-rexec.c, CFLAGS-ruserpass.c): Removed.

This commit is contained in:
Ulrich Drepper 2000-05-29 17:59:46 +00:00
parent 9c145d90ed
commit 41b5aaf9c9

View 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)