Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/netsmb comment out includes for now
details: https://anonhg.NetBSD.org/src/rev/3424cabbd21f
branches: trunk
changeset: 520403:3424cabbd21f
user: deberg <deberg%NetBSD.org@localhost>
date: Wed Jan 09 21:10:04 2002 +0000
description:
comment out includes for now
diffstat:
sys/netsmb/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (16 lines):
diff -r 820526906038 -r 3424cabbd21f sys/netsmb/Makefile
--- a/sys/netsmb/Makefile Wed Jan 09 21:07:54 2002 +0000
+++ b/sys/netsmb/Makefile Wed Jan 09 21:10:04 2002 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2002/01/04 02:57:51 deberg Exp $
+# $NetBSD: Makefile,v 1.4 2002/01/09 21:10:04 deberg Exp $
KDIR= /sys/netsmb
INCSDIR= /usr/include/netsmb
-INCS= iconv.h netbios.h smb.h smb_conn.h smb_dev.h smb_rq.h smb_subr.h \
- smb_tran.h smb_trantcp.h
+#INCS= iconv.h netbios.h smb.h smb_conn.h smb_dev.h smb_rq.h smb_subr.h \
+# smb_tran.h smb_trantcp.h
.include <bsd.kinc.mk>
Home |
Main Index |
Thread Index |
Old Index