diff options
| author | mrg <mrg@NetBSD.org> | 1999-08-26 07:58:58 +0000 |
|---|---|---|
| committer | mrg <mrg@NetBSD.org> | 1999-08-26 07:58:58 +0000 |
| commit | 387650fb8be52f47ce8df8ab30e51ea08d4faebe (patch) | |
| tree | 7b37a12701aa68087bc36689021701916bd54498 /sys/dev/microcode/isp | |
| parent | 6458b2ce43ea256f4734605b32f8bc0d1e8082b0 (diff) | |
do not install these headers. they are large (~1.8M) and useless to userland.
Diffstat (limited to 'sys/dev/microcode/isp')
| -rw-r--r-- | sys/dev/microcode/isp/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
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 <bsd.kinc.mk> |
