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 Pullup 1.10 [matt]:



details:   https://anonhg.NetBSD.org/src/rev/1ccf6c5d3454
branches:  netbsd-1-5
changeset: 489932:1ccf6c5d3454
user:      tv <tv%NetBSD.org@localhost>
date:      Thu Oct 19 14:13:10 2000 +0000

description:
Pullup 1.10 [matt]:
Add missing directories so make obj DTRT.

diffstat:

 distrib/utils/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (13 lines):

diff -r 754878d3e604 -r 1ccf6c5d3454 distrib/utils/Makefile
--- a/distrib/utils/Makefile    Thu Oct 19 14:11:49 2000 +0000
+++ b/distrib/utils/Makefile    Thu Oct 19 14:13:10 2000 +0000
@@ -1,7 +1,7 @@
-#      $NetBSD: Makefile,v 1.9 2000/05/12 20:54:16 thorpej Exp $
+#      $NetBSD: Makefile,v 1.9.4.1 2000/10/19 14:13:10 tv Exp $
 
 SUBDIR=        libhack init_s more ssh tls \
-       x_dd x_dhclient x_ftp x_gzip x_ifconfig x_netstat x_ping \
+       x_dd x_dhclient x_dmesg x_ed x_ftp x_gzip x_ifconfig x_netstat x_ping \
        x_route x_sh zcat
 
 .if exists(sysinst/arch/${MACHINE})



Home | Main Index | Thread Index | Old Index