Even though the parent doesn't descend here, it's still convenient to
have a makefile to build the 4 examples at once.
This commit is contained in:
parent
a8accd0f06
commit
5ff979921c
|
@ -0,0 +1,5 @@
|
|||
# $NetBSD: Makefile,v 1.1 2007/01/30 01:26:58 gdt Exp $
|
||||
|
||||
SUBDIR= dtfs pnullfs rot13fs sysctlfs
|
||||
|
||||
.include <bsd.subdir.mk>
|
Loading…
Reference in New Issue