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/passwd Pull up 1.30 [simonb]:
details: https://anonhg.NetBSD.org/src/rev/8de162948705
branches: netbsd-1-5
changeset: 489900:8de162948705
user: tv <tv%NetBSD.org@localhost>
date: Wed Oct 18 04:20:32 2000 +0000
description:
Pull up 1.30 [simonb]:
Remove INSTALLFLAGS=-fschg.
diffstat:
usr.bin/passwd/Makefile | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r 75db56d10c2b -r 8de162948705 usr.bin/passwd/Makefile
--- a/usr.bin/passwd/Makefile Wed Oct 18 04:19:58 2000 +0000
+++ b/usr.bin/passwd/Makefile Wed Oct 18 04:20:32 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25.2.2 2000/06/27 21:49:27 thorpej Exp $
+# $NetBSD: Makefile,v 1.25.2.3 2000/10/18 04:20:32 tv Exp $
# from: @(#)Makefile 8.3 (Berkeley) 4/2/94
.include <bsd.own.mk>
@@ -14,9 +14,6 @@
BINOWN= root
BINMODE=4555
-.if defined(notyet)
-INSTALLFLAGS=-fschg
-.endif
.if (${MKKERBEROS} != "no")
CPPFLAGS+= -DKERBEROS5 -I${DESTDIR}/usr/include/krb5
Home |
Main Index |
Thread Index |
Old Index