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/lock Pull up 1.10 [simonb]:



details:   https://anonhg.NetBSD.org/src/rev/176702db88af
branches:  netbsd-1-5
changeset: 489898:176702db88af
user:      tv <tv%NetBSD.org@localhost>
date:      Wed Oct 18 04:19:23 2000 +0000

description:
Pull up 1.10 [simonb]:
Remove INSTALLFLAGS=-fschg.

diffstat:

 usr.bin/lock/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 8d883e1b28ce -r 176702db88af usr.bin/lock/Makefile
--- a/usr.bin/lock/Makefile     Wed Oct 18 04:18:51 2000 +0000
+++ b/usr.bin/lock/Makefile     Wed Oct 18 04:19:23 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.9 1997/10/12 12:56:51 mycroft Exp $
+#      $NetBSD: Makefile,v 1.9.12.1 2000/10/18 04:19:23 tv Exp $
 #      @(#)Makefile    8.1 (Berkeley) 6/6/93
 
 PROG=  lock
@@ -6,7 +6,6 @@
 LDADD+= -lcrypt
 BINOWN= root
 BINMODE=4555
-INSTALLFLAGS=-fschg
 
 .include <bsd.prog.mk>
 



Home | Main Index | Thread Index | Old Index