Skip to content

Commit

Permalink
(CFLAGS-rcmd.c, CFLAGS-rexec.c, CFLAGS-ruserpass.c): Removed.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulrich Drepper committed May 29, 2000
1 parent 9c145d9 commit 41b5aaf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions inet/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 41b5aaf

Please sign in to comment.