Module Name: src
Committed By: pooka
Date: Thu Jan 14 21:29:26 UTC 2010
Modified Files:
src/sbin: Makefile
Log Message:
Descend into mount_puffs.
To generate a diff of this commit:
cvs rdiff -u -r1.114 -r1.115 src/sbin/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sbin/Makefile
diff -u src/sbin/Makefile:1.114 src/sbin/Makefile:1.115
--- src/sbin/Makefile:1.114 Sat Jul 18 16:31:41 2009
+++ src/sbin/Makefile Thu Jan 14 21:29:26 2010
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.114 2009/07/18 16:31:41 reinoud Exp $
+# $NetBSD: Makefile,v 1.115 2010/01/14 21:29:26 pooka Exp $
# @(#)Makefile 8.5 (Berkeley) 3/31/94
# Not ported: XNSrouted enpload scsiformat startslip
@@ -41,6 +41,7 @@
SUBDIR+= mount_portal
SUBDIR+= mount_procfs
SUBDIR+= mount_ptyfs
+SUBDIR+= mount_puffs
SUBDIR+= mount_smbfs
SUBDIR+= mount_sysvbfs
SUBDIR+= mount_tmpfs