diff --git a/usr.bin/rlogin/Makefile b/usr.bin/rlogin/Makefile index 898aff2c6959..42f0d3ef39c1 100644 --- a/usr.bin/rlogin/Makefile +++ b/usr.bin/rlogin/Makefile @@ -3,7 +3,6 @@ PROG= rlogin SRCS= rlogin.c -CFLAGS+=-Wall CFLAGS+=-I${.CURDIR}/../../libexec/rlogind BINOWN= root