Module Name: src
Committed By: christos
Date: Wed Dec 25 22:04:52 UTC 2013
Modified Files:
src/sbin: Makefile
Removed Files:
src/sbin/mount_smbfs: Makefile Makefile.inc
Log Message:
moved to external
To generate a diff of this commit:
cvs rdiff -u -r1.125 -r1.126 src/sbin/Makefile
cvs rdiff -u -r1.12 -r0 src/sbin/mount_smbfs/Makefile
cvs rdiff -u -r1.5 -r0 src/sbin/mount_smbfs/Makefile.inc
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.125 src/sbin/Makefile:1.126
--- src/sbin/Makefile:1.125 Mon Oct 28 15:05:21 2013
+++ src/sbin/Makefile Wed Dec 25 17:04:52 2013
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.125 2013/10/28 19:05:21 mbalmer Exp $
+# $NetBSD: Makefile,v 1.126 2013/12/25 22:04:52 christos Exp $
# @(#)Makefile 8.5 (Berkeley) 3/31/94
# Not ported: XNSrouted enpload scsiformat startslip
@@ -44,7 +44,6 @@ SUBDIR+= mount_portal
SUBDIR+= mount_procfs
SUBDIR+= mount_ptyfs
SUBDIR+= mount_puffs
-SUBDIR+= mount_smbfs
SUBDIR+= mount_sysvbfs
SUBDIR+= mount_tmpfs
SUBDIR+= mount_umap