Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/microcode/isp do not install these headers. they ar...



details:   https://anonhg.NetBSD.org/src/rev/4041cd4a4c61
branches:  trunk
changeset: 475811:4041cd4a4c61
user:      mrg <mrg%NetBSD.org@localhost>
date:      Thu Aug 26 07:58:58 1999 +0000

description:
do not install these headers.  they are large (~1.8M) and useless to userland.

diffstat:

 sys/dev/microcode/isp/Makefile |  6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diffs (12 lines):

diff -r b4a660f1e18c -r 4041cd4a4c61 sys/dev/microcode/isp/Makefile
--- a/sys/dev/microcode/isp/Makefile    Thu Aug 26 07:33:16 1999 +0000
+++ b/sys/dev/microcode/isp/Makefile    Thu Aug 26 07:58:58 1999 +0000
@@ -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>



Home | Main Index | Thread Index | Old Index