remove deadfs and fifofs

This commit is contained in:
explorer 1996-11-05 02:30:16 +00:00
parent 0c69983b3e
commit 4f2a5a3b7d
1 changed files with 1 additions and 3 deletions

View File

@ -1,7 +1,5 @@
# $NetBSD: Makefile,v 1.1 1996/08/22 20:18:27 explorer Exp $
# $NetBSD: Makefile,v 1.2 1996/11/05 02:30:16 explorer Exp $
# MISSING: fifo (prolly needs a syscall layer as well)
# deadfs
SUBDIR= fdesc kernfs nullfs portal procfs umapfs union
.include <bsd.subdir.mk>