get rid of md4.h

This commit is contained in:
deberg 2000-12-08 06:22:53 +00:00
parent d50ea7340e
commit 294666e528
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.1 2000/12/07 03:48:09 deberg Exp $
# $NetBSD: Makefile,v 1.2 2000/12/08 06:22:53 deberg Exp $
KDIR= /sys/netsmb
INCSDIR= /usr/include/netsmb
INCS= iconv.h md4.h netbios.h smb.h smb_conn.h smb_dev.h smb_lib.h smb_lock.h \
INCS= iconv.h netbios.h smb.h smb_conn.h smb_dev.h smb_lib.h \
smb_rap.h smb_rq.h smb_subr.h smb_tran.h smb_trantcp.h
.include <bsd.kinc.mk>