From 68f25a87ca5ade548bd6e8a7100e58abdc9218dd Mon Sep 17 00:00:00 2001 From: markm Date: Sun, 28 Apr 2002 11:15:47 +0000 Subject: Remove GCC-specific flags. --- usr.bin/rlogin/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'usr.bin') 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 -- cgit v1.1