Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/amd Remove the doc subdir til we fix the build prob...



details:   https://anonhg.NetBSD.org/src/rev/905c1e247210
branches:  trunk
changeset: 476076:905c1e247210
user:      veego <veego%NetBSD.org@localhost>
date:      Sun Sep 05 08:14:08 1999 +0000

description:
Remove the doc subdir til we fix the build problem with it.

diffstat:

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

diffs (12 lines):

diff -r 0725a3acd724 -r 905c1e247210 usr.sbin/amd/Makefile
--- a/usr.sbin/amd/Makefile     Sun Sep 05 07:27:55 1999 +0000
+++ b/usr.sbin/amd/Makefile     Sun Sep 05 08:14:08 1999 +0000
@@ -1,5 +1,6 @@
-#      $NetBSD: Makefile,v 1.10 1999/09/04 22:38:15 christos Exp $
-SUBDIR= libamu amd amq hlfsd fixmount fsinfo mk-amd-map pawd wire-test doc
+#      $NetBSD: Makefile,v 1.11 1999/09/05 08:14:08 veego Exp $
+SUBDIR= libamu amd amq hlfsd fixmount fsinfo mk-amd-map pawd wire-test
+# Remove the doc subdir til we fix the build problem with it
 
 all-amd all-amq all-hlfsd all-fixmount all-fsinfo all-mk-amd-map all-pawd \
     all-wire-test: all-libamu



Home | Main Index | Thread Index | Old Index