Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sbin Descend into mount_puffs.



details:   https://anonhg.NetBSD.org/src/rev/27a9fa4111e0
branches:  trunk
changeset: 750799:27a9fa4111e0
user:      pooka <pooka%NetBSD.org@localhost>
date:      Thu Jan 14 21:29:26 2010 +0000

description:
Descend into mount_puffs.

diffstat:

 sbin/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r a757d3601241 -r 27a9fa4111e0 sbin/Makefile
--- a/sbin/Makefile     Thu Jan 14 21:26:56 2010 +0000
+++ b/sbin/Makefile     Thu Jan 14 21:29:26 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index