Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/dump_lfs revert part of previous commit
details: https://anonhg.NetBSD.org/src/rev/b0e2fb951bde
branches: trunk
changeset: 787392:b0e2fb951bde
user: christos <christos%NetBSD.org@localhost>
date: Sat Jun 15 12:29:02 2013 +0000
description:
revert part of previous commit
diffstat:
sbin/dump_lfs/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r f61fe9a64ac8 -r b0e2fb951bde sbin/dump_lfs/Makefile
--- a/sbin/dump_lfs/Makefile Sat Jun 15 01:39:56 2013 +0000
+++ b/sbin/dump_lfs/Makefile Sat Jun 15 12:29:02 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2013/06/15 01:26:48 christos Exp $
+# $NetBSD: Makefile,v 1.16 2013/06/15 12:29:02 christos Exp $
# @(#)Makefile 8.1 (Berkeley) 6/5/93
# lfs_inode.c LFS filestore-specific routines
@@ -27,6 +27,7 @@
COPTS.lfs_inode.c+= -fno-tree-ter
.endif
-.PATH: ${NETBSDSRCDIR}/sbin/dump ${NETBSDSRCDIR}/sys/ufs/lfs
+.PATH: ${NETBSDSRCDIR}/sbin/dump ${NETBSDSRCDIR}/sys/ufs/lfs \
+ ${NETBSDSRCDIR}/sys/ufs/ffs
.include <bsd.prog.mk>
Home |
Main Index |
Thread Index |
Old Index