Remove dirhash.h.
This commit is contained in:
parent
9a12dd0ebe
commit
468646676a
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.2 2005/01/23 19:37:05 rumble Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2005/01/24 01:32:22 rumble Exp $
|
||||
|
||||
INCSDIR= /usr/include/ufs/ufs
|
||||
|
||||
INCS= dinode.h dir.h dirhash.h inode.h quota.h ufs_bswap.h ufs_extern.h \
|
||||
ufsmount.h
|
||||
INCS= dinode.h dir.h inode.h quota.h ufs_bswap.h ufs_extern.h ufsmount.h
|
||||
|
||||
.include <bsd.kinc.mk>
|
||||
|
|
Loading…
Reference in New Issue