Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/mount_smbfs build smb_kernelops
details: https://anonhg.NetBSD.org/src/rev/799ea8b77383
branches: trunk
changeset: 747229:799ea8b77383
user: pooka <pooka%NetBSD.org@localhost>
date: Sun Sep 06 18:39:04 2009 +0000
description:
build smb_kernelops
diffstat:
sbin/mount_smbfs/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r c413286d3898 -r 799ea8b77383 sbin/mount_smbfs/Makefile
--- a/sbin/mount_smbfs/Makefile Sun Sep 06 18:38:17 2009 +0000
+++ b/sbin/mount_smbfs/Makefile Sun Sep 06 18:39:04 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2009/09/05 18:37:51 pooka Exp $
+# $NetBSD: Makefile,v 1.10 2009/09/06 18:39:04 pooka Exp $
WARNS?= 3 # XXX: sign-compare issues
@@ -6,7 +6,7 @@
PROG= mount_smbfs
MAN= mount_smbfs.8
-SRCS= mount_smbfs.c
+SRCS= mount_smbfs.c smb_kernelops.c
.include "Makefile.inc"
Home |
Main Index |
Thread Index |
Old Index