From ddab92e571b16fa8898fbf6dac81f7a2fc23dac6 Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Wed, 27 Jun 2001 08:04:07 +0000 Subject: [PATCH] Why was a very large chunk of code commited to the source tree without checking if a make build of the entire system still works? How many other parts of the tree are now not going to build? All development has not stopped until this is fixed. --- src/include/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/include/Makefile b/src/include/Makefile index 3559b169..27f1a209 100644 --- a/src/include/Makefile +++ b/src/include/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.94 2001/06/26 15:32:44 hin Exp $ +# $OpenBSD: Makefile,v 1.95 2001/06/27 08:04:07 deraadt Exp $ # $NetBSD: Makefile,v 1.59 1996/05/15 21:36:43 jtc Exp $ # @(#)Makefile 5.45.1.1 (Berkeley) 5/6/91 @@ -36,7 +36,7 @@ MFILES+= link.h dlfcn.h .endif DIRS= arpa protocols rpc rpcsvc -LDIRS= crypto ddb dev isofs miscfs net netatalk netccitt netinet \ +LDIRS= crypto ddb dev isofs miscfs net netatalk netccitt netinet altq \ netinet6 netipx netiso netnatm netns nfs scsi sys ufs uvm vm xfs # Directories with an includes target