Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/ypserv/ypinit split line



details:   https://anonhg.NetBSD.org/src/rev/a22ebbb046cb
branches:  trunk
changeset: 472212:a22ebbb046cb
user:      lukem <lukem%NetBSD.org@localhost>
date:      Sun Apr 25 06:28:10 1999 +0000

description:
split line

diffstat:

 usr.sbin/ypserv/ypinit/Makefile.main |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r ea4f22d911c2 -r a22ebbb046cb usr.sbin/ypserv/ypinit/Makefile.main
--- a/usr.sbin/ypserv/ypinit/Makefile.main      Sun Apr 25 04:51:53 1999 +0000
+++ b/usr.sbin/ypserv/ypinit/Makefile.main      Sun Apr 25 06:28:10 1999 +0000
@@ -1,7 +1,8 @@
-#      $NetBSD: Makefile.main,v 1.3 1997/10/15 03:02:03 lukem Exp $
+#      $NetBSD: Makefile.main,v 1.4 1999/04/25 06:28:10 lukem Exp $
 
 SUBDIR=        
 
-TARGETS+=      passwd aliases amd.home ethers group hosts netgroup networks protocols rpc services netid
+TARGETS+=      passwd aliases amd.home ethers group hosts netgroup \
+               networks protocols rpc services netid
 
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index