# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)

USER_TARGETS   := xsk_fwd

LDLIBS += -lpthread

LIB_DIR = ../lib

include $(LIB_DIR)/common.mk
