Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/distrib/utils Pull up revision 1.11 (requested by tsuts...
details: https://anonhg.NetBSD.org/src/rev/884bbc025f4e
branches: netbsd-1-5
changeset: 490737:884bbc025f4e
user: he <he%NetBSD.org@localhost>
date: Mon Feb 26 21:25:48 2001 +0000
description:
Pull up revision 1.11 (requested by tsutsui):
Add x_umount to SUBDIR.
diffstat:
distrib/utils/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r ecf60d09aea1 -r 884bbc025f4e distrib/utils/Makefile
--- a/distrib/utils/Makefile Mon Feb 26 21:24:10 2001 +0000
+++ b/distrib/utils/Makefile Mon Feb 26 21:25:48 2001 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9.4.1 2000/10/19 14:13:10 tv Exp $
+# $NetBSD: Makefile,v 1.9.4.2 2001/02/26 21:25:48 he Exp $
SUBDIR= libhack init_s more ssh tls \
x_dd x_dhclient x_dmesg x_ed x_ftp x_gzip x_ifconfig x_netstat x_ping \
- x_route x_sh zcat
+ x_route x_sh x_umount zcat
.if exists(sysinst/arch/${MACHINE})
SUBDIR+=sysinst
Home |
Main Index |
Thread Index |
Old Index