# SPDX-License-Identifier: GPL-2.0

#
# This file is part of Lustre, http://www.lustre.org/
#
# This is included by ptlrpc
#

target_objs := tgt_main.o tgt_lastrcvd.o
target_objs += tgt_handler.o out_handler.o
target_objs += out_lib.o update_trans.o
target_objs += update_records.o update_recovery.o
target_objs += tgt_grant.o tgt_fmd.o barrier.o
target_objs += tgt_mount.o
