diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2011-04-27 17:36:37 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2011-04-27 17:36:37 +0000 |
| commit | a011c62e8b30c23d4eeae7b7b6503f8239e13d6e (patch) | |
| tree | 9db20328494852fd4642adcaf5e76abc00a93d58 /usr.bin | |
| parent | 7126ba42f6aed181e974246d46bfe3409da8b8ac (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/rlogin/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/rlogin/Makefile b/usr.bin/rlogin/Makefile index abf4a826a541..195bffbb0b15 100644 --- a/usr.bin/rlogin/Makefile +++ b/usr.bin/rlogin/Makefile @@ -7,6 +7,4 @@ BINOWN= root BINMODE=4555 PRECIOUSPROG= -WARNS?= 3 - .include <bsd.prog.mk> |
