

STATIC_LIB  = $(LIB)/test_components.$(SIM).a
SRCS = \
	$(SRC)/uart_basic_test_component.cpp 

INCL = -I../vip/uart

include $(TRUSS_HOME)/inc/Makefile
