diff options
| author | Mark Murray <markm@FreeBSD.org> | 2002-04-28 11:15:47 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 2002-04-28 11:15:47 +0000 |
| commit | c0bef837babf92521c59c5c9d583ac41c6df2f16 (patch) | |
| tree | 0370de85eabb373a19c3580626ffda6e3ed51980 | |
| parent | d629fa16d54228a3e7e933283ad0ef81db8d40e6 (diff) | |
Notes
| -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 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 |
