From 03f82227d8955b0bb99a5e10a705a1ed85534051 Mon Sep 17 00:00:00 2001 From: veego Date: Sun, 5 Sep 1999 08:14:08 +0000 Subject: [PATCH] Remove the doc subdir til we fix the build problem with it. --- usr.sbin/amd/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/usr.sbin/amd/Makefile b/usr.sbin/amd/Makefile index 5b5e8452314f..930db7db8d9f 100644 --- a/usr.sbin/amd/Makefile +++ b/usr.sbin/amd/Makefile @@ -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