Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/lkm/vfs/coda5 add missing path.
details: https://anonhg.NetBSD.org/src/rev/2a3a2099f37a
branches: trunk
changeset: 551822:2a3a2099f37a
user: christos <christos%NetBSD.org@localhost>
date: Fri Sep 12 16:29:09 2003 +0000
description:
add missing path.
diffstat:
sys/lkm/vfs/coda5/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r a86b59fc0c78 -r 2a3a2099f37a sys/lkm/vfs/coda5/Makefile
--- a/sys/lkm/vfs/coda5/Makefile Fri Sep 12 16:27:27 2003 +0000
+++ b/sys/lkm/vfs/coda5/Makefile Fri Sep 12 16:29:09 2003 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2003/09/12 13:05:28 christos Exp $
+# $NetBSD: Makefile,v 1.5 2003/09/12 16:29:09 christos Exp $
.include "../Makefile.inc"
-.PATH: ${.CURDIR}/../coda
+.PATH: $S/coda ${.CURDIR}/../coda
KMOD= coda5
Home |
Main Index |
Thread Index |
Old Index