diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-11-03 18:01:21 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-11-03 18:01:21 +0000 |
| commit | dee651eb15eb85ae1b3bd54056277d1dde58d129 (patch) | |
| tree | 3ac3269e298a8a5ca18723b897558aed5ce0331c /usr.bin/login/Makefile | |
| parent | b81d7730f371c1487dea01674ea15adf03870e4e (diff) | |
Notes
Diffstat (limited to 'usr.bin/login/Makefile')
| -rw-r--r-- | usr.bin/login/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/login/Makefile b/usr.bin/login/Makefile index e473aae538be..9ddda3633819 100644 --- a/usr.bin/login/Makefile +++ b/usr.bin/login/Makefile @@ -10,7 +10,7 @@ MAN= login.1 login.access.5 .if !defined(NO_SETUID_LOGIN) BINOWN= root BINMODE=4555 -INSTALLFLAGS=-fschg +PRECIOUSPROG= .endif .include <bsd.prog.mk> |
