#
# Makefile for the SMT API Library.
#

obj-y += smt.o smt_sa_data.o smtcp_kernel.o

