Remove GCC-specific flags.

This commit is contained in:
Mark Murray 2002-04-28 11:15:47 +00:00
parent d629fa16d5
commit c0bef837ba
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=95620

View File

@ -3,7 +3,6 @@
PROG= rlogin
SRCS= rlogin.c
CFLAGS+=-Wall
CFLAGS+=-I${.CURDIR}/../../libexec/rlogind
BINOWN= root