diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 1998-09-19 22:42:06 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 1998-09-19 22:42:06 +0000 |
| commit | be0cde6f10dc8f3b82982c7912af93d61d828d75 (patch) | |
| tree | 820f2eff6ab08f0d6e29ba0386c043d3c1cb271c /usr.bin/login/Makefile | |
| parent | 25352982e7256bd3744cd30c5b7938f468693816 (diff) | |
Notes
Diffstat (limited to 'usr.bin/login/Makefile')
| -rw-r--r-- | usr.bin/login/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/login/Makefile b/usr.bin/login/Makefile index 4c7615ae3df6..71fa73e5f569 100644 --- a/usr.bin/login/Makefile +++ b/usr.bin/login/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 7/19/93 -# $Id$ +# $Id: Makefile,v 1.20 1998/08/06 21:37:04 markm Exp $ PROG= login MAN1= login.1 @@ -26,7 +26,6 @@ LDADD+= -lkrb -ldes DISTRIBUTION= krb .endif -BINOWN= root BINMODE=4555 INSTALLFLAGS=-fschg |
