mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-28 16:43:09 +00:00
Makefile changes to accomodate new XFS import.
This commit is contained in:
parent
94ba00f925
commit
4dd5eaba96
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=159453
@ -28,6 +28,7 @@ SRCS = vnode_if.h \
|
|||||||
xfs_dir_leaf.c \
|
xfs_dir_leaf.c \
|
||||||
xfs_error.c \
|
xfs_error.c \
|
||||||
xfs_extfree_item.c \
|
xfs_extfree_item.c \
|
||||||
|
xfs_freebsd_iget.c \
|
||||||
xfs_fsops.c \
|
xfs_fsops.c \
|
||||||
xfs_ialloc.c \
|
xfs_ialloc.c \
|
||||||
xfs_ialloc_btree.c \
|
xfs_ialloc_btree.c \
|
||||||
@ -38,7 +39,6 @@ SRCS = vnode_if.h \
|
|||||||
xfs_dfrag.c \
|
xfs_dfrag.c \
|
||||||
xfs_log.c \
|
xfs_log.c \
|
||||||
xfs_log_recover.c \
|
xfs_log_recover.c \
|
||||||
xfs_macros.c \
|
|
||||||
xfs_mount.c \
|
xfs_mount.c \
|
||||||
xfs_rename.c \
|
xfs_rename.c \
|
||||||
xfs_trans.c \
|
xfs_trans.c \
|
||||||
|
Loading…
Reference in New Issue
Block a user