diff options
Diffstat (limited to 'usr.bin/rlogin')
-rw-r--r-- | usr.bin/rlogin/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/rlogin/Makefile b/usr.bin/rlogin/Makefile index 898aff2..42f0d3e 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 |