Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/rump/fs/lib/libffs remove removed file
details: https://anonhg.NetBSD.org/src/rev/3a7f4fa69b30
branches: trunk
changeset: 1009072:3a7f4fa69b30
user: christos <christos%NetBSD.org@localhost>
date: Sun Apr 12 00:04:45 2020 +0000
description:
remove removed file
diffstat:
sys/rump/fs/lib/libffs/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 23ad2831c278 -r 3a7f4fa69b30 sys/rump/fs/lib/libffs/Makefile
--- a/sys/rump/fs/lib/libffs/Makefile Sat Apr 11 22:41:06 2020 +0000
+++ b/sys/rump/fs/lib/libffs/Makefile Sun Apr 12 00:04:45 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2015/10/19 16:16:35 pooka Exp $
+# $NetBSD: Makefile,v 1.17 2020/04/12 00:04:45 christos Exp $
#
.PATH: ${.CURDIR}/../../../../ufs/ffs ${.CURDIR}/../../../../ufs/ufs
@@ -11,7 +11,7 @@
ffs_wapbl.c ffs_quota2.c
SRCS+= ufs_bmap.c ufs_dirhash.c ufs_extattr.c ufs_inode.c \
- ufs_lookup.c ufs_rename.c ufs_vfsops.c ufs_vnops.c ufs_wapbl.c \
+ ufs_lookup.c ufs_rename.c ufs_vfsops.c ufs_vnops.c \
ufs_quota.c ufs_quota2.c quota2_subr.c
CPPFLAGS+= -DFFS_EI -DUFS_DIRHASH -DWAPBL -DAPPLE_UFS -DUFS_EXTATTR \
Home |
Main Index |
Thread Index |
Old Index