From 387650fb8be52f47ce8df8ab30e51ea08d4faebe Mon Sep 17 00:00:00 2001 From: mrg Date: Thu, 26 Aug 1999 07:58:58 +0000 Subject: do not install these headers. they are large (~1.8M) and useless to userland. --- sys/dev/microcode/isp/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'sys/dev/microcode/isp') diff --git a/sys/dev/microcode/isp/Makefile b/sys/dev/microcode/isp/Makefile index ba6457b7cd9..88f097aad2b 100644 --- a/sys/dev/microcode/isp/Makefile +++ b/sys/dev/microcode/isp/Makefile @@ -1,7 +1,3 @@ -# $NetBSD: Makefile,v 1.1 1998/06/12 23:22:52 cgd Exp $ - -INCSDIR= /usr/include/dev/microcode/isp - -INCS= asm_pci.h asm_sbus.h +# $NetBSD: Makefile,v 1.2 1999/08/26 07:58:58 mrg Exp $ .include -- cgit