Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/usr.bin/login Pull up 1.34 [simonb]:
details: https://anonhg.NetBSD.org/src/rev/75db56d10c2b
branches: netbsd-1-5
changeset: 489899:75db56d10c2b
user: tv <tv%NetBSD.org@localhost>
date: Wed Oct 18 04:19:58 2000 +0000
description:
Pull up 1.34 [simonb]:
Remove INSTALLFLAGS=-fschg.
diffstat:
usr.bin/login/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 176702db88af -r 75db56d10c2b usr.bin/login/Makefile
--- a/usr.bin/login/Makefile Wed Oct 18 04:19:23 2000 +0000
+++ b/usr.bin/login/Makefile Wed Oct 18 04:19:58 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29.2.3 2000/07/26 23:17:34 mycroft Exp $
+# $NetBSD: Makefile,v 1.29.2.4 2000/10/18 04:19:58 tv Exp $
# @(#)Makefile 8.1 (Berkeley) 7/19/93
.include <bsd.own.mk>
@@ -9,7 +9,6 @@
LDADD+= -lutil -lcrypt
BINOWN= root
BINMODE=4555
-INSTALLFLAGS=-fschg
CPPFLAGS+=-DLOGIN_CAP
.ifdef SKEY
Home |
Main Index |
Thread Index |
Old Index