#
# Makefile for the SMT API Library.
#

obj-y += smt.o smtcp_kernel.o

