Remove GCC-specific flags.

This commit is contained in:
Mark Murray 2002-04-28 11:15:47 +00:00
parent d629fa16d5
commit c0bef837ba

View file

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