From f41656c49ca483a5772af02c66e9fdefabe2e3ea Mon Sep 17 00:00:00 2001 From: gshapiro Date: Tue, 24 Apr 2001 02:57:42 +0000 Subject: ${MAKEOBJDIRPREFIX}/usr/src/i386/usr/include/isc was being created as a plain file during the bootstrapping process of a buildworld and contained the last isc include file to be installed. It was meant to be a directory for the isc include files. --- Makefile.inc1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.inc1') diff --git a/Makefile.inc1 b/Makefile.inc1 index 4039db0..6cd8cd7 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -229,7 +229,7 @@ USRDIRS= usr/bin usr/lib/compat/aout usr/games usr/libdata/ldscripts \ usr/share/groff_font/devutf8 \ usr/share/tmac/mdoc usr/share/tmac/mm -INCDIRS= arpa g++/std objc protocols readline rpc rpcsvc openssl \ +INCDIRS= arpa g++/std isc objc protocols readline rpc rpcsvc openssl \ security ss # -- cgit v1.1